.bjb-brands{position:relative;overflow:hidden;background-color:var(--bjb-br-bg, #c4c8d8);padding-top:var(--bjb-br-pt, 52px);padding-bottom:var(--bjb-br-pb, 64px)}.bjb-brands__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-brands__bg-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-brands__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-br-overlay, rgba(196,200,216,.88))}.bjb-brands__texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-image:repeating-linear-gradient(-55deg,rgba(255,255,255,.055) 0px,rgba(255,255,255,.055) 1px,transparent 1px,transparent 28px)}.bjb-brands__inner{position:relative;z-index:3}.bjb-brands-group{margin-bottom:var(--bjb-br-group-gap, 48px)}.bjb-brands-group:last-child{margin-bottom:0}.bjb-brands-group__heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-br-cat-size, 18px);font-weight:var(--bjb-br-cat-weight, 800);color:var(--bjb-br-cat-color, #1a1a3e);text-transform:uppercase;line-height:1.2;margin:0 0 var(--bjb-br-cat-mb, 20px) 0;padding-bottom:10px;border-bottom:2px solid rgba(26,26,62,.12)}.bjb-brands-grid{display:grid;grid-template-columns:repeat(var(--bjb-br-cols, 5),1fr);gap:var(--bjb-br-gap, 12px);align-items:stretch}.bjb-brand-card{display:flex;align-items:center;justify-content:center;background:var(--bjb-br-card-bg, rgba(195,200,225,.55));border:var(--bjb-br-card-bw, 1.5px) solid var(--bjb-br-card-bc, rgba(255,255,255,.55));border-radius:var(--bjb-br-card-radius, 10px);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 10px #3c286412,inset 0 1px #ffffff73;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;height:var(--bjb-br-card-height, 90px)}.bjb-brand-card:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 24px #3c286424,inset 0 1px #ffffff8c}.bjb-brand-card__logo{display:block;width:var(--bjb-br-logo-width, 120px);height:var(--bjb-br-logo-height, 60px);object-fit:cover;object-position:center;padding:var(--bjb-br-card-py, 12px) var(--bjb-br-card-px, 16px);box-sizing:border-box}.bjb-brand-card span{padding:var(--bjb-br-card-py, 12px) var(--bjb-br-card-px, 16px);display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-br-cat-size, 13px);font-weight:700;color:#1a1a3e;word-break:break-word}@media screen and (max-width:989px){.bjb-brands{padding-top:var(--bjb-br-pt-mobile, 40px);padding-bottom:var(--bjb-br-pb-mobile, 52px)}.bjb-brands-grid{grid-template-columns:repeat(var(--bjb-br-cols-tablet, 3),1fr)}.bjb-brands-group__heading{font-size:calc(var(--bjb-br-cat-size, 18px) * .9)}}@media screen and (max-width:749px){.bjb-brands-grid{grid-template-columns:repeat(var(--bjb-br-cols-mobile, 2),1fr);gap:10px}.bjb-brands-group{margin-bottom:36px}.bjb-brand-card{min-height:70px;padding:12px 10px}}@media screen and (max-width:480px){.bjb-brands-grid{gap:8px}.bjb-brand-card{min-height:60px}}.bjb-contact{position:relative;overflow:hidden;background-color:var(--bjb-ct-bg, #c4c8d8);padding-top:var(--bjb-ct-pt, 60px);padding-bottom:var(--bjb-ct-pb, 60px)}.bjb-contact__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-contact__bg-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-contact__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-ct-overlay, rgba(196,200,216,.88))}.bjb-contact__texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-image:repeating-linear-gradient(-55deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 1px,transparent 1px,transparent 28px)}.bjb-contact__inner{position:relative}.bjb-contact__layout{display:grid;grid-template-columns:var(--bjb-ct-col-left, 340px) 1fr;gap:var(--bjb-ct-col-gap, 40px);align-items:start}.bjb-contact__details-heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-ct-heading-size, 32px);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin:0 0 32px;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}.bjb-contact__details-heading-plain{color:var(--bjb-ct-heading-plain, #1a1a3e)}.bjb-contact__details-heading-accent{color:var(--bjb-ct-heading-accent, #a22056)}.bjb-contact__info-list{display:flex;flex-direction:column;gap:24px;margin-bottom:36px}.bjb-contact__info-row{display:flex;align-items:flex-start;gap:14px}.bjb-contact__info-icon{width:var(--bjb-ct-icon-size, 36px);height:var(--bjb-ct-icon-size, 36px);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#a220561a;border-radius:50%;margin-top:2px}.bjb-contact__info-icon svg{width:18px;height:18px;stroke:var(--bjb-ct-heading-accent, #a22056);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bjb-contact__info-text{display:flex;flex-direction:column;gap:3px}.bjb-contact__info-label{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-ct-info-label-size, 15px);font-weight:600;color:var(--bjb-ct-heading-plain, #1a1a3e);line-height:1.3;margin:0}.bjb-contact__info-value{font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-ct-info-value-size, 14px);font-weight:400;color:var(--bjb-ct-info-value-color, #3a3a5e);line-height:1.2;margin:0}.bjb-contact__info-value a{color:var(--bjb-ct-info-value-color, #3a3a5e);text-decoration:none}.bjb-contact__info-value a:hover{color:var(--bjb-ct-heading-accent, #a22056)}.bjb-contact__urgent-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:var(--bjb-ct-heading-accent, #8B1A48);color:#fff;font-family:var(--bjb-font-display, var(--font-heading-family));font-size:15px;font-weight:600;letter-spacing:.02em;border-radius:6px;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s ease}.bjb-contact__urgent-btn:hover{opacity:.86}.bjb-contact__urgent-btn img{width:20px;height:20px;flex-shrink:0}.bjb-contact__form-card{background:var(--bjb-ct-form-bg, #EBEBEB);border-radius:var(--bjb-ct-form-radius, 16px);padding:var(--bjb-ct-form-py, 36px) var(--bjb-ct-form-px, 36px);box-shadow:0 4px 24px #3c285014}.bjb-contact__form-heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-ct-form-heading-size, 28px);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin:0 0 28px;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}.bjb-contact__form-heading-plain{color:var(--bjb-ct-heading-plain, #1a1a3e)}.bjb-contact__form-heading-accent{color:var(--bjb-ct-heading-accent, #a22056)}.bjb-contact__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px;margin-bottom:20px}.bjb-contact__field{display:flex;flex-direction:column;gap:6px}.bjb-contact__field--full{grid-column:1 / -1}.bjb-contact__label{font-family:var(--bjb-font-body, var(--font-body-family));font-size:16px;font-weight:400;color:#000;line-height:1.3}.bjb-contact__label .bjb-required{color:var(--bjb-ct-heading-accent, #8B1A48);margin-left:2px}.bjb-contact__input,.bjb-contact__textarea{width:100%;background:#fff;border:1.5px solid #e0dce8;border-radius:8px;padding:12px 14px;font-family:var(--bjb-font-body, var(--font-body-family));font-size:15px;color:#1a1a3e;line-height:1.5;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;outline:none;-webkit-appearance:none;appearance:none}.bjb-contact__input:focus,.bjb-contact__textarea:focus{border-color:var(--bjb-ct-heading-accent, #a22056);box-shadow:0 0 0 3px #a220561f}.bjb-contact__textarea{resize:vertical;min-height:120px}.bjb-contact__upload-label{font-family:var(--bjb-font-body, var(--font-body-family));font-size:14px;font-weight:400;color:#2a2a4e;margin-bottom:8px;display:block}.bjb-contact__upload-zone{border:2px dashed #c8c4d8;border-radius:8px;padding:24px 16px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:border-color .2s,background .2s;position:relative;margin-bottom:24px;background:#fff}.bjb-contact__upload-zone:hover{border-color:var(--bjb-ct-heading-accent, #a22056);background:#a2205608}.bjb-contact__upload-zone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.bjb-contact__upload-zone svg{width:24px;height:24px;stroke:#8890b8;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bjb-contact__upload-text{font-family:var(--bjb-font-body, var(--font-body-family));font-size:14px;color:#8890b8}.bjb-contact__submit{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:var(--bjb-ct-heading-accent, #a22056);color:#fff;font-family:var(--bjb-font-display, var(--font-heading-family));font-size:15px;font-weight:600;letter-spacing:.02em;border-radius:6px;border:none;cursor:pointer;transition:opacity .2s ease}.bjb-contact__submit:hover{opacity:.87}.bjb-contact__form-success{background:#22783c1a;border:1.5px solid rgba(34,120,60,.3);border-radius:8px;padding:16px 20px;font-family:var(--bjb-font-body, var(--font-body-family));font-size:15px;color:#1a4a2a;margin-bottom:20px;display:none}.bjb-contact__form-success.bjb-visible{display:block}.bjb-contact__map{margin-top:var(--bjb-ct-map-mt, 40px);border-radius:var(--bjb-ct-map-radius, 16px);overflow:hidden;box-shadow:0 4px 24px #3c285014;line-height:0}.bjb-contact__map iframe{width:100%;height:var(--bjb-ct-map-height, 360px);border:none;display:block}.bjb-urgent-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.bjb-urgent-modal[hidden]{display:none}.bjb-urgent-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;cursor:pointer}.bjb-urgent-modal__box{position:relative;z-index:1;background:#dddeee;border-radius:18px;box-shadow:0 24px 64px #140a2840;padding:36px 40px;width:100%;max-width:520px;animation:bjb-urgent-in .22s cubic-bezier(.22,1,.36,1) both}@keyframes bjb-urgent-in{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.bjb-urgent-modal__close{position:absolute;top:14px;right:16px;width:32px;height:32px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;opacity:.5;transition:opacity .2s}.bjb-urgent-modal__close:hover{opacity:1}.bjb-urgent-modal__close svg{width:20px;height:20px;stroke:#1f1c51;fill:none;stroke-width:2;stroke-linecap:round}.bjb-urgent-modal__header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.bjb-urgent-modal__title{margin:0;font-family:var(--font-heading-family);font-size:22px;font-weight:700;color:#1f1c51;line-height:1.2}.bjb-urgent-modal__contacts{display:flex;flex-direction:column;gap:5px}.bjb-urgent-modal__row{display:flex;align-items:center;justify-content:space-between;gap:24px}.bjb-urgent-modal__name{font-size:15px;color:#000;font-weight:500}.bjb-urgent-modal__phone{font-size:15px;font-weight:600;color:#000;text-decoration:none;white-space:nowrap}.bjb-urgent-modal__phone:hover{text-decoration:underline;color:#8b1a48}@media screen and (max-width:989px){.bjb-contact{padding-top:var(--bjb-ct-pt-mobile, 48px);padding-bottom:var(--bjb-ct-pb-mobile, 56px)}.bjb-contact__layout{grid-template-columns:1fr;gap:40px}.bjb-contact__details-heading{font-size:calc(var(--bjb-ct-heading-size, 32px) * .85)}}@media screen and (max-width:749px){.bjb-contact__form-grid{grid-template-columns:1fr}.bjb-contact__form-card{padding:24px 20px}.bjb-contact__details-heading{font-size:clamp(24px,7vw,30px)}.bjb-contact__map iframe{height:var(--bjb-ct-map-height-mobile, 260px)}.bjb-urgent-modal__box{padding:28px 24px}.bjb-urgent-modal__row{flex-direction:column;align-items:flex-start;gap:2px}}.bjb-hero-slider{position:relative;width:100%;min-height:var(--bjb-hero-min-height, 580px);overflow:hidden;isolation:isolate}.bjb-hero-slider__track{position:relative;width:100%;height:100%}.bjb-slide{position:absolute;top:0;right:0;bottom:0;left:0;min-height:var(--bjb-hero-min-height, 580px);display:flex;align-items:center;opacity:0;z-index:0;pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.bjb-slide--active{opacity:1;z-index:1;pointer-events:auto;position:relative}.bjb-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.bjb-slide__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 95%}.bjb-slide__bg--fallback{background:#0f0c14}.bjb-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.bjb-slide__inner{position:relative;z-index:1;width:100%;padding-top:96px;padding-bottom:96px}.bjb-slide__content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:820px;margin:0 auto}.bjb-slide__eyebrow{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:5px;padding:10px 24px;border:1.5px solid rgba(255,255,255,.75);border-radius:6px;background-color:#ffffff0d;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);margin:0 0 32px;line-height:1.4}.bjb-slide__eyebrow-bold{font-size:30px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff}.bjb-slide__eyebrow-light{font-family:var(--bjb-font-body, var(--font-body-family));font-size:13px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#fffc}.bjb-slide__title{font-size:clamp(38px,6vw,72px);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:#fff;margin:0 0 20px;text-transform:uppercase}.bjb-slide__subtitle{font-size:17px;font-weight:400;line-height:1.65;color:#fff;max-width:700px;margin:0 0 44px}.bjb-slide__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;align-items:center;margin-bottom:0}.bjb-hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 32px;font-family:var(--bjb-font-body, var(--font-body-family));font-size:20px;font-weight:700;letter-spacing:.03em;border-radius:4px;text-decoration:none;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,border-color .2s ease;white-space:nowrap;border:2px solid transparent;line-height:1}.bjb-hero-btn--primary{background-color:#8b1a48;color:#fff;border-color:rgb(var(--bjb-rgb-crimson, 162, 32, 86))}.bjb-hero-btn--primary:hover,.bjb-hero-btn--primary:focus-visible{opacity:.85}.bjb-hero-btn--secondary{background-color:#fefefe33;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);color:#fff;border-color:#8b1a48}.bjb-hero-btn--secondary:hover,.bjb-hero-btn--secondary:focus-visible{background-color:#ffffff1a;border-color:#ffffffe6}.bjb-hero-btn:focus-visible{outline:3px solid rgba(255,255,255,.75);outline-offset:3px}.bjb-slider-dots{position:absolute;bottom:36px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:8px}.bjb-slider-dot{display:block;height:8px;width:8px;border-radius:50%;background:#ffffff59;border:none;padding:0;flex-shrink:0;cursor:pointer;transition:width .3s ease,border-radius .3s ease,background-color .3s ease}.bjb-slider-dot--active{width:40px;border-radius:4px;background-color:rgb(var(--bjb-rgb-crimson, 162, 32, 86))}.bjb-slider-dot:focus-visible{outline:2px solid rgba(255,255,255,.75);outline-offset:3px}@keyframes bjb-slide-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.bjb-slide--active .bjb-slide__eyebrow,.bjb-slide--active .bjb-slide__title,.bjb-slide--active .bjb-slide__subtitle,.bjb-slide--active .bjb-slide__actions{animation:bjb-slide-in .65s cubic-bezier(.22,1,.36,1) both}.bjb-slide--active .bjb-slide__eyebrow{animation-delay:.15s}.bjb-slide--active .bjb-slide__title{animation-delay:.25s}.bjb-slide--active .bjb-slide__subtitle{animation-delay:.35s}.bjb-slide--active .bjb-slide__actions{animation-delay:.45s}@media(prefers-reduced-motion:reduce){.bjb-slide--active .bjb-slide__eyebrow,.bjb-slide--active .bjb-slide__title,.bjb-slide--active .bjb-slide__subtitle,.bjb-slide--active .bjb-slide__actions{animation:none}.bjb-slide{transition:none}}@media screen and (max-width:989px){.bjb-slide__inner{padding-top:80px;padding-bottom:80px}.bjb-slide__title{font-size:clamp(36px,7vw,60px)}.bjb-slide__subtitle{font-size:16px}}@media screen and (max-width:749px){.bjb-hero-slider,.bjb-slide{min-height:100svh;min-height:100vh}.bjb-slide__inner{padding-top:72px;padding-bottom:100px}.bjb-slide__eyebrow{padding:9px 16px;margin-bottom:22px}.bjb-slide__eyebrow-bold{font-size:20px}.bjb-slide__eyebrow-light{font-size:11px}.bjb-slide__title{font-size:clamp(32px,9.5vw,52px);letter-spacing:-.01em;margin-bottom:14px}.bjb-slide__subtitle{font-size:15px;max-width:100%;margin-bottom:32px}.bjb-slide__actions{flex-direction:column;align-items:stretch;width:100%;max-width:360px;gap:12px}.bjb-hero-btn{width:100%;padding:15px 20px;font-size:15px;text-align:center;justify-content:center}.bjb-slider-dots{bottom:32px;gap:7px}.bjb-slider-dot{height:7px;width:7px}.bjb-slider-dot--active{width:30px;height:7px}}@media screen and (max-width:480px){.bjb-slide__eyebrow{flex-direction:column;gap:2px;padding:8px 14px}.bjb-slide__title{font-size:clamp(28px,10.5vw,40px)}.bjb-slide__actions{max-width:100%}.bjb-hero-btn{font-size:14px;padding:14px 16px}}.bjb-logos{position:relative;overflow:hidden;padding:var(--bjb-logos-pt, 40px) 0 var(--bjb-logos-pb, 40px);background-color:var(--bjb-logos-bg, #f5f5f7)}.bjb-logos__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-logos__bg-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-logos__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-logos-overlay, rgba(245,245,247,.9))}.bjb-logos__inner{position:relative;z-index:2}.bjb-logos__heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:clamp(18px,2.5vw,26px);font-weight:700;text-align:center;color:var(--bjb-logos-heading-color, #1a1a2e);margin:0 0 28px;letter-spacing:-.01em}.bjb-logos__viewport{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%)}.bjb-logos__track{display:flex;align-items:center;gap:var(--bjb-logo-gap, 16px);width:max-content;animation:bjb-logos-scroll var(--bjb-logo-duration, 30s) linear infinite;will-change:transform;margin:10px 0;padding:10px 0}.bjb-logos__track:hover,.bjb-logos__track:focus-within{animation-play-state:paused}@keyframes bjb-logos-scroll{0%{transform:translate(0)}to{transform:translate(var(--bjb-scroll-amount, -50%))}}@media(prefers-reduced-motion:reduce){.bjb-logos__track{animation-play-state:paused}}.bjb-logo-card{flex-shrink:0;border-radius:14px;background:#c8cce0;border:2px solid rgba(200,60,70,.5);display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;cursor:default;text-decoration:none;padding:10px}.bjb-logo-card--link{cursor:pointer}.bjb-logo-card:hover,.bjb-logo-card:focus-visible{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 24px #0000001f;border-color:#c83c46cc}.bjb-logo-card:focus-visible{outline:3px solid rgba(162,32,86,.6);outline-offset:2px}.bjb-logo-card img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:cover}.bjb-logos__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:36px;height:36px;border-radius:50%;background:#fff;border:1.5px solid #d0d0dc;color:#444;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:background .18s ease,box-shadow .18s ease}.bjb-logos__arrow:hover{background:#f0f0f5;box-shadow:0 4px 14px #00000026}.bjb-logos__arrow:focus-visible{outline:3px solid rgba(162,32,86,.5);outline-offset:2px}.bjb-logos__arrow--prev{left:8px}.bjb-logos__arrow--next{right:8px}.bjb-logos__arrow svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bjb-logos__arrow--hidden{display:none}@media screen and (max-width:989px){.bjb-logo-card{height:80px}}@media screen and (max-width:749px){.bjb-logos{padding-top:var(--bjb-logos-pt-mobile, 28px);padding-bottom:var(--bjb-logos-pb-mobile, 28px)}.bjb-logo-card{height:72px;border-radius:12px;padding:10px 12px}.bjb-logos__heading{margin-bottom:20px;font-size:18px}}.bjb-services{background-image:var(--bjb-services-bg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:60px 0 70px;overflow:hidden;position:relative}.bjb-services:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(-55deg,rgba(255,255,255,.06) 0px,rgba(255,255,255,.06) 1px,transparent 1px,transparent 28px);pointer-events:none;z-index:0}.bjb-services__heading{position:relative;z-index:1;text-align:center;font-family:var(--bjb-font-display, var(--font-heading-family));font-size:clamp(32px,4.5vw,46px);font-weight:600;line-height:1.1;margin:0 0 70px;letter-spacing:-.02em}.bjb-services__heading-plain{color:#1a1a3e}.bjb-services__heading-accent{color:rgb(var(--bjb-rgb-crimson, 162, 32, 86))}.bjb-services__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(var(--bjb-svc-cols, 4),1fr);gap:24px;align-items:end}.bjb-service-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;background:#c3c8e18c;border:1.5px solid rgba(255,255,255,.55);border-radius:18px;padding:80px 24px 32px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 24px #503c781a,inset 0 1px #ffffff80;transition:transform .25s ease,box-shadow .25s ease}.bjb-service-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #503c782e,inset 0 1px #ffffff8c}.bjb-service-card__icon-wrap{position:absolute;top:-52px;left:40%;transform:translate(-50%);width:150px;height:150px;display:flex;align-items:center;justify-content:center}.bjb-service-card__icon{position:relative;z-index:1;width:150px;height:150px;object-fit:contain}.bjb-service-card__title{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:clamp(15px,1.7vw,22px);font-weight:700;color:#000;line-height:1.3;margin:0;letter-spacing:-.01em}.bjb-service-card__desc{font-family:var(--bjb-font-body, var(--font-body-family));font-size:14px;line-height:1.6;color:#1a1a3eb3;margin:10px 0 0}@media screen and (max-width:989px){.bjb-services{padding:50px 0 60px}.bjb-services__grid{--bjb-svc-cols: 2;gap:20px}.bjb-services__heading{margin-bottom:64px}}@media screen and (max-width:749px){.bjb-services{padding:44px 0 52px}.bjb-services__grid{--bjb-svc-cols: 1;gap:72px;max-width:360px;margin-left:auto;margin-right:auto}.bjb-services__heading{font-size:clamp(28px,8vw,40px);margin-bottom:68px}.bjb-service-card__icon-wrap{top:-46px}.bjb-service-card{padding-top:70px;padding-bottom:28px}.bjb-service-card__title{font-size:17px}}@media screen and (max-width:480px){.bjb-services__grid{max-width:100%;gap:64px}.bjb-service-card{padding-left:20px;padding-right:20px}}.bjb-page-hero{position:relative;overflow:hidden;padding-top:var(--bjb-ph-pt, 64px);padding-bottom:var(--bjb-ph-pb, 64px);background-color:var(--bjb-ph-bg, #8b1a48);isolation:isolate}.bjb-page-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.bjb-page-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:left;display:block}.bjb-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--bjb-ph-overlay, rgba(139,26,72,.85))}.bjb-page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(circle at 8% 50%,rgba(255,255,255,.04) 0%,transparent 55%),radial-gradient(circle at 92% 30%,rgba(255,255,255,.03) 0%,transparent 45%)}.bjb-page-hero__inner{position:relative;z-index:1}.bjb-page-hero__heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-ph-heading-size, 64px);font-weight:var(--bjb-ph-heading-weight, 800);color:var(--bjb-ph-heading-color, #ffffff);line-height:1.05;letter-spacing:-.02em;margin:0 0 var(--bjb-ph-heading-mb, 20px) 0;max-width:700px}.bjb-page-hero__subtext{font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-ph-sub-size, 16px);font-weight:var(--bjb-ph-sub-weight, 400);color:var(--bjb-ph-sub-color, rgba(255,255,255,.78));line-height:1.2;margin:0;max-width:850px}@media screen and (max-width:989px){.bjb-page-hero{padding-top:var(--bjb-ph-pt-mobile, 48px);padding-bottom:var(--bjb-ph-pb-mobile, 48px)}.bjb-page-hero__heading{font-size:calc(var(--bjb-ph-heading-size, 64px) * .72)}}@media screen and (max-width:749px){.bjb-page-hero__heading{font-size:clamp(32px,9vw,52px)}.bjb-page-hero__subtext{font-size:15px;max-width:100%}}.bjb-prodcat-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;position:relative;cursor:pointer;background:var(--bjb-pc-card-bg, rgba(190,195,220,.6));border:var(--bjb-pc-card-border-width, 0px) solid var(--bjb-pc-card-border-color, transparent);border-radius:var(--bjb-pc-card-radius, 14px);padding:var(--bjb-pc-card-pt, 72px) var(--bjb-pc-card-px, 12px) var(--bjb-pc-card-pb, 20px);box-sizing:border-box;font-family:inherit;width:100%;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 12px #503c7812,inset 0 1px #fff6;transition:transform .22s ease,box-shadow .22s ease;min-height:170px}.bjb-prodcat-card__label{font-size:var(--bjb-pc-label-size, 14px);font-weight:var(--bjb-pc-label-weight, 700);color:var(--bjb-pc-label-color, #1a1a3e);line-height:1.3;margin:0}.bjb-popup-backdrop.bjb-popup--open{display:flex;justify-content:center}.bjb-popup{background:#fff;border-radius:16px;box-shadow:0 24px 64px #140a2840;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;animation:bjb-popup-in .25s cubic-bezier(.22,1,.36,1) both;overscroll-behavior:contain;scrollbar-color:#8B1A48 #DDDEEE;scrollbar-width:thin}.bjb-popup::-webkit-scrollbar{width:6px}.bjb-popup::-webkit-scrollbar-track{background:#dddeee;border-radius:99px}.bjb-popup::-webkit-scrollbar-thumb{background:#8b1a48;border-radius:99px}.bjb-popup::-webkit-scrollbar-thumb:hover{background:#6e1439}.bjb-prodcat{position:relative;overflow:hidden;padding-top:var(--bjb-pc-pt, 48px);padding-bottom:var(--bjb-pc-pb, 48px);background-color:var(--bjb-pc-bg, #b8bdd6)}.bjb-prodcat__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-prodcat__bg-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-prodcat__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-pc-overlay, rgba(184,189,214,.88))}.bjb-prodcat__texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-image:repeating-linear-gradient(-55deg,rgba(255,255,255,.055) 0px,rgba(255,255,255,.055) 1px,transparent 1px,transparent 28px)}.bjb-prodcat__inner{position:relative}.bjb-prodcat__heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-pc-heading-size, 32px);font-weight:var(--bjb-pc-heading-weight, 800);font-style:var(--bjb-pc-heading-style, italic);color:var(--bjb-pc-heading-color, #8b1a48);line-height:1.1;letter-spacing:-.01em;margin:0 0 var(--bjb-pc-heading-mb, 40px) 0}.bjb-prodcat__grid{display:grid;grid-template-columns:repeat(var(--bjb-pc-cols, 5),1fr);gap:var(--bjb-pc-gap, 16px);align-items:end}.bjb-prodcat-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;position:relative;cursor:pointer;background:var(--bjb-pc-card-bg, rgba(190,195,220,.6));border:var(--bjb-pc-card-border-width, 0px) solid var(--bjb-pc-card-border-color, transparent);border-radius:var(--bjb-pc-card-radius, 14px);padding:var(--bjb-pc-card-pt, 72px) var(--bjb-pc-card-px, 12px) var(--bjb-pc-card-pb, 20px);box-sizing:border-box;font-family:inherit;width:100%;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 12px #503c7812,inset 0 1px #fff6;transition:transform .22s ease,box-shadow .22s ease}.bjb-prodcat-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #503c7824,inset 0 1px #ffffff80}.bjb-prodcat-card__icon-wrap{position:absolute;top:-40px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.bjb-prodcat-card__icon{position:relative;z-index:1;width:120px;height:150px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(80,20,50,.22))}.bjb-prodcat-card__label{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-pc-label-size, 14px);font-weight:var(--bjb-pc-label-weight, 700);color:var(--bjb-pc-label-color, #1a1a3e);line-height:1.3;margin:0}.bjb-popup-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:#140a288c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);align-items:center;justify-content:center;padding:20px}.bjb-popup-backdrop.bjb-popup--open{display:flex}.bjb-popup{background:#fff;border-radius:16px;box-shadow:0 24px 64px #140a2840;width:100%;max-width:420px;max-height:90vh;overflow-y:auto;position:relative;animation:bjb-popup-in .25s cubic-bezier(.22,1,.36,1) both;overscroll-behavior:contain}@keyframes bjb-popup-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.bjb-popup__close{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:50%;background:var(--bjb-pc-heading-color, #8b1a48);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .2s;flex-shrink:0}.bjb-popup__close:hover{opacity:.82}.bjb-popup__close svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round}.bjb-popup__header{display:flex;align-items:center;gap:14px;padding:20px 52px 16px 20px;border-bottom:1px solid #f0eef5}.bjb-popup__thumb{width:60px;height:60px;object-fit:contain;flex-shrink:0}.bjb-popup__title{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:22px;font-weight:800;color:#1a1a3e;line-height:1.2;margin:0}.bjb-popup__img-wrap{width:100%;height:180px;overflow:hidden;flex-shrink:0}.bjb-popup__img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-popup__body{padding:20px;display:flex;flex-direction:column;gap:14px}.bjb-popup__section-label{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:13px;font-weight:800;color:#1a1a3e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px}.bjb-popup__section-text{font-family:var(--bjb-font-body, var(--font-body-family));font-size:14px;font-weight:400;color:#3a3a5e;line-height:1.65;margin:0}.bjb-popup__section{display:flex;flex-direction:column}.bjb-popup__cta{display:flex;align-items:center;justify-content:center;padding:13px 28px;background:var(--bjb-pc-heading-color, #8b1a48);color:#fff;font-family:var(--bjb-font-display, var(--font-heading-family));font-size:15px;font-weight:700;letter-spacing:.03em;border-radius:6px;text-decoration:none;border:none;cursor:pointer;margin-top:4px;transition:opacity .2s ease;width:100%;box-sizing:border-box}.bjb-popup__cta:hover{opacity:.87}@media screen and (max-width:989px){.bjb-prodcat{padding-top:var(--bjb-pc-pt-mobile, 36px);padding-bottom:var(--bjb-pc-pb-mobile, 36px)}.bjb-prodcat__grid{grid-template-columns:repeat(var(--bjb-pc-cols-tablet, 3),1fr)}.bjb-prodcat__heading{font-size:calc(var(--bjb-pc-heading-size, 32px) * .85);margin-bottom:48px}}@media screen and (max-width:749px){.bjb-prodcat__grid{grid-template-columns:repeat(var(--bjb-pc-cols-mobile, 2),1fr);gap:40px}.bjb-prodcat__heading{font-size:clamp(22px,6vw,28px);margin-bottom:44px}.bjb-prodcat-card{padding-left:8px;padding-right:8px;padding-bottom:16px}.bjb-prodcat-card__label{font-size:13px}.bjb-popup{max-width:100%;max-height:85vh;border-radius:12px}.bjb-popup__img-wrap{height:150px}}@media(prefers-reduced-motion:reduce){.bjb-popup{animation:none}}.bjb-svc-grid{position:relative;overflow:hidden;background-color:var(--bjb-sg-bg, #e0e0e6);padding-top:var(--bjb-sg-pt, 56px);padding-bottom:var(--bjb-sg-pb, 64px)}.bjb-svc-grid__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-svc-grid__bg-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-svc-grid__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-sg-overlay, rgba(224,224,230,0))}.bjb-svc-grid__inner{position:relative;z-index:2}.bjb-svc-grid__section-heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-sg-sec-heading-size, 44px);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 var(--bjb-sg-sec-heading-mb, 40px) 0;display:flex;flex-wrap:wrap;justify-content:var(--bjb-sg-sec-heading-justify, center);gap:0 10px;text-align:var(--bjb-sg-sec-heading-align, center)}.bjb-svc-grid__sec-plain{color:var(--bjb-sg-sec-plain, #1a1a3e)}.bjb-svc-grid__sec-accent{color:var(--bjb-sg-sec-accent, #a22056)}.bjb-svc-grid__grid{display:grid;grid-template-columns:repeat(var(--bjb-sg-cols, 3),1fr);gap:var(--bjb-sg-gap, 20px);align-items:stretch}.bjb-svc-card{display:flex;flex-direction:column;border-radius:var(--bjb-sg-card-radius, 16px);border:var(--bjb-sg-card-bw, 0px) solid var(--bjb-sg-card-bc, transparent);box-shadow:0 4px 24px #3c28501a;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;position:relative}.bjb-svc-card:hover{transform:translateY(-5px);box-shadow:0 14px 40px #3c285029}.bjb-svc-card__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-svc-card__card-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-svc-card__card-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-sg-card-overlay, rgba(255,255,255,0))}.bjb-svc-card__card-bg-solid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:var(--bjb-sg-card-bg, #f0eff5)}.bjb-svc-card__content-wrap{position:relative;z-index:2;display:flex;flex-direction:column;flex:1}.bjb-svc-card__img-wrap{width:100%;height:var(--bjb-sg-img-height, 220px);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent}.bjb-svc-card__img-wrap img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .4s ease}.bjb-svc-card:hover .bjb-svc-card__img-wrap img{transform:scale(1.04)}.bjb-svc-card__img-wrap--empty{background:linear-gradient(135deg,#c8bed766,#b4aac866)}.bjb-svc-card__body{padding:var(--bjb-sg-card-pt, 24px) var(--bjb-sg-card-px, 24px) var(--bjb-sg-card-pb, 24px);display:flex;flex-direction:column;flex:1;gap:14px}.bjb-svc-card__heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-sg-card-heading-size, 26px);font-weight:600;line-height:1.2;letter-spacing:-.01em;margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 7px;text-align:var(--bjb-sg-card-heading-align, left);justify-content:var(--bjb-sg-card-heading-justify, flex-start)}.bjb-svc-card__heading-accent{color:var(--bjb-sg-heading-accent, #a22056)}.bjb-svc-card__heading-plain{color:var(--bjb-sg-heading-plain, #1a1a3e)}.bjb-svc-card__desc{font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-sg-desc-size, 15px);font-weight:var(--bjb-sg-desc-weight, 400);color:var(--bjb-sg-desc-color, #3a3a5e);line-height:1.7;margin:0}.bjb-svc-card__desc ul{padding-left:20px;margin:0}.bjb-svc-card__desc ul li{margin-bottom:10px;list-style:disc}.bjb-svc-card__desc ul li:last-child{margin-bottom:0}.bjb-svc-card__desc p{margin:0 line-height: 1.3}.bjb-svc-card__desc p+p{margin-top:10px}.bjb-svc-card__more{max-height:0;overflow:hidden;opacity:0;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s ease,margin-top .35s ease;margin-top:0;font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-sg-desc-size, 15px);font-weight:var(--bjb-sg-desc-weight, 400);color:var(--bjb-sg-desc-color, #3a3a5e);line-height:1.7}.bjb-svc-card__more.bjb-more--open{max-height:1000px;opacity:1;margin-top:10px}.bjb-svc-card__more ul{padding-left:20px;margin:0}.bjb-svc-card__more ul li{margin-bottom:10px;list-style:disc}.bjb-svc-card__more ul li:last-child{margin-bottom:0}.bjb-svc-card__more p{margin:0}.bjb-svc-card__more p+p{margin-top:10px}.bjb-svc-card__spacer{flex:1}.bjb-svc-card__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:var(--bjb-sg-btn-py, 14px) var(--bjb-sg-btn-px, 20px);font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-sg-btn-size, 15px);font-weight:700;letter-spacing:.03em;border-radius:var(--bjb-sg-btn-radius, 8px);text-decoration:none;background:var(--bjb-sg-btn-bg, #a22056);color:var(--bjb-sg-btn-color, #ffffff);border:2px solid var(--bjb-sg-btn-bg, #a22056);margin-top:auto;transition:opacity .2s ease,transform .2s ease;box-sizing:border-box;cursor:pointer;font-family:inherit;-webkit-appearance:none;appearance:none}.bjb-svc-card__btn:hover{opacity:.87;transform:translateY(-1px)}.bjb-svc-card__btn:focus-visible{outline:3px solid rgba(162,32,86,.5);outline-offset:3px}.bjb-svc-card__btn .bjb-btn-label-more{display:inline}.bjb-svc-card__btn .bjb-btn-label-less,.bjb-svc-card__btn.bjb-btn--open .bjb-btn-label-more{display:none}.bjb-svc-card__btn.bjb-btn--open .bjb-btn-label-less{display:inline}.bjb-svc-card__btn--link{display:flex;align-items:center;justify-content:center;width:100%;padding:var(--bjb-sg-btn-py, 14px) var(--bjb-sg-btn-px, 20px);font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-sg-btn-size, 15px);font-weight:700;letter-spacing:.03em;border-radius:var(--bjb-sg-btn-radius, 8px);text-decoration:none;background:var(--bjb-sg-btn-bg, #a22056);color:var(--bjb-sg-btn-color, #ffffff);border:2px solid var(--bjb-sg-btn-bg, #a22056);margin-top:auto;transition:opacity .2s ease,transform .2s ease;box-sizing:border-box}.bjb-svc-card__btn--link:hover{opacity:.87;transform:translateY(-1px)}.bjb-svc-card__btn--link:focus-visible{outline:3px solid rgba(162,32,86,.5);outline-offset:3px}@media screen and (max-width:989px){.bjb-svc-grid{padding-top:var(--bjb-sg-pt-mobile, 44px);padding-bottom:var(--bjb-sg-pb-mobile, 52px)}.bjb-svc-grid__grid{grid-template-columns:repeat(var(--bjb-sg-cols-tablet, 2),1fr);gap:16px}.bjb-svc-grid__section-heading{font-size:calc(var(--bjb-sg-sec-heading-size, 44px) * .75)}}@media screen and (max-width:749px){.bjb-svc-grid__grid{grid-template-columns:repeat(var(--bjb-sg-cols-mobile, 1),1fr);gap:16px;max-width:440px;margin-left:auto;margin-right:auto}.bjb-svc-grid__section-heading{font-size:clamp(24px,7vw,34px)}.bjb-svc-card__body{padding-left:18px;padding-right:18px}}@media screen and (max-width:480px){.bjb-svc-grid__grid{max-width:100%}}.bjb-supply-cta{position:relative;overflow:hidden;background-color:var(--bjb-cta-bg, #e4c0cc);padding-top:var(--bjb-cta-pt, 64px);padding-bottom:var(--bjb-cta-pb, 64px);text-align:center}.bjb-supply-cta__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-supply-cta__bg-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-supply-cta__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-cta-overlay, rgba(228,192,204,.9))}.bjb-supply-cta__content{position:relative;z-index:2}.bjb-supply-cta__heading{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-cta-heading-size, 40px);font-weight:var(--bjb-cta-heading-weight, 800);line-height:1.1;letter-spacing:-.02em;margin:0 0 16px;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 10px}.bjb-supply-cta__heading-plain{color:var(--bjb-cta-heading-plain, #1a1a3e)}.bjb-supply-cta__heading-accent{color:var(--bjb-cta-heading-accent, #a22056)}.bjb-supply-cta__subtext{font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-cta-sub-size, 16px);font-weight:400;color:var(--bjb-cta-sub-color, #3a3a5e);line-height:1.6;margin:0 auto 32px}.bjb-supply-cta__btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--bjb-cta-btn-py, 15px) var(--bjb-cta-btn-px, 36px);font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-cta-btn-size, 16px);font-weight:700;letter-spacing:.03em;border-radius:var(--bjb-cta-btn-radius, 4px);text-decoration:none;background:var(--bjb-cta-btn-bg, #a22056);color:var(--bjb-cta-btn-color, #ffffff);border:2px solid var(--bjb-cta-btn-bg, #a22056);transition:opacity .2s ease,transform .2s ease}.bjb-supply-cta__btn:hover{opacity:.87;transform:translateY(-2px)}.bjb-supply-cta__btn:focus-visible{outline:3px solid rgba(162,32,86,.5);outline-offset:3px}@media screen and (max-width:749px){.bjb-supply-cta{padding-top:var(--bjb-cta-pt-mobile, 48px);padding-bottom:var(--bjb-cta-pb-mobile, 48px)}.bjb-supply-cta__heading{font-size:clamp(26px,7vw,36px)}.bjb-supply-cta__subtext{font-size:15px;max-width:100%}.bjb-supply-cta__btn{width:100%;max-width:320px}}.bjb-testi{position:relative;overflow:hidden;padding-top:var(--bjb-testi-pt, 60px);padding-bottom:var(--bjb-testi-pb, 72px);background-color:var(--bjb-testi-bg, #b8bdd6)}.bjb-testi:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(-55deg,rgba(255,255,255,.055) 0px,rgba(255,255,255,.055) 1px,transparent 1px,transparent 28px)}.bjb-testi__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-testi__bg-img img{width:100%;height:100%;object-fit:cover;display:block}.bjb-testi__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-testi-overlay, rgba(184,189,214,.9))}.bjb-testi__inner{position:relative;z-index:2}.bjb-testi__heading{text-align:center;font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-testi-heading-size, 48px);font-weight:var(--bjb-testi-heading-weight, 800);line-height:1.1;letter-spacing:-.02em;margin:0 0 var(--bjb-testi-heading-mb, 44px) 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 11px}.bjb-testi__heading-plain{color:var(--bjb-testi-heading-plain, #1a1a3e)}.bjb-testi__heading-accent{color:var(--bjb-testi-heading-accent, #a22056)}.bjb-testi__viewport{overflow:hidden;position:relative}.bjb-testi__track{display:flex;gap:var(--bjb-testi-gap, 20px);transition:transform .55s cubic-bezier(.4,0,.2,1);will-change:transform;align-items:stretch}.bjb-testi-card{flex-shrink:0;width:var(--bjb-testi-card-width, 200px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--bjb-testi-card-py, 32px) var(--bjb-testi-card-px, 24px);box-sizing:border-box;background:var(--bjb-testi-card-bg, rgba(185,165,185,.55));border:var(--bjb-testi-card-border-width, 1.5px) solid var(--bjb-testi-card-border-color, #a22056);border-radius:var(--bjb-testi-card-radius, 20px);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 20px #501e5014,inset 0 1px #ffffff59}.bjb-testi-card__avatar{width:var(--bjb-testi-avatar-size, 60px);height:var(--bjb-testi-avatar-size, 60px);border-radius:50%;background:var(--bjb-testi-avatar-bg, #1a1a3e);border:3px solid var(--bjb-testi-heading-accent, #a22056);display:flex;align-items:center;justify-content:center;margin-bottom:14px;flex-shrink:0;overflow:hidden;box-shadow:0 2px 10px #78143c40}.bjb-testi-card__avatar img{width:100%;height:100%;object-fit:cover}.bjb-testi-card__initials{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:calc(var(--bjb-testi-avatar-size, 60px) * .33);font-weight:700;color:#fff;letter-spacing:.04em;-webkit-user-select:none;user-select:none;line-height:1}.bjb-testi-card__name{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-testi-name-size, 18px);font-weight:var(--bjb-testi-name-weight, 700);color:var(--bjb-testi-name-color, #1a1a3e);margin:0 0 16px;line-height:1.2}.bjb-testi-card__review{font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-testi-review-size, 14px);font-weight:var(--bjb-testi-review-weight, 400);color:var(--bjb-testi-review-color, #2a2a4e);line-height:1.2;text-align:justify;margin:0 0 20px;flex:1}.bjb-testi-card__rating{display:flex;align-items:center;gap:8px;width:100%;margin-top:auto}.bjb-testi-card__stars{display:flex;gap:2px;flex-shrink:0}.bjb-testi-card__stars svg{width:var(--bjb-testi-star-size, 20px);height:var(--bjb-testi-star-size, 20px);flex-shrink:0}.bjb-testi-card__rating-label{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-testi-rating-label-size, 14px);font-weight:700;color:var(--bjb-testi-name-color, #1a1a3e);white-space:nowrap}.bjb-testi__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:36px}.bjb-testi__dot{display:block;width:10px;height:10px;border-radius:50%;border:none;padding:0;background:#a2205647;cursor:pointer;transition:width .3s ease,border-radius .3s ease,background .3s ease;flex-shrink:0}.bjb-testi__dot--active{width:28px;border-radius:5px;background:rgb(var(--bjb-rgb-crimson, 162, 32, 86))}.bjb-testi__dot:focus-visible{outline:2px solid rgba(162,32,86,.7);outline-offset:3px}.bjb-testi__arrows{display:flex;justify-content:center;gap:12px;margin-top:20px}.bjb-testi__arrow{width:40px;height:40px;border-radius:50%;background:#a220561f;border:1.5px solid rgba(162,32,86,.35);color:#7a2050;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s}.bjb-testi__arrow:hover{background:#a2205638;border-color:#a22056b3}.bjb-testi__arrow:focus-visible{outline:3px solid rgba(162,32,86,.5);outline-offset:2px}.bjb-testi__arrow svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.bjb-testi__arrow--hidden{display:none}@media screen and (max-width:989px){.bjb-testi{padding-top:var(--bjb-testi-pt-mobile, 44px);padding-bottom:var(--bjb-testi-pb-mobile, 52px)}.bjb-testi__heading{font-size:calc(var(--bjb-testi-heading-size, 48px) * .72);gap:0 7px}}@media screen and (max-width:749px){.bjb-testi__heading{font-size:clamp(24px,7.5vw,34px)}}@media(prefers-reduced-motion:reduce){.bjb-testi__track{transition:none}}.bjb-trusted-supplier{position:relative;overflow:hidden}.bjb-trusted-supplier__grid{display:grid;grid-template-columns:1.15fr .85fr;min-height:630px}.bjb-trusted-supplier__content{position:relative;background-image:url(/cdn/shop/files/backgroundPink.jpg?v=1778772142);background-repeat:no-repeat;background-size:cover;padding:clamp(60px,7vw,110px) clamp(30px,6vw,100px);display:flex;align-items:center}.bjb-trusted-supplier__content-inner{position:relative;z-index:2;max-width:700px}.bjb-trusted-supplier__decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.bjb-trusted-supplier__decor-top{position:absolute;top:-12px;left:-8px;width:220px;opacity:.28}.bjb-trusted-supplier__decor-bottom{position:absolute;top:150px;left:-45px;width:150px;opacity:.28}.bjb-trusted-supplier__header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:42px}.bjb-trusted-supplier__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(34px,4vw,52px);font-weight:600;line-height:.95;letter-spacing:-1px;max-width:420px}.bjb-trusted-supplier__badge{flex-shrink:0;background:#1f1c51;border-radius:26px;padding:18px 26px;min-width:190px;text-align:center}.bjb-trusted-supplier__badge-label{display:block;color:#fff;font-family:var(--font-heading-family);font-size:24px;font-weight:600;line-height:1;margin-bottom:2px;margin-top:0!important}.bjb-trusted-supplier__badge-year{display:block;color:#fff;font-family:var(--font-heading-family);font-size:64px;font-weight:600;line-height:.9;letter-spacing:-2px;margin:0}.bjb-trusted-supplier__description{max-width:690px}.bjb-trusted-supplier__description p{margin:0 0 28px;color:#fff;font-family:var(--font-body-family);font-size:20px;font-weight:400;line-height:1.25}.bjb-trusted-supplier__description p:last-child{margin-bottom:0}.bjb-trusted-supplier__image{position:relative;overflow:hidden;min-height:630px}.bjb-trusted-supplier__image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:989px){.bjb-trusted-supplier__grid{grid-template-columns:1fr}.bjb-trusted-supplier__image{min-height:520px}}@media screen and (max-width:749px){.bjb-trusted-supplier__content{padding:48px 24px}.bjb-trusted-supplier__header{flex-direction:column;align-items:flex-start;gap:28px;margin-bottom:32px}.bjb-trusted-supplier__title{font-size:42px;max-width:320px}.bjb-trusted-supplier__badge{min-width:unset;padding:16px 22px}.bjb-trusted-supplier__badge-label{font-size:22px}.bjb-trusted-supplier__badge-year{font-size:54px}.bjb-trusted-supplier__description p{font-size:18px;line-height:1.4}.bjb-trusted-supplier__image{min-height:380px}.bjb-trusted-supplier__decor-top{width:160px}.bjb-trusted-supplier__decor-bottom{width:110px;top:110px}}.bjb-what-we-supply{position:relative;overflow:hidden;background:#dddeee;padding:90px 40px;background-image:url(/cdn/shop/files/what_we_supply_background.jpg?v=1778845575);background-size:cover;background-repeat:no-repeat}.bjb-what-we-supply__inner{position:relative;z-index:2;max-width:1320px;margin:0 auto}.bjb-what-we-supply__header{text-align:center;margin-bottom:70px}.bjb-what-we-supply__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1;color:#1f1c51;letter-spacing:-1px}.bjb-what-we-supply__title-accent{color:#8b1a48}.bjb-what-we-supply__grid{display:grid;grid-template-columns:1fr 460px 1fr;align-items:center;gap:40px}.bjb-what-we-supply__column{display:flex;flex-direction:column;gap:72px}.bjb-supply-card{display:flex;align-items:center;gap:24px;background:#ffffff1f;border:1.5px solid #B43C71;border-radius:18px;padding:12px 18px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.bjb-supply-card:hover{transform:translateY(-4px);background:#ffffff38;box-shadow:0 12px 30px #1f1c5114}.bjb-supply-card__icon-wrap{border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bjb-supply-card__icon{width:52px;height:52px;object-fit:contain}.bjb-supply-card__title{margin:0;font-family:var(--font-heading-family);font-size:24px;font-weight:700;line-height:1.2;color:#000}.bjb-what-we-supply__image-wrap{position:relative;justify-content:center}.bjb-what-we-supply__image-shape{position:relative;overflow:hidden}.bjb-what-we-supply__image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:1199px){.bjb-what-we-supply__grid{grid-template-columns:1fr;gap:50px}.bjb-what-we-supply__image-wrap{order:-1}.bjb-what-we-supply__column{gap:28px}}@media screen and (max-width:749px){.bjb-what-we-supply{padding:64px 20px}.bjb-what-we-supply__header{margin-bottom:44px}.bjb-what-we-supply__title{font-size:42px;line-height:1.1}.bjb-what-we-supply__image-shape{width:100%}.bjb-supply-card{gap:18px;padding:12px 16px}.bjb-supply-card__icon{width:42px;height:42px}.bjb-supply-card__title{font-size:22px}}.bjb-wcu{position:relative;overflow:hidden;padding-top:var(--bjb-wcu-pt-desktop, 60px);padding-bottom:var(--bjb-wcu-pb-desktop, 70px)}.bjb-wcu__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bjb-wcu__bg-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjb-wcu__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--bjb-wcu-overlay, rgba(184,189,214,.88))}.bjb-wcu:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-image:repeating-linear-gradient(-55deg,rgba(255,255,255,.055) 0px,rgba(255,255,255,.055) 1px,transparent 1px,transparent 28px)}.bjb-wcu__inner{position:relative}.bjb-wcu__heading{text-align:center;font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-wcu-heading-size, 48px);font-weight:var(--bjb-wcu-heading-weight, 800);line-height:1.1;letter-spacing:-.02em;margin:0 0 var(--bjb-wcu-heading-mb, 40px) 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 10px}.bjb-wcu__heading-plain{color:var(--bjb-wcu-heading-plain-color, #1a1a3e)}.bjb-wcu__heading-accent{color:var(--bjb-wcu-heading-accent-color, #a22056)}.bjb-wcu__grid{display:grid;grid-template-columns:repeat(var(--bjb-wcu-cols-desktop, 4),1fr);gap:var(--bjb-wcu-gap, 20px);align-items:start}.bjb-wcu-card{position:relative;display:flex;flex-direction:column;text-align:center;text-decoration:none;color:inherit;background:var(--bjb-wcu-card-bg, rgba(210, 195, 215, .55));border:var(--bjb-wcu-card-border-width, 1.5px) solid var(--bjb-wcu-card-border-color, rgba(162, 32, 86, .55));border-radius:var(--bjb-wcu-card-radius, 18px);overflow:hidden;box-shadow:0 2px 16px #501e5014,inset 0 1px #fff6;transition:transform .25s ease,box-shadow .25s ease}.bjb-wcu-card--link{cursor:pointer}.bjb-wcu-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px #501e5026,inset 0 1px #ffffff80}.bjb-wcu-card__photo{width:100%;height:var(--bjb-wcu-img-height, 200px);flex-shrink:0;position:relative;overflow:hidden}.bjb-wcu-card__photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.bjb-wcu-card:hover .bjb-wcu-card__photo img{transform:scale(1.04)}.bjb-wcu-card__photo--empty{background:linear-gradient(135deg,#c0a8c8,#a090b8)}.bjb-wcu-card__badge{position:relative;z-index:2;width:var(--bjb-wcu-badge-size, 68px);height:var(--bjb-wcu-badge-size, 68px);border-radius:50%;background:var(--bjb-wcu-badge-bg, #7a2050);border:5px solid #8B1A48;display:flex;align-items:center;justify-content:center;margin-top:calc(var(--bjb-wcu-badge-size, 68px) / -2);margin-bottom:16px;flex-shrink:0;margin-left:30px}.bjb-wcu-card__badge svg,.bjb-wcu-card__badge img{width:calc(var(--bjb-wcu-badge-size, 68px) * .48);height:calc(var(--bjb-wcu-badge-size, 68px) * .48);color:var(--bjb-wcu-badge-icon-color, #ffffff);stroke:var(--bjb-wcu-badge-icon-color, #ffffff);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bjb-wcu-card__badge img{object-fit:contain;stroke:unset;fill:unset}.bjb-wcu-card__body{padding:0 var(--bjb-wcu-card-px, 20px) var(--bjb-wcu-card-pb, 28px);display:flex;flex-direction:column;align-items:center;gap:8px}.bjb-wcu-card__title{font-family:var(--bjb-font-display, var(--font-heading-family));font-size:var(--bjb-wcu-title-size, 18px);font-weight:var(--bjb-wcu-title-weight, 700);color:var(--bjb-wcu-title-color, #1a1a3e);line-height:1.25;margin:0}.bjb-wcu-card__desc{font-family:var(--bjb-font-body, var(--font-body-family));font-size:var(--bjb-wcu-desc-size, 14px);font-weight:var(--bjb-wcu-desc-weight, 400);color:var(--bjb-wcu-desc-color, rgba(26,26,62,.72));line-height:1.2;margin:0}.bjb-wcu-icon{display:block}@media screen and (max-width:989px){.bjb-wcu{padding-top:var(--bjb-wcu-pt-mobile, 44px);padding-bottom:var(--bjb-wcu-pb-mobile, 52px)}.bjb-wcu__grid{grid-template-columns:repeat(var(--bjb-wcu-cols-tablet, 2),1fr)}.bjb-wcu__heading{font-size:calc(var(--bjb-wcu-heading-size, 48px) * .75)}}@media screen and (max-width:749px){.bjb-wcu__grid{grid-template-columns:repeat(var(--bjb-wcu-cols-mobile, 1),1fr);max-width:380px;margin-left:auto;margin-right:auto}.bjb-wcu__heading{font-size:clamp(26px,8vw,36px);gap:0 6px}.bjb-wcu-card__body{padding-left:16px;padding-right:16px}}@media screen and (max-width:480px){.bjb-wcu__grid{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
