/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #2B2D33);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #3d4049);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #505460);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #8d92a0);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #2B2D33);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #3d4049);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #505460);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #8d92a0);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #2B2D33);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #3d4049);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #505460);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #8d92a0);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 20);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, right);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 4, theme.scss */
:root {
  --bp-ink:#071a25;
  --bp-soft:#102b38;
  --bp-paper:#f2f0e9;
  --bp-orange:#ff5a1f;
  --bp-line:rgba(7,26,37,.16); }

/* line 5, theme.scss */
* {
  box-sizing: border-box; }

/* line 6, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 7, theme.scss */
body {
  margin: 0;
  color: var(--bp-ink);
  background: var(--bp-paper);
  font-family: Arial,Helvetica,sans-serif; }

/* line 8, theme.scss */
a, a:hover, a:focus, a:active {
  text-decoration: none!important; }

/* line 9, theme.scss */
a {
  color: inherit; }

/* line 10, theme.scss */
img {
  max-width: 100%; }

/* line 11, theme.scss */
.preloader {
  display: none!important; }

/* line 12, theme.scss */
.page_layout, .page_layout main {
  width: 100%;
  max-width: none!important;
  margin: 0!important;
  padding: 0!important; }

/* line 13, theme.scss */
.bp-shell {
  width: min(1320px, 91vw);
  margin-inline: auto; }

/* line 14, theme.scss */
.bp-kicker, .bp-index {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase; }

/* line 15, theme.scss */
.bp-kicker {
  display: flex;
  align-items: center;
  gap: 10px; }

/* line 16, theme.scss */
.bp-kicker:before {
  width: 28px;
  height: 2px;
  content: "";
  background: var(--bp-orange); }

/* line 17, theme.scss */
.bp-btn {
  min-height: 58px;
  padding: 0 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: var(--bp-orange);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase;
  transition: .2s; }

/* line 18, theme.scss */
.bp-btn:hover {
  background: #df4611;
  transform: translateY(-2px); }

/* line 19, theme.scss */
.bp-link {
  padding-bottom: 7px;
  border-bottom: 0;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 21, theme.scss */
.bp-header {
  position: sticky;
  z-index: 1000;
  top: 0;
  height: 78px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  background: #051822; }

/* line 22, theme.scss */
.bp-header__inner {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 35px; }

/* line 23, theme.scss */
.bp-logo {
  color: #fff!important;
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content; }

/* line 24, theme.scss */
.bp-logo img {
  width: 42px;
  height: 40px; }

/* line 25, theme.scss */
.bp-logo strong {
  color: #fff!important;
  font-family: "Arial Black",Arial,sans-serif;
  font-size: 18px;
  letter-spacing: .075em; }

/* line 26, theme.scss */
.bp-nav {
  display: flex;
  gap: clamp(22px, 3vw, 46px);
  color: #fff; }

/* line 27, theme.scss */
.bp-nav a, .bp-header__tools a {
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 28, theme.scss */
.bp-nav a:hover, .bp-header__tools a:hover {
  color: var(--bp-orange); }

/* line 29, theme.scss */
.bp-header__tools {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 17px; }

/* line 30, theme.scss */
.bp-icon-link {
  width: 27px;
  height: 27px;
  padding: 2px;
  display: grid;
  place-items: center;
  border: 0;
  color: #fff!important;
  background: transparent;
  cursor: pointer; }

/* line 30, theme.scss */
.bp-icon-link svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 30, theme.scss */
.bp-icon-link:hover {
  color: var(--bp-orange) !important; }

/* line 31, theme.scss */
.bp-search {
  position: fixed;
  z-index: 1100;
  inset: 0;
  padding: 120px 4.5vw 40px;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  background: rgba(3, 19, 28, 0.98);
  transition: opacity .25s,visibility .25s; }

/* line 31, theme.scss */
.bp-search.is-open {
  visibility: visible;
  opacity: 1; }

/* line 31, theme.scss */
.bp-search__close {
  position: absolute;
  top: 30px;
  right: 4.5vw;
  width: 48px;
  height: 48px;
  border: 0;
  color: #fff;
  background: transparent;
  font-size: 42px;
  font-weight: 200;
  cursor: pointer; }

/* line 31, theme.scss */
.bp-search__form {
  width: min(980px, 100%);
  margin: 10vh auto 0; }

/* line 31, theme.scss */
.bp-search__form label {
  display: block;
  margin-bottom: 25px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase; }

/* line 31, theme.scss */
.bp-search__form > div {
  display: grid;
  grid-template-columns: 1fr 70px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.55); }

/* line 31, theme.scss */
.bp-search__form input {
  min-width: 0;
  padding: 18px 0;
  border: 0;
  outline: 0;
  color: #fff;
  background: transparent;
  font: 700 clamp(30px, 5vw, 70px)/1 Arial, sans-serif;
  letter-spacing: -.04em; }

/* line 31, theme.scss */
.bp-search__form input::placeholder {
  color: rgba(255, 255, 255, 0.28); }

/* line 31, theme.scss */
.bp-search__form button {
  border: 0;
  color: var(--bp-orange);
  background: transparent;
  font-size: 42px;
  cursor: pointer; }

/* line 32, theme.scss */
.bp-menu {
  display: none; }

/* line 34, theme.scss */
.bp-hero {
  position: relative;
  height: calc(100svh - 78px);
  min-height: 720px;
  overflow: hidden;
  color: #fff;
  background: var(--bp-ink); }

/* line 35, theme.scss */
.bp-hero__image, .bp-hero__shade, .bp-hero__lines {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%; }

/* line 36, theme.scss */
.bp-hero__image {
  object-fit: cover;
  filter: saturate(0.8) contrast(1.05); }

/* line 37, theme.scss */
.bp-hero__shade {
  background: linear-gradient(90deg, rgba(3, 17, 25, 0.97), rgba(3, 17, 25, 0.78) 49%, rgba(3, 17, 25, 0.2) 80%), linear-gradient(0deg, rgba(3, 17, 25, 0.7), transparent 45%); }

/* line 38, theme.scss */
.bp-hero__lines {
  opacity: .13;
  background: linear-gradient(90deg, transparent 24.9%, #fff 25%, transparent 25.1%, transparent 49.9%, #fff 50%, transparent 50.1%, transparent 74.9%, #fff 75%, transparent 75.1%); }

/* line 39, theme.scss */
.bp-hero__content {
  position: relative;
  z-index: 2;
  padding-top: clamp(90px, 14vh, 145px); }

/* line 40, theme.scss */
.bp-hero .bp-kicker {
  color: rgba(255, 255, 255, 0.7); }

/* line 41, theme.scss */
.bp-hero h1 {
  max-width: 1050px;
  margin: 25px 0 0;
  font-size: clamp(55px, 6.8vw, 102px);
  line-height: .99;
  letter-spacing: -.065em;
  text-transform: uppercase; }

/* line 42, theme.scss */
.bp-hero h1 em, .bp-industries h2 em, .bp-section-head h2 em, .bp-footer h2 em {
  color: var(--bp-orange);
  font-style: normal; }

/* line 43, theme.scss */
.bp-hero__lead {
  max-width: 620px;
  margin: 32px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: clamp(17px, 1.4vw, 21px);
  line-height: 1.5; }

/* line 44, theme.scss */
.bp-hero .bp-link {
  color: #fff!important; }

/* line 45, theme.scss */
.bp-actions {
  margin-top: 36px;
  display: flex;
  align-items: center;
  gap: 32px; }

/* line 46, theme.scss */
.bp-hero__facts {
  position: absolute;
  z-index: 3;
  right: 4.5vw;
  bottom: 30px;
  display: flex;
  gap: 1px;
  background: rgba(255, 255, 255, 0.2); }

/* line 47, theme.scss */
.bp-hero__facts div {
  min-width: 145px;
  padding: 15px;
  display: flex;
  align-items: center;
  gap: 11px;
  background: rgba(5, 24, 34, 0.88); }

/* line 48, theme.scss */
.bp-hero__facts b {
  color: var(--bp-orange);
  font-size: 19px; }

/* line 48, theme.scss */
.bp-hero__facts span {
  color: rgba(255, 255, 255, 0.65);
  font-size: 9px;
  line-height: 1.4;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 50, theme.scss */
.bp-intro {
  padding: 115px 0 125px; }

/* line 50, theme.scss */
.bp-split {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 45px; }

/* line 50, theme.scss */
.bp-index {
  color: rgba(7, 26, 37, 0.5); }

/* line 51, theme.scss */
.bp-intro h2 {
  margin: 24px 0 0;
  font-size: clamp(42px, 5vw, 78px);
  line-height: .98;
  letter-spacing: -.05em;
  text-transform: uppercase; }

/* line 51, theme.scss */
.bp-intro h2 span {
  color: rgba(7, 26, 37, 0.27); }

/* line 52, theme.scss */
.bp-copy {
  max-width: 690px;
  margin: 45px 0 0;
  color: rgba(7, 26, 37, 0.68);
  font-size: 18px;
  line-height: 1.65; }

/* line 53, theme.scss */
.bp-catalog {
  padding: 105px 0 120px;
  color: var(--bp-ink);
  background: #e8e6df; }

/* line 53, theme.scss */
.bp-section-head {
  margin-bottom: 50px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 40px; }

/* line 53, theme.scss */
.bp-section-head .bp-index {
  color: rgba(7, 26, 37, 0.5); }

/* line 53, theme.scss */
.bp-section-head h2, .bp-industries h2 {
  margin: 22px 0 0;
  font-size: clamp(44px, 5vw, 76px);
  line-height: .97;
  letter-spacing: -.05em;
  text-transform: uppercase; }

/* line 54, theme.scss */
.bp-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: var(--bp-paper); }

/* line 54, theme.scss */
.bp-product-card {
  min-width: 0;
  outline: 1px solid var(--bp-line);
  background: var(--bp-paper); }

/* line 54, theme.scss */
.bp-product-card__image {
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #d9d9d2; }

/* line 54, theme.scss */
.bp-product-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: none;
  image-rendering: auto;
  transition: opacity .25s; }

/* line 54, theme.scss */
.bp-product-card:hover img {
  opacity: .9; }

/* line 54, theme.scss */
.bp-product-card__image > span {
  color: rgba(7, 26, 37, 0.25);
  font-weight: 900;
  letter-spacing: .12em; }

/* line 54, theme.scss */
.bp-product-card__body {
  min-height: 205px;
  padding: 25px;
  display: flex;
  flex-direction: column; }

/* line 54, theme.scss */
.bp-product-card__body > p {
  margin: 0;
  color: var(--bp-orange);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase; }

/* line 54, theme.scss */
.bp-product-card h3 {
  margin: 15px 0 25px;
  font-size: 22px;
  text-transform: uppercase; }

/* line 54, theme.scss */
.bp-product-card__body > div {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* line 54, theme.scss */
.bp-product-card__arrow {
  width: 42px;
  height: 42px;
  margin-left: auto;
  display: grid;
  place-items: center;
  border: 1px solid var(--bp-line); }

/* line 54, theme.scss */
.bp-direction {
  min-height: 300px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  background: var(--bp-paper); }

/* line 54, theme.scss */
.bp-direction span {
  color: var(--bp-orange); }

/* line 54, theme.scss */
.bp-direction h3 {
  margin: auto 0 20px;
  font-size: 30px;
  text-transform: uppercase; }

/* line 54, theme.scss */
.bp-direction b {
  font-size: 24px; }

/* line 55, theme.scss */
.bp-catalog-menu__toggle span {
  display: inline-block;
  transition: transform .2s ease; }

/* line 55, theme.scss */
.bp-catalog-menu__toggle[aria-expanded="true"] span {
  transform: rotate(180deg); }

/* line 56, theme.scss */
body[data-theme-template^="product"] [class*="review"], body[data-theme-template^="product"] [class*="rating"] {
  display: none!important; }

/* line 57, theme.scss */
[data-bp-zero-price] {
  display: none!important; }

/* line 58, theme.scss */
.bp-collection-nav {
  position: sticky;
  z-index: 20;
  top: 78px;
  padding: 20px 0;
  border-bottom: 1px solid var(--bp-line);
  background: rgba(244, 243, 238, 0.96);
  backdrop-filter: blur(12px); }

/* line 58, theme.scss */
.bp-collection-nav > div {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: thin; }

/* line 58, theme.scss */
.bp-collection-nav a {
  flex: 0 0 auto;
  padding: 12px 16px;
  border: 1px solid var(--bp-line);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .07em;
  text-transform: uppercase; }

/* line 58, theme.scss */
.bp-collection-nav a[aria-current="location"] {
  color: #fff;
  border-color: var(--bp-ink);
  background: var(--bp-ink); }

@media (hover: hover) {
  /* line 58, theme.scss */
  .bp-collection-nav a:hover {
    color: #fff;
    border-color: var(--bp-ink);
    background: var(--bp-ink); } }
/* line 58, theme.scss */
.bp-collection-nav small {
  margin-right: 10px;
  color: var(--bp-orange);
  font: inherit; }

/* line 58, theme.scss */
.bp-collection-sections {
  padding-top: 20px; }

/* line 58, theme.scss */
.bp-collection-group {
  padding-top: 70px;
  scroll-margin-top: 145px; }

/* line 58, theme.scss */
.bp-collection-group + .bp-collection-group {
  margin-top: 45px;
  border-top: 1px solid var(--bp-line); }

/* line 58, theme.scss */
.bp-collection-group__head {
  margin-bottom: 36px;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: 50px;
  align-items: end; }

/* line 58, theme.scss */
.bp-collection-group__head .bp-index {
  margin: 0 0 20px; }

/* line 58, theme.scss */
.bp-collection-group__head h2 {
  margin: 0;
  font-size: clamp(40px, 5vw, 72px);
  line-height: .94;
  text-transform: uppercase; }

/* line 58, theme.scss */
.bp-collection-group__head > p {
  max-width: 560px;
  margin: 0;
  color: rgba(7, 26, 37, 0.62);
  font-size: 15px;
  line-height: 1.65; }

/* line 58, theme.scss */
.bp-collection__heading h1, .bp-collection-group__head h2, .bp-category-card__body strong {
  overflow-wrap: normal;
  word-break: normal;
  -webkit-hyphens: auto;
  hyphens: auto; }

/* line 59, theme.scss */
.bp-industries {
  padding: 110px 0 125px; }

/* line 59, theme.scss */
.bp-industry-grid {
  margin-top: 55px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid var(--bp-line);
  border-left: 1px solid var(--bp-line); }

/* line 59, theme.scss */
.bp-industry-grid article {
  min-height: 285px;
  padding: 26px;
  border-right: 1px solid var(--bp-line);
  border-bottom: 1px solid var(--bp-line); }

/* line 59, theme.scss */
.bp-industry-grid span {
  color: var(--bp-orange);
  font-size: 11px;
  font-weight: 900; }

/* line 59, theme.scss */
.bp-industry-grid h3 {
  margin: 95px 0 16px;
  font-size: 22px;
  text-transform: uppercase; }

/* line 59, theme.scss */
.bp-industry-grid p {
  color: rgba(7, 26, 37, 0.62);
  font-size: 13px;
  line-height: 1.6; }

/* line 61, theme.scss */
.bp-publications {
  padding: 110px 0 125px;
  background: #e8e6df; }

/* line 62, theme.scss */
.bp-publications__head {
  margin-bottom: 52px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 40px; }

/* line 63, theme.scss */
.bp-publications h2 {
  margin: 22px 0 0;
  font-size: clamp(44px, 5vw, 76px);
  line-height: .97;
  letter-spacing: -.05em;
  text-transform: uppercase; }

/* line 63, theme.scss */
.bp-publications h2 em {
  color: var(--bp-orange);
  font-style: normal; }

/* line 64, theme.scss */
.bp-publication-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: #e8e6df; }

/* line 65, theme.scss */
.bp-publication-card {
  min-width: 0;
  background: var(--bp-paper); }

/* line 65, theme.scss */
.bp-publication-card__image {
  height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #d5d6d1; }

/* line 65, theme.scss */
.bp-publication-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.76);
  transition: transform .45s,filter .45s; }

/* line 65, theme.scss */
.bp-publication-card:hover img {
  transform: scale(1.035);
  filter: saturate(1); }

/* line 65, theme.scss */
.bp-publication-card__image span {
  color: rgba(7, 26, 37, 0.28);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em; }

/* line 65, theme.scss */
.bp-publication-card__body {
  min-height: 245px;
  padding: 26px;
  display: flex;
  flex-direction: column; }

/* line 65, theme.scss */
.bp-publication-card__body > p {
  margin: 0;
  color: rgba(7, 26, 37, 0.48);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase; }

/* line 65, theme.scss */
.bp-publication-card h3 {
  margin: 20px 0 30px;
  font-size: clamp(20px, 1.8vw, 27px);
  line-height: 1.12;
  text-transform: uppercase; }

/* line 65, theme.scss */
.bp-publication-card__more {
  width: max-content;
  margin-top: auto;
  color: var(--bp-orange);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 65, theme.scss */
.bp-publication-card--empty {
  grid-column: 1/-1; }

/* line 65, theme.scss */
.bp-publication-card--empty .bp-publication-card__body {
  min-height: 260px; }

/* line 66, theme.scss */
.bp-documents {
  padding: 72px 0 80px;
  color: var(--bp-ink);
  background: var(--bp-paper); }

/* line 66, theme.scss */
.bp-documents__head {
  margin-bottom: 34px;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 32px;
  align-items: end; }

/* line 66, theme.scss */
.bp-documents .bp-index {
  align-self: start;
  color: rgba(7, 26, 37, 0.5); }

/* line 66, theme.scss */
.bp-documents h2 {
  margin: 0;
  font-size: clamp(36px, 4vw, 58px);
  line-height: .97;
  letter-spacing: -.05em;
  text-transform: uppercase; }

/* line 66, theme.scss */
.bp-documents h2 em {
  color: var(--bp-orange);
  font-style: normal; }

/* line 66, theme.scss */
.bp-documents__head > p:last-child {
  grid-column: 2;
  max-width: 620px;
  margin: -12px 0 0;
  color: rgba(7, 26, 37, 0.62);
  font-size: 14px;
  line-height: 1.55; }

/* line 66, theme.scss */
.bp-document-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--bp-line);
  border-left: 1px solid var(--bp-line); }

/* line 66, theme.scss */
.bp-document-card {
  position: relative;
  min-height: 178px;
  padding: 22px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  grid-template-rows: auto 1fr;
  gap: 16px 18px;
  border-right: 1px solid var(--bp-line);
  border-bottom: 1px solid var(--bp-line); }

/* line 66, theme.scss */
.bp-document-card__icon {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: var(--bp-orange); }

/* line 66, theme.scss */
.bp-document-card__icon svg {
  width: 36px;
  height: 36px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 66, theme.scss */
.bp-document-card__number {
  position: absolute;
  top: 22px;
  right: 22px;
  color: rgba(7, 26, 37, 0.32);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .12em; }

/* line 66, theme.scss */
.bp-document-card h3 {
  align-self: center;
  margin: 0;
  padding-right: 24px;
  font-size: clamp(17px, 1.5vw, 22px);
  line-height: 1.08;
  text-transform: uppercase; }

/* line 66, theme.scss */
.bp-document-card p {
  grid-column: 2;
  align-self: start;
  max-width: 330px;
  margin: 0;
  color: rgba(7, 26, 37, 0.62);
  font-size: 13px;
  line-height: 1.45; }

/* About page: the company story is managed through the InSales page editor. */
/* line 68, theme.scss */
.page_layout main > .bp-about-page {
  width: 100%!important;
  max-width: none!important;
  margin: 0!important; }

/* line 68, theme.scss */
.page_layout main:has(> .bp-about-page) {
  padding: 0!important; }

/* line 68, theme.scss */
.bp-about-page__hero {
  padding: clamp(75px, 10vw, 145px) 0;
  color: #fff;
  background: var(--bp-ink); }

/* line 68, theme.scss */
.bp-about-page__hero .bp-index {
  margin: 0 0 28px;
  color: rgba(255, 255, 255, 0.5); }

/* line 68, theme.scss */
.bp-about-page__hero h1 {
  max-width: 1050px;
  margin: 0;
  font-size: clamp(58px, 8vw, 118px);
  line-height: .88;
  letter-spacing: -.065em;
  text-transform: uppercase; }

/* line 68, theme.scss */
.bp-about-page__hero h1:after {
  display: inline-block;
  margin-left: .15em;
  color: var(--bp-orange);
  content: "."; }

/* line 68, theme.scss */
.bp-about-page__story {
  padding: 110px 0 120px;
  background: #e8e6df; }

/* line 68, theme.scss */
.bp-about-page__story-grid {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 45px; }

/* line 68, theme.scss */
.bp-about-page__story .bp-index {
  margin: 7px 0 0; }

/* line 68, theme.scss */
.bp-about-page__content h2 {
  margin: 0;
  font-size: clamp(42px, 5vw, 76px);
  line-height: .97;
  letter-spacing: -.05em;
  text-transform: uppercase; }

/* line 68, theme.scss */
.bp-about-page__content h2 em {
  color: var(--bp-orange);
  font-style: normal; }

/* line 68, theme.scss */
.bp-about-page__text {
  max-width: 900px;
  margin-top: 50px;
  color: rgba(7, 26, 37, 0.72);
  font-size: 18px;
  line-height: 1.7; }

/* line 68, theme.scss */
.bp-about-page__text > :first-child {
  margin-top: 0; }

/* line 68, theme.scss */
.bp-about-page__text > :last-child {
  margin-bottom: 0; }

/* line 68, theme.scss */
.bp-about-page__text h2, .bp-about-page__text h3 {
  margin: 36px 0 16px;
  color: var(--bp-ink);
  line-height: 1.1;
  text-transform: uppercase; }

/* line 68, theme.scss */
.bp-about-page__text h2 {
  font-size: 30px; }

/* line 68, theme.scss */
.bp-about-page__text h3 {
  font-size: 22px; }

/* line 68, theme.scss */
.bp-about-page__text p {
  margin: 0 0 20px; }

/* line 68, theme.scss */
.bp-about-page__text ul, .bp-about-page__text ol {
  margin: 0 0 24px;
  padding-left: 22px; }

/* line 68, theme.scss */
.bp-about-page__text li {
  margin-bottom: 9px; }

/* line 68, theme.scss */
.bp-about-page__text img {
  width: 100%;
  height: auto;
  margin: 25px 0;
  display: block; }

/* line 68, theme.scss */
.bp-about-page .bp-documents {
  background: var(--bp-paper); }

@media (max-width: 900px) {
  /* line 69, theme.scss */
  .bp-about-page__story-grid {
    grid-template-columns: 1fr 2fr; } }
@media (max-width: 600px) {
  /* line 70, theme.scss */
  .bp-about-page__hero {
    padding: 70px 0 76px; }

  /* line 70, theme.scss */
  .bp-about-page__hero h1 {
    font-size: 52px; }

  /* line 70, theme.scss */
  .bp-about-page__story {
    padding: 72px 0 80px; }

  /* line 70, theme.scss */
  .bp-about-page__story-grid {
    grid-template-columns: 1fr;
    gap: 28px; }

  /* line 70, theme.scss */
  .bp-about-page__content h2 {
    font-size: 36px; }

  /* line 70, theme.scss */
  .bp-about-page__text {
    margin-top: 34px;
    font-size: 16px; } }
/* line 71, theme.scss */
body[data-theme-template="blog"] {
  background: #f2f0e9!important; }

/* line 71, theme.scss */
body[data-theme-template="blog"] main {
  background: #e8e6df!important; }

/* line 71, theme.scss */
.bp-blog {
  padding: 70px 0 100px;
  background: #e8e6df!important; }

/* line 71, theme.scss */
.bp-blog__hero {
  padding: 0 0 42px; }

/* line 71, theme.scss */
.bp-blog__hero .bp-index {
  margin: 0 0 26px;
  color: rgba(7, 26, 37, 0.48); }

/* line 71, theme.scss */
.bp-blog__hero h1 {
  margin: 0;
  color: var(--bp-ink);
  font-size: clamp(52px, 6vw, 86px);
  line-height: .9;
  letter-spacing: -.06em;
  text-transform: uppercase; }

/* line 71, theme.scss */
.bp-blog__hero h1 em {
  color: var(--bp-orange);
  font-style: normal; }

/* line 71, theme.scss */
.bp-blog__lead {
  max-width: 650px;
  margin: 24px 0 0;
  color: rgba(7, 26, 37, 0.62);
  font-size: 16px;
  line-height: 1.6; }

/* line 71, theme.scss */
.bp-blog__widgets {
  display: none!important; }

/* line 71, theme.scss */
.bp-blog__tags {
  min-height: 0;
  margin-bottom: 28px; }

/* line 71, theme.scss */
.bp-blog__tags:empty {
  display: none; }

/* line 71, theme.scss */
.bp-blog__tags > * {
  margin: 0!important;
  padding: 0!important;
  background: transparent!important; }

/* line 71, theme.scss */
.bp-blog__tags > *, .bp-blog__tags [class*="tag"] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

/* line 71, theme.scss */
.bp-blog__tags a {
  padding: 10px 14px;
  border: 1px solid var(--bp-line);
  border-radius: 0!important;
  background: transparent;
  transition: color .2s,background-color .2s,border-color .2s,opacity .2s; }

/* line 71, theme.scss */
.bp-blog__tags a:hover {
  opacity: .7; }

/* line 71, theme.scss */
.bp-blog__tags a.is-active, .bp-blog__tags a.active, .bp-blog__tags a[aria-current="page"], .bp-blog__tags .is-active > a, .bp-blog__tags .active > a {
  color: #fff!important;
  border-color: var(--bp-ink) !important;
  background: var(--bp-ink) !important;
  opacity: 1; }

/* line 71, theme.scss */
.bp-blog__grid {
  margin-top: 0; }

/* line 71, theme.scss */
.bp-blog__grid .bp-publication-card, .bp-blog__grid .bp-publication-card__body {
  background: #f2f0e9!important; }

/* line 71, theme.scss */
.bp-blog__grid .bp-publication-card__body {
  min-height: 300px; }

/* line 71, theme.scss */
.bp-publication-card h2 {
  margin: 20px 0 14px;
  font-size: clamp(20px, 1.8vw, 27px);
  line-height: 1.12;
  text-transform: uppercase; }

/* line 71, theme.scss */
.bp-publication-card__excerpt {
  margin: 0 0 26px;
  color: rgba(7, 26, 37, 0.62);
  font-size: 14px;
  line-height: 1.55; }

/* line 73, theme.scss */
.bp-footer {
  padding: 85px 0 30px;
  color: #fff;
  background: #03131c; }

/* line 73, theme.scss */
.bp-footer__grid {
  display: grid;
  grid-template-columns: 1.4fr .6fr;
  gap: 70px;
  align-items: end; }

/* line 73, theme.scss */
.bp-footer .bp-kicker {
  color: rgba(255, 255, 255, 0.52); }

/* line 73, theme.scss */
.bp-footer h2 {
  margin: 25px 0 0;
  font-size: clamp(42px, 5vw, 76px);
  line-height: .96;
  letter-spacing: -.05em;
  text-transform: uppercase; }

/* line 73, theme.scss */
.bp-footer__contacts {
  display: grid;
  gap: 14px; }

/* line 73, theme.scss */
.bp-footer__contacts > a:not(.bp-btn) {
  color: #fff!important;
  font-size: clamp(21px, 2vw, 30px);
  font-weight: 800; }

/* line 73, theme.scss */
.bp-footer__contacts p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 16px; }

/* line 73, theme.scss */
.bp-footer__bottom {
  margin-top: 75px;
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.45);
  font-size: 9px;
  letter-spacing: .1em;
  text-transform: uppercase; }

/* The standard InSales widgets keep all commerce behavior; these rules bring them into the Brandport system. */
/* line 76, theme.scss */
body:not([data-theme-template="index"]) main {
  min-height: 60vh;
  padding: 70px 0 100px!important; }

/* line 76, theme.scss */
.page_layout_section_top main {
  padding-top: 25px!important; }

/* line 77, theme.scss */
body:not([data-theme-template="index"]) main > *, .page_section_top > * {
  width: min(1320px, 91vw) !important;
  max-width: none!important;
  margin-inline: auto!important; }

/* line 78, theme.scss */
.product-card, .collection-product, .product-item {
  border-radius: 0!important;
  border-color: var(--bp-line) !important;
  box-shadow: none!important;
  background: var(--bp-paper) !important; }

/* line 78, theme.scss */
.product-card img, .collection-product img, .product-item img {
  border-radius: 0!important; }

/* line 78, theme.scss */
.button, .btn, [class*="button"] {
  border-radius: 0!important; }

/* line 78, theme.scss */
.button-primary, .btn-primary, [data-item-add] {
  color: #fff!important;
  background: var(--bp-orange) !important;
  border-color: var(--bp-orange) !important; }

/* Editorial article layout: a full-width lead image, three-image strip and text/media split. */
/* line 81, theme.scss */
.bp-article {
  width: min(1120px, 91vw) !important;
  max-width: 1120px!important;
  margin-inline: auto!important; }

/* line 81, theme.scss */
.bp-article__header {
  max-width: 1120px;
  margin: 0 0 34px; }

/* line 81, theme.scss */
.bp-article__back {
  display: inline-block;
  margin-bottom: 32px;
  color: rgba(7, 26, 37, 0.55) !important;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase; }

/* line 81, theme.scss */
.bp-article__back:hover {
  color: var(--bp-orange) !important; }

/* line 81, theme.scss */
.bp-article__header h1 {
  max-width: 960px;
  margin: 0;
  font-size: clamp(38px, 5vw, 72px);
  line-height: .96;
  letter-spacing: -.05em;
  text-transform: uppercase; }

/* line 81, theme.scss */
.bp-article__hero {
  height: clamp(360px, 52vw, 650px);
  margin: 0;
  overflow: hidden;
  background: #d5d6d1; }

/* line 81, theme.scss */
.bp-article__hero img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover; }

/* line 81, theme.scss */
.bp-article__content {
  margin-top: 8px; }

/* line 81, theme.scss */
.bp-article__gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px; }

/* line 81, theme.scss */
.bp-article__gallery[hidden], .bp-article__side[hidden] {
  display: none; }

/* line 81, theme.scss */
.bp-article__gallery-item {
  height: 230px!important;
  margin: 0!important;
  overflow: hidden;
  background: #d5d6d1; }

/* line 81, theme.scss */
.bp-article__gallery-item img {
  width: 100%!important;
  height: 100%!important;
  margin: 0!important;
  display: block;
  object-fit: cover; }

/* line 81, theme.scss */
.bp-article__gallery-item figcaption {
  display: none; }

/* line 81, theme.scss */
.bp-article__columns {
  margin-top: 36px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.9fr);
  gap: 52px;
  align-items: start; }

/* line 81, theme.scss */
.bp-article__text {
  min-width: 0;
  color: #000;
  font-size: 17px;
  line-height: 1.55; }

/* line 81, theme.scss */
.bp-article__text > :first-child {
  margin-top: 0; }

/* line 81, theme.scss */
.bp-article__text p {
  margin: 0 0 18px; }

/* line 81, theme.scss */
.bp-article__text h2, .bp-article__text h3 {
  margin: 28px 0 14px;
  line-height: 1.06;
  text-transform: uppercase; }

/* line 81, theme.scss */
.bp-article__text h2 {
  font-size: 25px; }

/* line 81, theme.scss */
.bp-article__text h3 {
  font-size: 19px; }

/* line 81, theme.scss */
.bp-article__text ul, .bp-article__text ol {
  margin: 0 0 24px;
  padding-left: 18px; }

/* line 81, theme.scss */
.bp-article__text li {
  margin-bottom: 9px; }

/* line 81, theme.scss */
.bp-article__text img {
  width: 100%;
  height: auto;
  margin: 20px 0;
  display: block; }

/* line 81, theme.scss */
.bp-article__side {
  position: sticky;
  top: 105px; }

/* line 81, theme.scss */
.bp-article__side-media {
  height: 510px!important;
  margin: 0!important;
  overflow: hidden;
  background: #d5d6d1; }

/* line 81, theme.scss */
.bp-article__side-media img {
  width: 100%!important;
  height: 100%!important;
  margin: 0!important;
  display: block;
  object-fit: cover; }

/* line 81, theme.scss */
.bp-article__side-media figcaption {
  margin-top: 8px;
  color: rgba(7, 26, 37, 0.5);
  font-size: 11px;
  line-height: 1.4; }

/* line 81, theme.scss */
.bp-article__text blockquote {
  margin: 28px 0;
  padding: 20px 24px;
  border-left: 3px solid var(--bp-orange);
  background: #e8e6df;
  font-weight: 700; }

@media (max-width: 800px) {
  /* line 82, theme.scss */
  .bp-article__gallery {
    grid-template-columns: repeat(3, 1fr);
    gap: 5px; }

  /* line 82, theme.scss */
  .bp-article__gallery-item {
    height: clamp(110px, 28vw, 210px) !important; }

  /* line 82, theme.scss */
  .bp-article__columns {
    grid-template-columns: 1fr;
    gap: 28px; }

  /* line 82, theme.scss */
  .bp-article__side {
    position: static; }

  /* line 82, theme.scss */
  .bp-article__side-media {
    height: min(115vw, 560px) !important; } }
@media (max-width: 600px) {
  /* line 83, theme.scss */
  .bp-article__header {
    margin-bottom: 24px; }

  /* line 83, theme.scss */
  .bp-article__back {
    margin-bottom: 22px; }

  /* line 83, theme.scss */
  .bp-article__header h1 {
    font-size: 38px; }

  /* line 83, theme.scss */
  .bp-article__hero {
    height: 62vw;
    min-height: 240px; }

  /* line 83, theme.scss */
  .bp-article__content {
    margin-top: 5px; }

  /* line 83, theme.scss */
  .bp-article__gallery {
    gap: 4px; }

  /* line 83, theme.scss */
  .bp-article__gallery-item {
    height: 29vw!important; }

  /* line 83, theme.scss */
  .bp-article__columns {
    margin-top: 28px; }

  /* line 83, theme.scss */
  .bp-article__text {
    font-size: 17px; }

  /* line 83, theme.scss */
  .bp-article__side-media {
    height: 112vw!important; } }
/* line 85, theme.scss */
h1, h2, h3 {
  letter-spacing: -.035em; }

/* line 86, theme.scss */
.outside-widgets .delete-widget-link, .outside-widgets .add-widget-link, [data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 900px) {
  /* line 88, theme.scss */
  .bp-documents__head {
    grid-template-columns: 1fr 2fr; }

  /* line 88, theme.scss */
  .bp-document-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 88, theme.scss */
  .bp-header {
    height: 68px; }

  /* line 88, theme.scss */
  .bp-header__inner {
    grid-template-columns: 1fr auto auto; }

  /* line 88, theme.scss */
  .bp-header__tools {
    margin-left: auto;
    gap: 12px; }

  /* line 88, theme.scss */
  .bp-menu {
    width: 36px;
    height: 36px;
    padding: 8px;
    display: grid;
    align-content: center;
    gap: 6px;
    border: 0;
    background: transparent; }

  /* line 88, theme.scss */
  .bp-menu span {
    height: 2px;
    background: #fff;
    transition: transform .2s ease; }

  /* line 88, theme.scss */
  .bp-header.is-open .bp-menu span:first-child {
    transform: translateY(4px) rotate(45deg); }

  /* line 88, theme.scss */
  .bp-header.is-open .bp-menu span:last-child {
    transform: translateY(-4px) rotate(-45deg); }

  /* line 88, theme.scss */
  .bp-nav {
    position: fixed;
    z-index: 990;
    top: 68px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 55px 4.5vw;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
    background: #051822;
    transition: transform .28s,opacity .28s,visibility .28s;
    scroll-behavior: smooth; }

  /* line 88, theme.scss */
  .bp-nav a {
    width: 100%;
    padding: 19px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    font-size: clamp(22px, 7vw, 36px);
    letter-spacing: -.02em; }

  /* line 88, theme.scss */
  .bp-header.is-open .bp-nav {
    visibility: visible;
    opacity: 1;
    transform: none; }

  /* line 88, theme.scss */
  .bp-logo strong {
    font-size: 16px; }

  /* line 88, theme.scss */
  .bp-logo img {
    width: 36px;
    height: 34px; }

  /* line 88, theme.scss */
  .bp-hero {
    min-height: 660px;
    height: calc(100svh - 68px); }

  /* line 88, theme.scss */
  .bp-hero__facts {
    right: 4.5vw;
    left: 4.5vw;
    bottom: 20px; }

  /* line 88, theme.scss */
  .bp-hero__facts div {
    min-width: 0;
    flex: 1; }

  /* line 88, theme.scss */
  .bp-product-grid, .bp-publication-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 88, theme.scss */
  .bp-industry-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 88, theme.scss */
  .bp-footer__grid {
    grid-template-columns: 1fr; }

  /* line 88, theme.scss */
  .bp-split {
    grid-template-columns: 1fr; }

  /* line 88, theme.scss */
  .bp-split > .bp-index {
    margin-bottom: 20px; } }
@media (max-width: 900px) {
  /* line 89, theme.scss */
  .bp-collection-nav {
    top: 68px; }

  /* line 89, theme.scss */
  .bp-collection-group {
    scroll-margin-top: 132px; }

  /* line 89, theme.scss */
  .bp-collection-group__head {
    grid-template-columns: 1fr;
    gap: 18px; }

  /* line 89, theme.scss */
  .bp-collection-group__head > p {
    max-width: 720px; } }
@media (max-width: 900px) {
  /* line 90, theme.scss */
  .bp-catalog-menu__toggle span {
    display: inline-block;
    transition: transform .2s ease; }

  /* line 90, theme.scss */
  .bp-catalog-menu__toggle[aria-expanded="true"] span {
    transform: rotate(180deg); }

  /* line 90, theme.scss */
  .bp-mega__categories > a b {
    display: inline-block;
    transition: transform .2s ease; }

  /* line 90, theme.scss */
  .bp-mega__categories > a.is-active b {
    transform: rotate(90deg); } }
@media (max-width: 600px) {
  /* line 91, theme.scss */
  .bp-documents {
    padding: 58px 0 64px; }

  /* line 91, theme.scss */
  .bp-documents__head {
    grid-template-columns: 1fr;
    gap: 16px; }

  /* line 91, theme.scss */
  .bp-documents__head > p:last-child {
    grid-column: auto;
    margin: 0; }

  /* line 91, theme.scss */
  .bp-documents h2 {
    font-size: 34px; }

  /* line 91, theme.scss */
  .bp-document-grid {
    grid-template-columns: 1fr; }

  /* line 91, theme.scss */
  .bp-document-card {
    min-height: 148px;
    padding: 19px; }

  /* line 91, theme.scss */
  .bp-document-card__number {
    top: 20px;
    right: 19px; }

  /* line 91, theme.scss */
  .bp-shell {
    width: 91vw; }

  /* line 91, theme.scss */
  .bp-header__tools {
    gap: 10px; }

  /* line 91, theme.scss */
  .bp-hero {
    min-height: 680px; }

  /* line 91, theme.scss */
  .bp-hero__content {
    padding-top: 72px; }

  /* line 91, theme.scss */
  .bp-hero h1 {
    font-size: 45px; }

  /* line 91, theme.scss */
  .bp-hero__lead {
    font-size: 15px; }

  /* line 91, theme.scss */
  .bp-actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 20px; }

  /* line 91, theme.scss */
  .bp-hero__facts div:nth-child(3) {
    display: none; }

  /* line 91, theme.scss */
  .bp-hero__facts div {
    padding: 12px; }

  /* line 91, theme.scss */
  .bp-intro, .bp-catalog, .bp-industries, .bp-publications {
    padding: 75px 0; }

  /* line 91, theme.scss */
  .bp-intro h2, .bp-section-head h2, .bp-industries h2, .bp-publications h2 {
    font-size: 36px; }

  /* line 91, theme.scss */
  .bp-copy {
    font-size: 16px; }

  /* line 91, theme.scss */
  .bp-section-head, .bp-publications__head {
    align-items: flex-start;
    flex-direction: column; }

  /* line 91, theme.scss */
  .bp-product-grid, .bp-publication-grid {
    grid-template-columns: 1fr; }

  /* line 91, theme.scss */
  .bp-product-card__image {
    height: 310px; }

  /* line 91, theme.scss */
  .bp-industry-grid {
    grid-template-columns: 1fr; }

  /* line 91, theme.scss */
  .bp-industry-grid article {
    min-height: 220px; }

  /* line 91, theme.scss */
  .bp-industry-grid h3 {
    margin-top: 65px; }

  /* line 91, theme.scss */
  .bp-footer {
    padding-top: 65px; }

  /* line 91, theme.scss */
  .bp-footer__bottom {
    gap: 14px;
    flex-direction: column; } }
@media (max-width: 600px) {
  /* line 92, theme.scss */
  .bp-collection-nav {
    margin-right: -4.5vw;
    margin-left: -4.5vw;
    padding-right: 4.5vw;
    padding-left: 4.5vw; }

  /* line 92, theme.scss */
  .bp-collection-group {
    padding-top: 52px; }

  /* line 92, theme.scss */
  .bp-collection-group + .bp-collection-group {
    margin-top: 28px; }

  /* line 92, theme.scss */
  .bp-collection-group__head {
    margin-bottom: 25px; }

  /* line 92, theme.scss */
  .bp-collection-group__head h2 {
    font-size: 36px; }

  /* line 92, theme.scss */
  .bp-collection-group__head > p {
    font-size: 14px; } }
