.bd-ct{font-family:var(--biinii-font-sans, "Inter", sans-serif);color:var(--biinii-color-navy, #242634)}.bd-ct .bd-page-width{max-width:1280px;margin:0 auto;padding-inline:clamp(20px,3vw,32px)}.bd-ct .bd-page-width.bd-ct__narrow{max-width:980px;margin-inline:auto}.bd-ct__sec{position:relative;border-top-left-radius:var(--biinii-radius-top);border-top-right-radius:var(--biinii-radius-top);margin-top:calc(var(--biinii-radius-top) * -1);padding-top:calc(var(--biinii-section-space) - var(--biinii-radius-top) / 2);padding-bottom:calc(var(--biinii-section-space) + var(--biinii-radius-top) / 2)}.bd-ct__sec--white{background:var(--biinii-color-white, #fff)}.bd-ct__sec--paper{background:var(--biinii-color-paper, #F6F5F1)}.bd-ct__sec--navy{background:var(--biinii-color-navy, #242634);color:#fff}.bd-ct .accent{color:var(--biinii-acc-title, #C79117);transition:color .5s}.bd-ct__sec--navy .accent,.bd-ct__sec--navy .bd-kicker{color:var(--biinii-acc-dark, #DDB158)}.bd-ct__sec--navy .bd-kicker:before{background:var(--biinii-acc-dark, #DDB158)}.bd-ct a:focus-visible,.bd-ct button:focus-visible,.bd-ct input:focus-visible,.bd-ct select:focus-visible,.bd-ct textarea:focus-visible{outline:2px solid var(--biinii-gold, #C79117);outline-offset:3px;border-radius:6px}.bd-ct__sec--navy a:focus-visible{outline-color:var(--biinii-gold-light, #DDB158)}.bd-ct__h1{font-family:var(--biinii-font-display);font-weight:700;font-size:clamp(36px,4.6vw,56px);line-height:1.06;letter-spacing:-.02em;text-wrap:balance;margin:0 0 18px;max-width:16ch}.bd-ct__h2{font-family:var(--biinii-font-display);font-weight:600;font-size:clamp(25px,3vw,36px);line-height:1.15;text-wrap:balance;margin:0 0 12px}.bd-ct__sec--navy .bd-ct__h2{color:#fff}.bd-ct__lede{font-size:17px;line-height:1.65;color:var(--biinii-navy-500, #5C6076);max-width:56ch;margin:0}.bd-ct__hero{background:var(--biinii-color-white, #fff);padding:clamp(44px,5.5vw,68px) 0 calc(clamp(36px,4.5vw,52px) + var(--biinii-radius-top))}.bd-ct__hero-grid{display:grid;gap:clamp(32px,5vw,64px);align-items:center}@media(min-width:900px){.bd-ct__hero-grid{grid-template-columns:1.05fr .95fr}}.bd-ct__hero .bd-ct__lede{margin-bottom:26px}.bd-ct__badge{display:inline-flex;align-items:center;gap:9px;font-family:var(--biinii-font-display);font-size:13px;font-weight:600;color:var(--biinii-color-navy, #242634);background:var(--biinii-color-paper, #F6F5F1);border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:999px;padding:9px 16px}.bd-ct__badge-dot{width:7px;height:7px;border-radius:50%;background:var(--biinii-gold, #C79117);flex:none}.bd-ct__fig{margin:0}.bd-ct__fig img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--biinii-radius-lg, 18px)}.bd-ct__fig figcaption{font-size:13px;color:var(--biinii-color-muted, #6c6e78);font-style:italic;margin-top:12px;text-align:center;line-height:1.55}.bd-ct__fig-placeholder{aspect-ratio:4 / 3;border-radius:var(--biinii-radius-lg, 18px);background:var(--biinii-color-paper, #F6F5F1);border:1px dashed var(--biinii-color-line, #D8D6CC);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:24px}.bd-ct__fig-placeholder span{font-family:var(--biinii-font-display);font-size:12.5px;font-weight:600;color:var(--biinii-color-muted, #6c6e78);letter-spacing:.02em}.bd-ct__triage{display:grid;gap:18px;margin-top:32px}@media(min-width:760px){.bd-ct__triage{grid-template-columns:repeat(3,1fr)}}.bd-ct__tcard{background:var(--biinii-color-white, #fff);border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:var(--biinii-radius-lg, 18px);padding:26px 24px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:8px}.bd-ct__tcard h3{font-family:var(--biinii-font-display);font-weight:600;font-size:18px;margin:0}.bd-ct__tcard p{font-size:14.5px;line-height:1.6;color:var(--biinii-navy-500, #5C6076);margin:0;flex:1}.bd-ct__tcard-go{font-family:var(--biinii-font-display);font-size:13.5px;font-weight:600;color:var(--biinii-acc-deep, #A16207);display:inline-flex;align-items:center;gap:7px;margin-top:6px}@media(prefers-reduced-motion:no-preference){.bd-ct__tcard{transition:transform var(--biinii-dur, .25s) var(--biinii-ease, ease),box-shadow var(--biinii-dur, .25s) var(--biinii-ease, ease),border-color var(--biinii-dur, .25s) var(--biinii-ease, ease)}.bd-ct__tcard-go .bd-btn__arrow{transition:transform var(--biinii-dur, .25s) var(--biinii-ease, ease)}.bd-ct__tcard:hover{transform:translateY(-3px);box-shadow:0 4px 14px #2426342b;border-color:var(--biinii-color-navy, #242634)}.bd-ct__tcard:hover .bd-ct__tcard-go .bd-btn__arrow{transform:translate(4px)}}.bd-ct__form-grid{display:grid;gap:clamp(28px,4vw,56px);align-items:start}@media(min-width:960px){.bd-ct__form-grid{grid-template-columns:1.25fr .75fr}}.bd-ct__form-grid .bd-ct__lede{margin-bottom:28px}.bd-ct__field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.bd-ct__field label{font-family:var(--biinii-font-display);font-size:13px;font-weight:600;color:var(--biinii-color-navy, #242634)}.bd-ct__hint{font-size:12.5px;color:var(--biinii-color-muted, #6c6e78)}.bd-ct__field input,.bd-ct__field select,.bd-ct__field textarea{font-family:var(--biinii-font-sans, "Inter", sans-serif);font-size:15px;color:var(--biinii-color-navy, #242634);background:#fff;border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:var(--biinii-radius-sm, 8px);padding:13px 14px;min-height:48px;width:100%;transition:border-color var(--biinii-dur-fast, .2s) var(--biinii-ease, ease),box-shadow var(--biinii-dur-fast, .2s) var(--biinii-ease, ease)}.bd-ct__field textarea{min-height:150px;resize:vertical;line-height:1.6}.bd-ct__field select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23242634' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;padding-right:44px;cursor:pointer}.bd-ct__field input:focus,.bd-ct__field select:focus,.bd-ct__field textarea:focus{outline:none;border-color:var(--biinii-color-navy, #242634);box-shadow:0 0 0 3px #24263417}.bd-ct__field-row{display:grid;gap:16px}@media(min-width:600px){.bd-ct__field-row{grid-template-columns:1fr 1fr}}.bd-ct__form-foot{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px}.bd-ct__privacy{font-size:12.5px;color:var(--biinii-color-muted, #6c6e78);max-width:34ch;margin:0;line-height:1.5}.bd-ct-hidden{display:none}.bd-ct__alert{display:flex;gap:13px;align-items:flex-start;padding:16px 18px;border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:var(--biinii-radius-md, 14px);background:var(--biinii-color-paper-0, #FDFCF9);margin-bottom:24px}.bd-ct__alert svg{width:19px;height:19px;flex:none;margin-top:2px;stroke:var(--biinii-gold, #C79117);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.bd-ct__alert h3{font-family:var(--biinii-font-display);font-weight:600;font-size:15px;margin:0 0 4px}.bd-ct__alert p{font-size:14px;line-height:1.55;color:var(--biinii-navy-500, #5C6076);margin:0}.bd-ct__alert ul{font-size:14px;color:var(--biinii-navy-500, #5C6076);margin:6px 0 0;padding-left:18px}.bd-ct__alert--error{border-color:#de4343;background:#fdf6f6}.bd-ct__alert--error svg{stroke:#de4343}.bd-ct__aside-card{background:var(--biinii-color-paper-0, #FDFCF9);border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:var(--biinii-radius-lg, 18px);padding:28px 26px}.bd-ct__aside-card+.bd-ct__aside-card{margin-top:18px}.bd-ct__aside-card h3{font-family:var(--biinii-font-display);font-weight:600;font-size:17px;margin:0 0 12px}.bd-ct__aside-card>p{font-size:14.5px;line-height:1.6;color:var(--biinii-navy-500, #5C6076);margin:0 0 14px}.bd-ct__mailbtn{width:100%;font-size:14px}.bd-ct__aside-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.bd-ct__aside-list li{display:flex;gap:11px;font-size:14.5px;color:var(--biinii-navy-500, #5C6076);line-height:1.5}.bd-ct__aside-list .bd-ct__k{font-family:var(--biinii-font-display);font-size:12.5px;font-weight:600;color:var(--biinii-color-navy, #242634);flex:none;width:82px;padding-top:1px}.bd-ct__address{font-style:normal;font-size:14.5px;color:var(--biinii-navy-500, #5C6076);line-height:1.7}.bd-ct__b2b-grid{display:grid;gap:clamp(28px,4vw,56px);align-items:center}@media(min-width:900px){.bd-ct__b2b-grid{grid-template-columns:1.1fr .9fr}}.bd-ct__b2b-pitch{font-size:15.5px;line-height:1.65;color:#ffffffc2;max-width:52ch;margin:0 0 24px}.bd-ct__b2b-check{list-style:none;margin:0 0 26px;padding:0;display:flex;flex-direction:column;gap:10px}.bd-ct__b2b-check li{display:flex;gap:11px;font-size:14.5px;line-height:1.55;color:#ffffffd1}.bd-ct__b2b-check svg{width:17px;height:17px;flex:none;margin-top:3px;stroke:var(--biinii-acc-dark, #DDB158);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.bd-ct__b2b-note{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--biinii-radius-lg, 18px);padding:24px 24px 22px}.bd-ct__b2b-note h3{font-family:var(--biinii-font-display);font-weight:600;font-size:15px;color:#fff;margin:0 0 12px}.bd-ct__b2b-note ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.bd-ct__b2b-note li{font-size:14px;color:#ffffffbd;line-height:1.55}.bd-ct__comp-lede{margin-bottom:28px}.bd-ct__comp-card{background:var(--biinii-color-paper-0, #FDFCF9);border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:var(--biinii-radius-lg, 18px);padding:clamp(22px,3vw,34px)}.bd-ct__comp-sub{font-size:13px;color:var(--biinii-color-muted, #6c6e78);margin:0 0 20px}.bd-ct__spec{margin:0}.bd-ct__spec-row{display:grid;gap:6px 24px;padding:14px 0;border-top:1px solid var(--biinii-color-line-soft, #ecebe5)}@media(min-width:560px){.bd-ct__spec-row{grid-template-columns:190px 1fr;gap:24px}}.bd-ct__spec-row:first-of-type{border-top:none;padding-top:0}.bd-ct__spec-row:last-of-type{padding-bottom:0}.bd-ct__spec-row dt{font-family:var(--biinii-font-display);font-size:13px;font-weight:600;color:var(--biinii-color-navy, #242634);margin:0}.bd-ct__spec-row dd{font-size:14px;color:var(--biinii-navy-500, #5C6076);margin:0;line-height:1.6}.bd-ct__spec-row dd p{margin:0}.bd-ct__spec-row dd a{color:var(--biinii-color-navy, #242634);font-weight:500;text-decoration:underline;text-decoration-color:var(--biinii-color-line, #D8D6CC);text-underline-offset:3px;transition:color var(--biinii-dur-fast, .2s) var(--biinii-ease, ease),text-decoration-color var(--biinii-dur-fast, .2s) var(--biinii-ease, ease)}.bd-ct__spec-row dd a:hover{color:var(--biinii-acc-deep, #A16207);text-decoration-color:var(--biinii-gold, #C79117)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-bd-contact.css.map */
