/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-paper: #fbfaf7;
    --color-ink: #1d1d1b;
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

  .static {
    position: static;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .table {
    display: table;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .bg-paper {
    background-color: var(--color-paper);
  }

  .text-ink {
    color: var(--color-ink);
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .backface-hidden {
    backface-visibility: hidden;
  }
}

@layer content-templates {
  :root {
    --bt-white: #fff;
    --bt-paper: #fbfaf7;
    --bt-gray: #f2f2f0;
    --bt-ink: #1d1d1b;
    --bt-muted: #777772;
    --bt-line: #deddd8;
    --bt-accent: #c88b43;
    --bt-dark: #11110f;
    --bt-container: 1280px;
    --bt-gutter: clamp(20px, 4vw, 64px);
    --bt-section: clamp(76px, 8vw, 132px);
    --ease-out: cubic-bezier(.23, 1, .32, 1);
    --ease-in-out: cubic-bezier(.77, 0, .175, 1);
  }

  * {
    box-sizing: border-box;
  }

  html {
    scroll-behavior: smooth;
  }

  body {
    background: var(--bt-paper);
    min-height: 100dvh;
    color: var(--bt-ink);
    flex-direction: column;
    margin: 0;
    font-family: Arial, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 1.45;
    display: flex;
    overflow-x: hidden;
  }

  .bt-scroll-reveal {
    opacity: 0;
    transition: opacity .6s var(--ease-in-out) 80ms, transform .6s var(--ease-in-out) 80ms;
    transform: translateY(8px);
  }

  .bt-scroll-reveal.is-scroll-visible {
    opacity: 1;
    transform: translateY(0);
  }

  @media (prefers-reduced-motion: reduce) {
    .bt-scroll-reveal {
      transition: opacity .2s var(--ease-out) 0s;
      transform: none;
    }
  }

  body.menu-open, body.modal-open {
    overflow: hidden;
  }

  img {
    max-width: 100%;
    height: auto;
    display: block;
  }

  a {
    color: inherit;
    text-decoration: none;
  }

  button, input, textarea {
    font: inherit;
  }

  button {
    color: inherit;
  }

  .bt-container {
    width: min(100%, var(--bt-container));
    padding-inline: var(--bt-gutter);
    margin-inline: auto;
  }

  .bt-narrow {
    max-width: 1110px;
  }

  .bt-section {
    padding-block: var(--bt-section);
  }

  .bt-center {
    justify-content: center;
    display: flex;
  }

  .skip-link {
    z-index: 999;
    background: var(--bt-dark);
    color: #fff;
    padding: 12px 16px;
    position: fixed;
    top: 10px;
    left: 10px;
    transform: translateY(-150%);
  }

  .skip-link:focus {
    transform: none;
  }

  .bt-header {
    z-index: 50;
    transition: background .2s, box-shadow .2s;
    position: absolute;
    inset: 0 0 auto;
  }

  .bt-header.is-scrolled {
    box-shadow: 0 1px 0 var(--bt-line);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background: #fbfaf7f5;
    position: fixed;
  }

  .bt-header__row {
    align-items: center;
    gap: 58px;
    min-height: 82px;
    display: flex;
  }

  .bt-logo {
    letter-spacing: -.04em;
    flex: none;
    align-items: center;
    gap: 9px;
    font-size: 17px;
    font-weight: 800;
    display: inline-flex;
  }

  .bt-logo svg {
    width: 25px;
    height: 25px;
    color: var(--bt-accent);
  }

  .bt-nav {
    margin-left: auto;
  }

  .bt-nav__list {
    align-items: center;
    gap: clamp(25px, 3vw, 46px);
    margin: 0;
    padding: 0;
    font-size: 12px;
    list-style: none;
    display: flex;
  }

  .bt-nav__list a {
    padding-block: 12px;
    transition: color .2s;
  }

  .bt-nav__list a:hover {
    color: var(--bt-accent);
  }

  .bt-header__actions {
    align-items: center;
    gap: 16px;
    display: flex;
  }

  .bt-phone {
    white-space: nowrap;
    font-size: 12px;
    font-weight: 700;
  }

  .bt-social {
    background: var(--bt-dark);
    color: #fff;
    border-radius: 50%;
    place-items: center;
    width: 30px;
    height: 30px;
    font-size: 13px;
    display: grid;
  }

  .bt-menu-toggle {
    background: var(--bt-dark);
    border: 0;
    border-radius: 50%;
    place-content: center;
    gap: 6px;
    width: 34px;
    height: 34px;
    padding: 0;
    display: none;
  }

  .bt-menu-toggle span {
    background: #fff;
    width: 15px;
    height: 1px;
    transition: transform .2s;
    display: block;
  }

  .bt-button {
    cursor: pointer;
    border: 1px solid #0000;
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    min-height: 45px;
    padding: 0 25px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    transition: background .2s, color .2s, border-color .2s, transform .2s;
    display: inline-flex;
  }

  .bt-button:hover {
    transform: translateY(-1px);
  }

  .bt-button--primary {
    border-color: var(--bt-accent);
    background: var(--bt-accent);
    color: #fff;
  }

  .bt-button--primary:hover {
    background: #af7637;
    border-color: #af7637;
  }

  .bt-button--light {
    border-color: var(--bt-line);
    color: var(--bt-ink);
    background: #fff;
  }

  .bt-button--light:hover {
    border-color: var(--bt-ink);
  }

  .bt-actions {
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 28px;
    display: flex;
  }

  .bt-kicker {
    color: var(--bt-accent);
    text-transform: uppercase;
    letter-spacing: .13em;
    margin-bottom: 12px;
    font-size: 10px;
    font-weight: 700;
  }

  .bt-hero {
    background: var(--bt-paper);
    min-height: 650px;
    padding-top: 82px;
  }

  .bt-hero__grid {
    grid-template-columns: .9fr 1.1fr;
    align-items: stretch;
    min-height: 568px;
    display: grid;
  }

  .bt-hero__content {
    z-index: 2;
    align-self: center;
    padding: 60px 40px 55px 0;
    position: relative;
  }

  .bt-hero h1 {
    letter-spacing: -.055em;
    max-width: 570px;
    margin: 0;
    font-size: clamp(42px, 4.3vw, 68px);
    font-weight: 500;
    line-height: .98;
  }

  .bt-hero__content > p {
    max-width: 465px;
    color: var(--bt-muted);
    margin: 25px 0 0;
    font-size: 14px;
    line-height: 1.55;
  }

  .bt-hero__visual {
    min-height: 560px;
    overflow: hidden;
  }

  .bt-cover-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .bt-hero__facts {
    border-top: 1px solid var(--bt-line);
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
    display: grid;
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 22px;
  }

  .bt-hero__facts div {
    padding: 17px 20px 0 0;
  }

  .bt-hero__facts dt {
    font-size: 12px;
    font-weight: 700;
  }

  .bt-hero__facts dd {
    color: var(--bt-muted);
    margin: 5px 0 0;
    font-size: 9px;
  }

  .bt-house-placeholder {
    background: linear-gradient(#a8aaa2 0 51%, #c5baa8 51% 100%);
    width: 100%;
    height: 100%;
    min-height: 225px;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .bt-house-placeholder:before {
    content: "";
    clip-path: polygon(8% 16%, 90% 0, 100% 18%, 100% 100%, 0 100%, 0 25%);
    background: linear-gradient(90deg, #3e3d39 0 10%, #b59f81 10% 28%, #232522 28% 32%, #c3b195 32% 58%, #20221f 58% 64%, #b7a487 64%);
    width: 76%;
    height: 48%;
    position: absolute;
    bottom: 14%;
    right: 8%;
    box-shadow: 0 13px 26px #0003;
  }

  .bt-house-placeholder:after {
    content: "";
    opacity: .75;
    background: #7a7d6c;
    height: 17%;
    position: absolute;
    inset: auto 0 0;
  }

  .bt-house-placeholder--hero {
    background: linear-gradient(160deg, #d5d7d0 0 45%, #9da08f 45% 60%, #716f64 60%);
    min-height: 560px;
  }

  .bt-house-placeholder--hero:before {
    width: 84%;
    height: 50%;
    bottom: 15%;
    right: 3%;
  }

  .bt-house-placeholder--autumn {
    background: linear-gradient(160deg, #d59a3e 0 29%, #6d754b 29% 53%, #b7a884 53%);
    min-height: 480px;
  }

  .bt-models {
    background: var(--bt-gray);
  }

  .bt-section-head {
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin-bottom: 32px;
    display: flex;
  }

  .bt-section h2, .bt-video h2, .bt-process h2, .bt-about h2, .bt-technology h2, .bt-lead h2 {
    letter-spacing: -.05em;
    margin: 0;
    font-size: clamp(34px, 3.4vw, 54px);
    font-weight: 500;
    line-height: 1.03;
  }

  .bt-slider-buttons {
    gap: 8px;
    display: flex;
  }

  .bt-slider-buttons span {
    background: var(--bt-dark);
    color: #fff;
    border-radius: 50%;
    place-items: center;
    width: 31px;
    height: 31px;
    font-size: 12px;
    display: grid;
  }

  .bt-model-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    display: grid;
  }

  .bt-model-card {
    background: #fff;
    overflow: hidden;
  }

  .bt-model-card__image {
    height: 245px;
    display: block;
    overflow: hidden;
  }

  .bt-model-card__image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform .45s;
  }

  .bt-model-card:hover .bt-model-card__image img {
    transform: scale(1.03);
  }

  .bt-model-card__body {
    padding: 18px 18px 21px;
  }

  .bt-model-card h3 {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 600;
  }

  .bt-model-card__meta {
    color: var(--bt-muted);
    flex-wrap: wrap;
    gap: 7px 15px;
    margin-bottom: 17px;
    font-size: 9px;
    display: flex;
  }

  .bt-model-card strong {
    border-top: 1px solid var(--bt-line);
    padding-top: 14px;
    font-size: 13px;
    display: block;
  }

  .bt-models .bt-center {
    margin-top: 28px;
  }

  .bt-benefits {
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
    display: grid;
  }

  .bt-benefits article {
    min-width: 0;
  }

  .bt-benefit-icon {
    border: 1px solid var(--bt-accent);
    width: 29px;
    height: 29px;
    color: var(--bt-accent);
    border-radius: 50%;
    place-items: center;
    margin-bottom: 15px;
    font-size: 8px;
    display: grid;
  }

  .bt-benefits h3 {
    margin: 0 0 8px;
    font-size: 12px;
  }

  .bt-benefits p {
    color: var(--bt-muted);
    margin: 0;
    font-size: 10px;
    line-height: 1.45;
  }

  .bt-video {
    background: var(--bt-paper);
    text-align: center;
  }

  .bt-video h2 {
    margin-bottom: 35px;
    font-size: clamp(30px, 3vw, 46px);
  }

  .bt-video__media {
    background: #bbb;
    height: clamp(330px, 43vw, 570px);
    display: block;
    position: relative;
    overflow: hidden;
  }

  .bt-factory-placeholder {
    background: linear-gradient(175deg, #b9bab8 0 45%, #8e7f72 45% 65%, #715c49 65%);
    width: 100%;
    height: 100%;
    display: block;
  }

  .bt-factory-placeholder:after {
    content: "";
    background: repeating-linear-gradient(90deg, #c9b99e 0 7%, #584d43 7% 9%);
    position: absolute;
    inset: 53% 5% 10%;
    transform: perspective(500px) rotateX(17deg);
  }

  .bt-play {
    width: 58px;
    height: 58px;
    color: var(--bt-accent);
    background: #fff;
    border-radius: 50%;
    place-items: center;
    padding-left: 4px;
    font-size: 16px;
    display: grid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 7px 25px #0000002e;
  }

  .bt-video .bt-center {
    margin-top: 24px;
  }

  .bt-process {
    background: #fff;
  }

  .bt-process__grid {
    grid-template-columns: .9fr 1.1fr;
    gap: clamp(60px, 10vw, 155px);
    display: grid;
  }

  .bt-process .bt-button {
    margin-top: 34px;
  }

  .bt-steps {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .bt-steps li {
    grid-template-columns: 42px 1fr;
    gap: 20px;
    margin-bottom: 16px;
    padding: 0;
    display: grid;
  }

  .bt-steps h3 {
    margin: 0 0 5px;
    font-size: 13px;
  }

  .bt-steps p {
    color: var(--bt-muted);
    margin: 0;
    font-size: 10px;
  }

  .bt-about {
    background: var(--bt-paper);
  }

  .bt-about__grid {
    grid-template-columns: 1.1fr .9fr;
    align-items: center;
    gap: clamp(50px, 7vw, 100px);
    display: grid;
  }

  .bt-about__image {
    height: 490px;
    overflow: hidden;
  }

  .bt-about__content > p {
    max-width: 450px;
    color: var(--bt-muted);
    margin: 24px 0 30px;
    font-size: 13px;
    line-height: 1.65;
  }

  .bt-founder {
    align-items: center;
    gap: 13px;
    margin-top: 38px;
    display: flex;
  }

  .bt-founder__photo {
    background: linear-gradient(#d8c6b8 0 42%, #26313b 42%);
    border-radius: 50%;
    width: 48px;
    height: 48px;
  }

  .bt-founder strong, .bt-founder small {
    display: block;
  }

  .bt-founder strong {
    font-size: 11px;
  }

  .bt-founder small {
    color: var(--bt-muted);
    margin-top: 3px;
    font-size: 9px;
  }

  .bt-technology {
    text-align: center;
    background: #fff;
  }

  .bt-section-intro {
    max-width: 660px;
    color: var(--bt-muted);
    margin: 18px auto 0;
    font-size: 12px;
  }

  .bt-technology__scheme {
    max-width: 850px;
    margin: 50px auto 35px;
  }

  .bt-scheme-image {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }

  .bt-scheme-placeholder {
    width: 100%;
    height: 100%;
    position: relative;
    transform: perspective(900px) rotateX(8deg);
  }

  .bt-scheme-placeholder span {
    border: 2px solid #51483f;
    width: 60%;
    height: 18%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) skewX(-25deg);
    box-shadow: 16px 14px #00000014;
  }

  .bt-scheme-roof {
    background: repeating-linear-gradient(90deg, #c6b28b 0 8%, #5b5145 8% 9%);
    top: 7%;
  }

  .bt-scheme-wall {
    background: repeating-linear-gradient(90deg, #d8c9a8 0 6%, #a58c65 6% 7%);
    top: 31%;
  }

  .bt-scheme-frame {
    background: repeating-linear-gradient(90deg, #6e5b41 0 2%, #0000 2% 12%);
    top: 55%;
  }

  .bt-scheme-floor {
    background: repeating-linear-gradient(90deg, #b4a27d 0 8%, #5b5145 8% 9%);
    top: 78%;
  }

  .bt-tech-grid {
    text-align: left;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    display: grid;
  }

  .bt-tech-grid article {
    background: var(--bt-gray);
    min-height: 168px;
    padding: 20px;
  }

  .bt-tech-grid span {
    color: var(--bt-accent);
    font-size: 10px;
    font-weight: 700;
  }

  .bt-tech-grid h3 {
    margin: 22px 0 8px;
    font-size: 12px;
  }

  .bt-tech-grid p {
    color: var(--bt-muted);
    margin: 0;
    font-size: 9px;
    line-height: 1.5;
  }

  .bt-technology .bt-center {
    margin-top: 30px;
  }

  .bt-lead {
    background: var(--lead-image);
    color: #fff;
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-block: clamp(70px, 8vw, 125px);
    position: relative;
  }

  .bt-lead__grid {
    grid-template-columns: 1.05fr .95fr;
    align-items: center;
    gap: clamp(60px, 10vw, 150px);
    display: grid;
  }

  .bt-lead .bt-kicker {
    color: #e3b77d;
  }

  .bt-lead h2 {
    font-size: clamp(38px, 4.2vw, 66px);
  }

  .bt-lead__grid > div > p {
    color: #d1d1cc;
    max-width: 450px;
    margin: 25px 0 0;
    font-size: 13px;
  }

  .bt-form-card {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: #2b2b28c7;
    padding: clamp(28px, 4vw, 48px);
  }

  .bt-form-card h3 {
    margin: 0 0 8px;
    font-size: 23px;
    font-weight: 500;
  }

  .bt-form-card > p {
    color: #d1d1cc;
    margin: 0 0 22px;
    font-size: 11px;
  }

  .bt-form-card input, .wpcf7-form input:not([type="submit"]), .wpcf7-form textarea {
    width: 100%;
    min-height: 45px;
    color: inherit;
    background: #ffffff14;
    border: 1px solid #ffffff2e;
    border-radius: 0;
    outline: 0;
    margin: 0 0 12px;
    padding: 10px 13px;
    font-size: 12px;
  }

  .bt-form-card input::placeholder, .wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder {
    color: #c3c3bd;
  }

  .bt-form-card .bt-button, .wpcf7-form input[type="submit"] {
    width: 100%;
    min-height: 45px;
    color: var(--bt-ink);
    cursor: pointer;
    background: #fff;
    border: 0;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
  }

  .wpcf7-form p {
    margin: 0;
  }

  .wpcf7-form br, .wpcf7-spinner {
    display: none;
  }

  .wpcf7-response-output {
    font-size: 11px;
    margin: 12px 0 0 !important;
  }

  .bt-footer {
    background: var(--bt-dark);
    color: #fff;
    margin-top: auto;
    padding: 65px 0 24px;
  }

  .bt-footer__grid {
    grid-template-columns: 1.5fr 1fr .8fr 1.1fr;
    gap: 55px;
    padding-bottom: 65px;
    display: grid;
  }

  .bt-footer__grid > div {
    flex-direction: column;
    align-items: flex-start;
    gap: 9px;
    display: flex;
  }

  .bt-footer__brand {
    font-size: 18px;
    font-weight: 600;
  }

  .bt-footer p {
    color: #8b8b87;
    max-width: 300px;
    margin: 12px 0 0;
    font-size: 10px;
    line-height: 1.6;
  }

  .bt-footer__label {
    color: #6e6e69;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 9px;
    font-size: 9px;
  }

  .bt-footer__grid a, .bt-footer__button {
    color: #c9c9c4;
    cursor: pointer;
    background: none;
    border: 0;
    padding: 0;
    font-size: 10px;
  }

  .bt-footer__grid a:hover, .bt-footer__button:hover {
    color: #fff;
  }

  .bt-footer__button {
    border: 1px solid #4b4b47;
    border-radius: 999px;
    margin-top: 8px;
    padding: 10px 18px;
  }

  .bt-footer__bottom {
    color: #686864;
    border-top: 1px solid #30302d;
    justify-content: space-between;
    gap: 30px;
    padding-top: 18px;
    font-size: 9px;
    display: flex;
  }

  .bt-modal {
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    place-items: center;
    padding: 20px;
    transition: opacity .2s, visibility .2s;
    display: grid;
    position: fixed;
    inset: 0;
  }

  .bt-modal.is-open {
    visibility: visible;
    opacity: 1;
  }

  .bt-modal__backdrop {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #00000094;
    border: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    inset: 0;
  }

  .bt-modal__dialog {
    z-index: 1;
    width: min(100%, 490px);
    color: var(--bt-ink);
    background: #fff;
    padding: 42px;
    position: relative;
  }

  .bt-modal__close {
    cursor: pointer;
    background: none;
    border: 0;
    padding: 0;
    font-size: 28px;
    line-height: 1;
    position: absolute;
    top: 13px;
    right: 16px;
  }

  .bt-modal h2 {
    letter-spacing: -.04em;
    margin: 0;
    font-size: 30px;
    font-weight: 500;
  }

  .bt-modal__dialog > p {
    color: var(--bt-muted);
    margin: 10px 0 25px;
    font-size: 12px;
  }

  .bt-modal .wpcf7-form input:not([type="submit"]), .bt-modal .wpcf7-form textarea {
    border-color: var(--bt-line);
    background: var(--bt-gray);
    color: var(--bt-ink);
  }

  .bt-modal .wpcf7-form input[type="submit"] {
    background: var(--bt-accent);
    color: #fff;
  }

  .bt-form-note {
    border: 1px dashed var(--bt-line);
    color: var(--bt-muted);
    padding: 20px;
    font-size: 12px;
  }

  @media (max-width: 1024px) {
    :root {
      --bt-gutter: 28px;
    }

    .bt-header__row {
      gap: 25px;
    }

    .bt-nav__list {
      gap: 22px;
    }

    .bt-hero__grid {
      grid-template-columns: 1fr 1fr;
    }

    .bt-hero__content {
      padding-right: 25px;
    }

    .bt-hero h1 {
      font-size: clamp(40px, 5.2vw, 58px);
    }

    .bt-model-card__image {
      height: 205px;
    }

    .bt-benefits {
      gap: 20px;
    }

    .bt-footer__grid {
      grid-template-columns: 1.4fr 1fr 1fr;
    }

    .bt-footer__grid > div:last-child {
      grid-column: 2;
    }
  }

  @media (max-width: 800px) {
    :root {
      --bt-gutter: 22px;
      --bt-section: 78px;
    }

    .bt-header {
      position: absolute;
    }

    .bt-header.is-scrolled {
      position: fixed;
    }

    .bt-header__row {
      min-height: 70px;
    }

    .bt-nav {
      z-index: -1;
      padding: 100px var(--bt-gutter) 40px;
      background: var(--bt-paper);
      visibility: hidden;
      opacity: 0;
      align-items: center;
      transition: opacity .2s, visibility .2s;
      display: flex;
      position: fixed;
      inset: 0;
    }

    .bt-nav.is-open {
      visibility: visible;
      opacity: 1;
    }

    .bt-nav__list {
      letter-spacing: -.04em;
      flex-direction: column;
      align-items: flex-start;
      gap: 18px;
      font-size: 31px;
      line-height: 1.05;
    }

    .bt-phone {
      display: none;
    }

    .bt-menu-toggle {
      display: grid;
    }

    .bt-menu-toggle[aria-expanded="true"] span:first-child {
      transform: translateY(3.5px) rotate(45deg);
    }

    .bt-menu-toggle[aria-expanded="true"] span:last-child {
      transform: translateY(-3.5px) rotate(-45deg);
    }

    .bt-hero {
      padding-top: 70px;
    }

    .bt-hero__grid {
      grid-template-columns: 1fr;
      padding-inline: 0;
    }

    .bt-hero__content {
      padding: 58px var(--bt-gutter) 35px;
    }

    .bt-hero__visual {
      min-height: 420px;
    }

    .bt-hero__facts {
      margin-top: 42px;
      position: static;
    }

    .bt-model-grid {
      scroll-snap-type: x mandatory;
      margin-right: calc(var(--bt-gutter) * -1);
      padding-right: var(--bt-gutter);
      grid-template-columns: repeat(3, minmax(250px, 1fr));
      overflow-x: auto;
    }

    .bt-model-card {
      scroll-snap-align: start;
    }

    .bt-benefits {
      grid-template-columns: repeat(2, 1fr);
    }

    .bt-process__grid, .bt-lead__grid {
      grid-template-columns: 1fr;
    }

    .bt-process__grid {
      gap: 55px;
    }

    .bt-about__grid {
      grid-template-columns: 1fr;
    }

    .bt-about__image {
      height: 430px;
    }

    .bt-tech-grid {
      grid-template-columns: repeat(2, 1fr);
    }

    .bt-lead__grid {
      gap: 45px;
    }

    .bt-footer__grid {
      grid-template-columns: 1fr 1fr;
    }

    .bt-footer__grid > div:last-child {
      grid-column: auto;
    }
  }

  @media (max-width: 520px) {
    :root {
      --bt-gutter: 18px;
      --bt-section: 68px;
    }

    .bt-logo {
      font-size: 15px;
    }

    .bt-social {
      width: 28px;
      height: 28px;
    }

    .bt-hero__content {
      padding-top: 45px;
    }

    .bt-hero h1 {
      font-size: 39px;
    }

    .bt-hero__content > p {
      font-size: 12px;
    }

    .bt-actions {
      display: grid;
    }

    .bt-button {
      width: 100%;
    }

    .bt-hero__visual, .bt-house-placeholder--hero {
      min-height: 265px;
    }

    .bt-hero__facts {
      grid-template-columns: 1fr;
      gap: 0;
    }

    .bt-hero__facts div {
      border-bottom: 1px solid var(--bt-line);
      padding: 13px 0;
    }

    .bt-section h2, .bt-video h2, .bt-process h2, .bt-about h2, .bt-technology h2, .bt-lead h2 {
      font-size: 34px;
    }

    .bt-model-grid {
      grid-template-columns: repeat(3, 82vw);
    }

    .bt-benefits {
      grid-template-columns: 1fr;
      margin-top: 55px;
    }

    .bt-video__media {
      height: 250px;
    }

    .bt-process h2 br, .bt-lead h2 br {
      display: none;
    }

    .bt-steps li {
      grid-template-columns: 35px 1fr;
      gap: 13px;
    }

    .bt-about__image {
      height: 300px;
    }

    .bt-technology__scheme {
      height: 210px;
      margin-block: 35px 25px;
    }

    .bt-tech-grid {
      grid-template-columns: 1fr;
    }

    .bt-tech-grid article {
      min-height: 130px;
    }

    .bt-form-card {
      padding: 25px 20px;
    }

    .bt-footer__grid {
      grid-template-columns: 1fr;
      gap: 35px;
    }

    .bt-footer__bottom {
      flex-direction: column;
    }

    .bt-modal__dialog {
      padding: 36px 22px 25px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }

    *, :before, :after {
      transition-duration: .01ms !important;
      animation-duration: .01ms !important;
    }
  }
}

@font-face {
  font-family: Montserrat;
  src: url("./montserrat-700-w_OrssVO.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: Nunito Sans;
  src: url("./nunito-sans-400-BNXTN3l8.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Nunito Sans;
  src: url("./nunito-sans-600-k8OUPwwP.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: Nunito Sans;
  src: url("./nunito-sans-700-C1KCS0oq.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

body {
  color: #0d0d0d;
  background: #fbf9f7;
  font-family: Nunito Sans, Arial, sans-serif;
}

.bt-header {
  z-index: 50;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background: #fbf9f7f0;
  align-items: center;
  height: 100px;
  display: flex;
  position: relative;
  inset: auto;
}

.bt-header.is-scrolled {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background: #fbf9f7f0;
  height: 100px;
  position: fixed;
  inset: 0 0 auto;
}

.bt-header__row {
  align-items: center;
  gap: 0;
  width: min(100vw - 48px, 1200px);
  min-height: 48px;
  margin-inline: auto;
  padding: 0;
  display: flex;
}

.bt-logo {
  width: 222px;
  height: 48px;
  font-size: inherit;
  letter-spacing: normal;
  flex: none;
  align-items: center;
  gap: 20px;
  display: flex;
}

.bt-logo__mark {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
}

.bt-logo__word {
  color: #535353;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 30.222px;
  font-weight: 700;
  line-height: 37px;
}

.bt-logo__word span {
  color: #c28a4e;
}

.bt-nav {
  margin-left: 100px;
}

.bt-nav__list {
  letter-spacing: -.17px;
  white-space: nowrap;
  align-items: center;
  gap: 40px;
  margin: 0;
  padding: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  list-style: none;
  display: flex;
}

.bt-header__actions {
  align-items: center;
  gap: 24px;
  margin-left: auto;
  display: flex;
}

.bt-phone {
  white-space: nowrap;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
  display: block;
}

.bt-headset, .bt-menu-toggle {
  cursor: pointer;
  border: 0;
  border-radius: 55px;
  flex: 0 0 48px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 0;
  overflow: hidden;
}

.bt-headset {
  background: #e4e4e4;
  display: flex;
}

.bt-headset img {
  width: 48px;
  height: 48px;
}

.bt-menu-toggle {
  background: #0d0d0d;
  place-content: center;
  gap: 8.5px;
  display: none;
}

.bt-menu-toggle span {
  background: #fff;
  border-radius: 55px;
  width: 20px;
  height: 1.5px;
}

.bt-hero {
  background: #fbf9f7;
  height: 776px;
  min-height: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.bt-hero__art {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0;
}

.bt-hero__art img {
  max-width: none;
  position: absolute;
}

.bt-hero__art-desktop {
  width: 1168px;
  height: 776px;
  top: 0;
  left: calc(50% - 327.259px);
}

.bt-hero__art-tablet, .bt-hero__art-mobile {
  display: none;
}

.bt-hero__content {
  z-index: 2;
  width: 588px;
  padding: 0;
  position: absolute;
  top: 100px;
  left: max(24px, 50% - 600px);
}

.bt-hero h1 {
  color: #0d0d0d;
  letter-spacing: -1.28px;
  width: 588px;
  max-width: none;
  margin: 0;
  font-size: 64px;
  font-weight: 400;
  line-height: 70px;
}

.bt-hero__content > p {
  color: #0d0d0d;
  letter-spacing: -.17px;
  width: 474px;
  max-width: none;
  margin: 36px 0 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.bt-hero__copy-mobile {
  display: none;
}

.bt-hero .bt-actions {
  z-index: 3;
  gap: 20px;
  margin: 0;
  display: flex;
  position: absolute;
  top: 478px;
  left: max(24px, 50% - 600px);
}

.bt-hero .bt-button {
  letter-spacing: -.17px;
  border: 0;
  border-radius: 55px;
  width: auto;
  min-height: 52px;
  padding: 0 28px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.bt-hero .bt-button--primary {
  color: #fff;
  background: #c28a4e;
}

.bt-hero .bt-button--secondary {
  color: #0d0d0d;
  background: #e4e4e4;
}

.bt-hero .bt-actions > :first-child {
  width: 160px;
}

.bt-hero .bt-actions > :last-child {
  width: 167px;
}

.bt-hero__facts {
  z-index: 2;
  border: 0;
  grid-template-columns: 145px 134px 122px;
  column-gap: 48px;
  width: 497px;
  margin: 0;
  display: grid;
  position: absolute;
  inset: 626px auto auto max(24px, 50% - 600px);
}

.bt-hero__facts:before, .bt-hero__facts:after {
  content: "";
  background: #e4e4e4;
  width: 1px;
  height: 44px;
  position: absolute;
  top: 4px;
}

.bt-hero__facts:before {
  left: 169px;
}

.bt-hero__facts:after {
  left: 351px;
}

.bt-hero__facts div {
  padding: 0;
}

.bt-hero__facts dt {
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
}

.bt-hero__facts dd {
  color: #6f6f6f;
  white-space: nowrap;
  margin: 2px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .bt-header, .bt-header.is-scrolled {
    height: 88px;
  }

  .bt-header__row {
    width: calc(100% - 48px);
  }

  .bt-nav {
    z-index: 60;
    visibility: hidden;
    opacity: 0;
    background: #fbf9f7;
    margin: 0;
    padding: 32px 24px;
    display: block;
    position: fixed;
    inset: 88px 0 auto;
  }

  .bt-nav.is-open {
    visibility: visible;
    opacity: 1;
  }

  .bt-nav__list {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    font-size: 28px;
  }

  .bt-header__actions {
    gap: 24px;
  }

  .bt-phone {
    letter-spacing: -.16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .bt-menu-toggle {
    display: grid;
  }

  .bt-hero {
    height: 752px;
  }

  .bt-hero__art-desktop {
    display: none;
  }

  .bt-hero__art-tablet {
    width: 74.6094vw;
    height: auto;
    display: block;
    top: 0;
    left: auto;
    right: 0;
  }

  .bt-hero__content {
    top: 90px;
    left: 24px;
  }

  .bt-hero__content > p {
    width: 445px;
  }

  .bt-hero .bt-actions {
    top: 468px;
    left: 24px;
  }

  .bt-hero__facts {
    top: 610px;
    left: 24px;
  }
}

@media (max-width: 600px) {
  .bt-header, .bt-header.is-scrolled {
    height: 80px;
  }

  .bt-header__row {
    width: calc(100% - 32px);
  }

  .bt-logo {
    width: 48px;
  }

  .bt-logo__word, .bt-phone {
    display: none;
  }

  .bt-header__actions {
    gap: 16px;
  }

  .bt-nav {
    padding-inline: 16px;
    inset: 80px 0 auto;
  }

  .bt-hero {
    height: 1097px;
  }

  .bt-hero__art-tablet {
    display: none;
  }

  .bt-hero__art-mobile {
    width: 100vw;
    height: auto;
    display: block;
    top: 387px;
    left: 0;
  }

  .bt-hero__content {
    width: calc(100% - 32px);
    top: 70px;
    left: 16px;
  }

  .bt-hero h1 {
    letter-spacing: -.8px;
    width: 100%;
    font-size: 40px;
    line-height: 48px;
  }

  .bt-hero__content > p {
    letter-spacing: -.16px;
    width: 100%;
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .bt-hero .bt-actions {
    gap: 16px;
    width: calc(100% - 32px);
    display: grid;
    top: 382px;
    left: 16px;
  }

  .bt-hero .bt-button, .bt-hero .bt-actions > :first-child, .bt-hero .bt-actions > :last-child {
    width: 100%;
  }

  .bt-hero__copy-wide {
    display: none;
  }

  .bt-hero__copy-mobile {
    display: inline;
  }

  .bt-hero__facts {
    flex-direction: column;
    gap: 0;
    width: calc(100% - 32px);
    display: flex;
    top: 815px;
    left: 16px;
  }

  .bt-hero__facts:before, .bt-hero__facts:after {
    display: none;
  }

  .bt-hero__facts div {
    border-bottom: 0;
    height: 46px;
  }

  .bt-hero__facts div + div {
    border-top: 1px solid #e4e4e4;
    height: 63px;
    margin-top: 20px;
    padding-top: 16px;
  }

  .bt-hero__facts dt {
    font-size: 16px;
    line-height: 24px;
  }

  .bt-hero__facts dd {
    margin-top: 2px;
    font-size: 14px;
    line-height: 20px;
  }
}

.bt-home-models, .bt-home-benefits, .bt-video, .bt-process, .bt-about, .bt-technology, .bt-lead, .bt-footer {
  font-family: Nunito Sans, Arial, sans-serif;
}

.bt-home-models .bt-container, .bt-home-benefits .bt-container, .bt-video .bt-container, .bt-process .bt-container, .bt-about .bt-container, .bt-technology .bt-container, .bt-lead .bt-container, .bt-footer .bt-container {
  width: min(1200px, 100vw - 48px);
  max-width: none;
  padding-inline: 0;
}

.bt-home-kicker {
  color: #6f6f6f;
  letter-spacing: -.16px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}

.bt-home-heading {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px;
  display: flex;
}

.bt-home-heading h2, .bt-video h2, .bt-process h2, .bt-about h2, .bt-technology h2, .bt-lead h2 {
  color: #0d0d0d;
  letter-spacing: -1.2px;
  margin: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.bt-home-arrows {
  gap: 12px;
  display: flex;
}

.bt-home-arrows button, .bt-about__arrows button {
  color: #fff;
  background: #0d0d0d;
  border-radius: 50%;
  place-items: center;
  width: 36px;
  height: 36px;
  font-size: 20px;
  line-height: 1;
  display: grid;
}

.bt-home-arrows button {
  cursor: pointer;
  border: 0;
  padding: 0;
  transition: opacity .16s, transform .16s;
}

.bt-home-arrows button:disabled {
  opacity: .35;
  cursor: default;
}

.bt-model-slider {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}

.bt-home-models {
  background: #eee;
  height: 868px;
  padding-block: 100px;
}

.bt-home-models .bt-model-slider {
  margin-top: 40px;
}

.bt-home-models .bt-model-grid {
  scroll-snap-type: none;
  grid-template-columns: none;
  gap: 0;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.bt-home-models .swiper-slide {
  scroll-snap-align: none;
  min-width: 0;
  height: auto;
}

.bt-home-models .bt-model-card {
  background: #fff;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 6px 6px #0000000a;
}

.bt-home-models .bt-model-card__image {
  width: 100%;
  height: 238px;
  display: block;
  overflow: hidden;
}

.bt-home-models .bt-model-card__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.bt-home-models .bt-model-card__image--figma img {
  object-fit: initial;
  width: 106.25%;
  max-width: none;
  height: auto;
  transform: translate(-2.94%, -2.55%);
}

.bt-home-models .bt-model-card__body {
  padding: 24px;
}

.bt-home-models .bt-model-card h3 {
  letter-spacing: -.24px;
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.bt-home-models .bt-model-card__meta {
  color: #6f6f6f;
  letter-spacing: -.17px;
  white-space: nowrap;
  border-bottom: 1px solid #d5d5d5;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding-bottom: 24px;
  font-size: 17px;
  line-height: 24px;
  display: flex;
}

.bt-home-models .bt-model-card__meta span + span {
  border-left: 1px solid #d5d5d5;
  padding-left: 12px;
}

.bt-model-card__price {
  color: #0d0d0d;
  align-items: baseline;
  gap: 7px;
  padding-top: 24px;
  display: flex;
}

.bt-model-card__price small {
  font-size: 19px;
  line-height: 28px;
}

.bt-model-card__price strong {
  border: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  display: inline;
}

.bt-model-card__price span {
  font-size: 19px;
  line-height: 28px;
}

.bt-home-models .bt-center {
  margin-top: 48px;
}

.bt-home-models .bt-button, .bt-video .bt-button, .bt-process .bt-button, .bt-about .bt-button, .bt-technology .bt-button, .bt-lead .bt-button {
  letter-spacing: -.17px;
  border: 0;
  border-radius: 55px;
  width: auto;
  min-height: 52px;
  padding: 0 28px;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

.bt-home-benefits {
  background: #fbf9f7;
  padding-top: 100px;
}

.bt-benefits {
  border-bottom: 1px solid #e4e4e4;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  padding-bottom: 100px;
  display: grid;
}

.bt-benefits article {
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  display: flex;
}

.bt-benefits img {
  width: 40px;
  height: 40px;
}

.bt-benefits h3 {
  letter-spacing: -.19px;
  margin: 0 0 8px;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
}

.bt-benefits p {
  color: #535353;
  letter-spacing: -.17px;
  margin: 0;
  font-size: 17px;
  line-height: 24px;
}

.bt-video {
  background: #fbf9f7;
  height: 1054.5px;
  padding-top: 80px;
}

.bt-video__heading {
  text-align: center;
}

.bt-video__heading h2 {
  margin-top: 10px;
}

.bt-video__media {
  width: 100%;
  height: 652.5px;
  margin-top: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.bt-video__media > img, .bt-video__media > video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.bt-play {
  background: #ffffffeb;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bt-play:after {
  content: "";
  border-top: 10px solid #0000;
  border-bottom: 10px solid #0000;
  border-left: 15px solid #0d0d0d;
  position: absolute;
  top: 22px;
  left: 27px;
}

.bt-video .bt-center {
  border-bottom: 1px solid #e4e4e4;
  margin-top: 48px;
  padding-bottom: 100px;
}

.bt-process {
  background: #fbf9f7;
  height: 916px;
  padding-block: 80px;
}

.bt-process__grid {
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  display: grid;
}

.bt-process__intro {
  padding-top: 40px;
}

.bt-process__intro h2 {
  margin-top: 10px;
}

.bt-process__intro .bt-button {
  color: #0d0d0d;
  background: #e4e4e4;
  margin-top: 48px;
}

.bt-steps {
  margin: 52px 0 0;
  padding: 0;
  list-style: none;
}

.bt-steps li {
  grid-template-columns: 40px 1fr;
  gap: 24px;
  min-height: 162px;
  display: grid;
  position: relative;
}

.bt-steps li:not(:last-child):after {
  content: "";
  background: #c28a4e;
  width: 1px;
  height: 90px;
  position: absolute;
  top: 56px;
  left: 20px;
}

.bt-step-icon img {
  width: 40px;
  height: 40px;
}

.bt-steps h3 {
  letter-spacing: -.19px;
  margin: 0;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
}

.bt-steps p {
  color: #535353;
  letter-spacing: -.17px;
  margin: 4px 0 0;
  font-size: 17px;
  line-height: 24px;
}

.bt-about {
  background: #fbf9f7;
  height: 808px;
  padding: 90px 0 130px;
}

.bt-about__grid {
  grid-template-columns: 588px 1fr;
  gap: 24px;
  display: grid;
}

.bt-about__image {
  width: 588px;
  height: 588px;
  position: relative;
  overflow: hidden;
}

.bt-about__swiper, .bt-about__swiper .swiper-wrapper, .bt-about__swiper .swiper-slide {
  height: 100%;
}

.bt-about__swiper .swiper-slide > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.bt-about__arrows {
  justify-content: space-between;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.bt-about__arrows button {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  cursor: pointer;
  background: #53535366;
  border: 1px solid #ffffff4d;
  padding: 0;
  transition: opacity .16s;
}

.bt-about__arrows button:disabled {
  opacity: .35;
  cursor: default;
}

.bt-about__content {
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  height: 588px;
  display: flex;
}

.bt-about__content blockquote {
  letter-spacing: -.17px;
  gap: 8px;
  margin: 0;
  font-size: 17px;
  font-style: italic;
  line-height: 26px;
  display: flex;
}

.bt-about__content blockquote > span {
  color: #6f6f6f;
  font-size: 40px;
  font-style: normal;
  line-height: 40px;
}

.bt-about__content blockquote p {
  margin: 0;
}

.bt-founder {
  align-items: flex-end;
  gap: 20px;
  width: 100%;
  min-height: 216px;
  margin-top: auto;
  display: flex;
}

.bt-founder > img {
  object-fit: cover;
  width: 216px;
  height: 216px;
}

.bt-founder > div {
  padding-bottom: 2px;
}

.bt-founder strong {
  font-size: 19px;
  line-height: 28px;
  display: block;
}

.bt-founder small {
  color: #6f6f6f;
  max-width: 300px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.bt-technology {
  background: #fff;
  min-height: 1208px;
  padding-block: 100px;
}

.bt-technology__heading {
  text-align: center;
  width: 792px;
  margin-inline: auto;
}

.bt-technology__heading p {
  letter-spacing: -.19px;
  margin: 16px 0 0;
  font-size: 19px;
  line-height: 28px;
}

.bt-technology__heading .bt-section-intro {
  max-width: none;
}

.bt-technology__scheme {
  width: 100%;
  margin-top: 64px;
}

.bt-technology__scheme img {
  width: 100%;
  height: auto;
}

.bt-tech-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 64px;
  display: grid;
}

.bt-tech-grid article {
  background: #f5f4f3;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  min-height: 176px;
  padding: 24px;
  display: flex;
}

.bt-tech-grid article > span {
  color: #fff;
  background: #c28a4e;
  border-radius: 50%;
  place-items: center;
  width: 28px;
  height: 28px;
  font-size: 17px;
  display: grid;
}

.bt-tech-grid h3 {
  margin: 0;
  font-size: 19px;
  line-height: 28px;
}

.bt-tech-grid p {
  color: #535353;
  margin: 8px 0 0;
  font-size: 16px;
  line-height: 24px;
}

.bt-technology .bt-center {
  margin-top: 48px;
}

.bt-lead {
  background-image: var(--lead-image, url("./about-house-BVuoifz6.png"));
  height: 700px;
  padding-block: 110px;
}

.bt-lead__grid {
  grid-template-columns: 1fr 588px;
  align-items: start;
  gap: 24px;
  display: grid;
}

.bt-lead h2 {
  color: #fff;
}

.bt-lead__copy {
  color: #fff;
  padding-top: 0;
}

.bt-lead__copy p {
  color: #fffc;
  max-width: 520px;
  margin: 20px 0 0;
  font-size: 19px;
  line-height: 28px;
}

.bt-form-card {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #e4e4e433;
  margin-top: 16px;
  padding: 40px 48px;
}

.bt-form-card label {
  color: #c1c0be;
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.bt-form-card label > input:not([type="checkbox"]) {
  color: #fff;
  background: #0003;
  border: 0;
  border-bottom: 1px solid #c1c0be;
  width: 100%;
  height: 60px;
  margin: 8px 0 0;
  padding: 16px;
  font-size: 19px;
}

.bt-form-card .bt-consent {
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 32px;
  display: flex;
}

.bt-consent input {
  accent-color: #fff;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin: 2px 0 0;
}

.bt-consent span {
  font-size: 16px;
  line-height: 24px;
}

.bt-consent u {
  color: #fff;
}

.bt-form-card .bt-button {
  color: #0d0d0d;
  background: #fff;
  width: 100%;
}

.bt-demo-form {
  margin: 0;
}

.bt-footer {
  color: #fff;
  background: #0d0d0d;
  height: 452px;
  padding: 80px 0 40px;
}

.bt-footer__grid {
  grid-template-columns: 588px 282px 282px;
  gap: 24px;
  height: 216px;
  padding-bottom: 0;
  display: grid;
}

.bt-footer__company {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bt-footer__brand {
  color: #fff;
  letter-spacing: -.9px;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
}

.bt-footer__legal {
  flex-direction: column;
  gap: 4px;
  margin-top: auto;
  display: flex;
}

.bt-footer p {
  color: #6f6f6f;
  letter-spacing: -.14px;
  max-width: 330px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.bt-footer__company > p {
  white-space: nowrap;
  margin-top: 26px;
}

.bt-footer__nav, .bt-footer__contact {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 6px;
  display: flex;
}

.bt-footer__nav {
  gap: 20px;
}

.bt-footer__nav a {
  color: #fff;
  letter-spacing: -.17px;
  min-height: 26px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.bt-footer__contact {
  gap: 20px;
}

.bt-footer__contact a {
  color: #fff;
  letter-spacing: -.17px;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
}

.bt-footer__button {
  color: #fff;
  letter-spacing: -.17px;
  background: #ffffff14;
  border: 0;
  border-radius: 55px;
  min-height: 52px;
  margin-top: auto;
  padding: 0 28px;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

.bt-footer__bottom {
  color: #6f6f6f;
  letter-spacing: -.14px;
  border: 0;
  grid-template-columns: 588px 1fr;
  gap: 24px;
  margin-top: 48px;
  padding-top: 48px;
  font-size: 14px;
  line-height: 20px;
  display: grid;
  position: relative;
}

.bt-footer__bottom:before {
  content: "";
  background: #535353;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.bt-footer__bottom > div {
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  display: grid;
}

.bt-footer__bottom a {
  color: #c1c0be;
  letter-spacing: -.14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .bt-home-models {
    overflow: hidden;
  }

  .bt-home-models .swiper-slide {
    width: min(384px, 100%);
  }
}

@media (max-width: 1199px) and (min-width: 601px) {
  .bt-home-models {
    height: 760px;
    padding-block: 80px;
  }

  .bt-home-models .bt-model-card__image {
    height: 194px;
  }

  .bt-home-models .bt-model-card__body {
    padding: 20px 24px;
  }

  .bt-home-models .bt-model-card h3 {
    margin-bottom: 20px;
  }

  .bt-home-models .bt-model-card__meta {
    gap: 8px;
    padding-bottom: 16px;
    font-size: 16px;
  }

  .bt-home-models .bt-model-card__meta span + span {
    padding-left: 8px;
  }

  .bt-model-card__price {
    padding-top: 16px;
  }

  .bt-home-benefits {
    padding-top: 80px;
  }

  .bt-benefits {
    padding-bottom: 80px;
  }

  .bt-benefits p {
    font-size: 16px;
  }

  .bt-video {
    height: 931px;
  }

  .bt-video__media {
    height: calc(56.25vw - 27px);
    max-height: 549px;
  }

  .bt-video .bt-center {
    padding-bottom: 80px;
  }

  .bt-about {
    height: 758px;
    padding: 60px 0 110px;
  }

  .bt-about__grid {
    grid-template-columns: 588px 1fr;
  }

  .bt-about__content {
    width: 364px;
  }

  .bt-founder > img {
    width: 132px;
    height: 132px;
  }

  .bt-founder {
    min-height: 132px;
  }

  .bt-technology {
    min-height: 1211px;
  }

  .bt-lead {
    height: 684px;
    padding-block: 90px;
  }

  .bt-lead__grid {
    grid-template-columns: 1fr 476px;
  }

  .bt-form-card {
    padding-inline: 24px;
  }

  .bt-footer {
    height: 428px;
    padding: 80px 0 32px;
  }

  .bt-footer__grid {
    grid-template-columns: 1fr 1fr;
  }

  .bt-footer__company {
    grid-row: 1;
  }

  .bt-footer__nav {
    grid-column: 2;
  }

  .bt-footer__contact {
    grid-area: 1 / 2;
    margin-left: 50%;
  }

  .bt-footer__bottom {
    padding-top: 32px;
  }
}

@media (max-width: 900px) {
  .bt-home-benefits {
    padding-top: 70px;
  }

  .bt-benefits {
    flex-direction: column;
    gap: 40px;
    padding-bottom: 70px;
    display: flex;
  }

  .bt-benefits article {
    flex-direction: row;
    gap: 20px;
  }

  .bt-benefits img {
    width: 32px;
    height: 32px;
  }

  .bt-benefits h3 {
    margin-bottom: 4px;
    font-size: 17px;
    line-height: 26px;
  }

  .bt-benefits p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 600px) {
  .bt-home-models .bt-container, .bt-home-benefits .bt-container, .bt-video .bt-container, .bt-process .bt-container, .bt-about .bt-container, .bt-technology .bt-container, .bt-lead .bt-container, .bt-footer .bt-container {
    width: calc(100vw - 32px);
    max-width: none;
  }

  .bt-home-kicker {
    font-size: 14px;
    line-height: 20px;
  }

  .bt-home-heading h2, .bt-video h2, .bt-process h2, .bt-about h2, .bt-technology h2, .bt-lead h2 {
    letter-spacing: -.9px;
    font-size: 30px;
    line-height: 38px;
  }

  .bt-home-models {
    height: 766px;
    min-height: 0;
    padding: 70px 0 80px;
    overflow: hidden;
  }

  .bt-home-heading {
    align-items: flex-end;
    gap: 16px;
    margin-top: 8px;
  }

  .bt-home-heading h2 {
    max-width: 190px;
  }

  .bt-home-models .bt-model-slider {
    width: 100%;
    max-width: 100%;
    margin-top: 32px;
  }

  .bt-home-models .swiper-slide {
    width: min(310px, 100%);
  }

  .bt-home-models .bt-model-card__image {
    height: 194px;
  }

  .bt-home-models .bt-model-card__body {
    padding: 20px 24px;
  }

  .bt-home-models .bt-model-card h3 {
    margin-bottom: 20px;
  }

  .bt-home-models .bt-model-card__meta {
    gap: 8px;
    padding-bottom: 16px;
    font-size: 16px;
  }

  .bt-home-models .bt-model-card__meta span + span {
    padding-left: 8px;
  }

  .bt-model-card__price {
    padding-top: 16px;
  }

  .bt-home-models .bt-center {
    margin-top: 40px;
  }

  .bt-home-models .bt-center .bt-button {
    width: 100%;
  }

  .bt-video {
    height: 580.5px;
    padding-top: 70px;
  }

  .bt-video__heading {
    text-align: left;
  }

  .bt-video__heading h2 {
    margin-top: 8px;
  }

  .bt-video__media {
    height: calc(56.25vw - 18px);
    margin-top: 40px;
  }

  .bt-play {
    width: 48px;
    height: 48px;
  }

  .bt-play:after {
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 12px;
    top: 16px;
    left: 21px;
  }

  .bt-video .bt-center {
    margin-top: 48px;
    padding-bottom: 80px;
  }

  .bt-video .bt-button {
    width: 100%;
  }

  .bt-process {
    height: 1090px;
    padding: 70px 0 50px;
  }

  .bt-process__grid {
    flex-direction: column;
    gap: 40px;
    display: flex;
  }

  .bt-process__intro {
    display: contents;
  }

  .bt-process__intro h2 {
    order: 0;
    margin-top: -32px;
  }

  .bt-process__intro .bt-home-kicker {
    order: -1;
  }

  .bt-steps {
    order: 1;
    margin: 0;
  }

  .bt-process__intro .bt-button {
    order: 2;
    width: 100%;
    margin-top: 0;
  }

  .bt-steps li {
    grid-template-columns: 32px 1fr;
    gap: 20px;
    min-height: 138px;
  }

  .bt-steps li:not(:last-child):after {
    height: 74px;
    top: 48px;
    left: 16px;
  }

  .bt-step-icon img {
    width: 32px;
    height: 32px;
  }

  .bt-steps h3 {
    font-size: 17px;
    line-height: 26px;
  }

  .bt-steps p {
    font-size: 16px;
    line-height: 24px;
  }

  .bt-about {
    height: 1066px;
    padding: 40px 0 80px;
  }

  .bt-about__grid {
    flex-direction: column;
    gap: 40px;
    display: flex;
  }

  .bt-about__content {
    display: contents;
  }

  .bt-about h2 {
    order: -2;
  }

  .bt-about__image {
    aspect-ratio: 1;
    order: -1;
    width: 100%;
    height: auto;
  }

  .bt-about__content .bt-button {
    order: 4;
    width: 100%;
  }

  .bt-about__content blockquote {
    flex-direction: column;
    gap: 0;
    padding-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .bt-founder {
    gap: 16px;
    min-height: 146px;
  }

  .bt-founder > img {
    width: 146px;
    height: 146px;
  }

  .bt-founder strong {
    font-size: 17px;
    line-height: 26px;
  }

  .bt-technology {
    min-height: 1216px;
    padding: 70px 0 80px;
  }

  .bt-technology__heading {
    text-align: left;
    width: 100%;
  }

  .bt-technology__heading p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-technology__scheme {
    aspect-ratio: 1049 / 416;
    height: auto;
    margin-top: 56px;
  }

  .bt-tech-grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 40px;
  }

  .bt-tech-grid article {
    flex-direction: row;
    gap: 16px;
    min-height: 0;
    padding: 16px;
  }

  .bt-tech-grid article > span {
    flex: 0 0 26px;
    width: 26px;
    height: 26px;
  }

  .bt-tech-grid h3 {
    font-size: 17px;
    line-height: 26px;
  }

  .bt-tech-grid p {
    font-size: 16px;
    line-height: 24px;
  }

  .bt-technology .bt-center {
    margin-top: 40px;
  }

  .bt-technology .bt-button {
    width: 100%;
  }

  .bt-lead {
    height: 780px;
    padding-block: 80px;
  }

  .bt-lead__grid {
    flex-direction: column;
    gap: 40px;
    display: flex;
  }

  .bt-lead__copy p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-form-card {
    width: 100%;
    margin: 0;
    padding: 32px 16px;
  }

  .bt-form-card label > input:not([type="checkbox"]) {
    height: 56px;
  }

  .bt-footer {
    height: 982px;
    padding: 80px 0 32px;
  }

  .bt-footer__grid {
    flex-direction: column;
    gap: 40px;
    height: auto;
    padding-bottom: 40px;
    display: flex;
  }

  .bt-footer__brand {
    font-size: 24px;
    line-height: 32px;
  }

  .bt-footer__company {
    display: contents;
  }

  .bt-footer__legal {
    order: 4;
    margin: 0;
  }

  .bt-footer__company > p {
    order: 5;
    margin: -8px 0 0;
  }

  .bt-footer__nav {
    order: 1;
    gap: 20px;
    padding: 0;
    font-size: 16px;
  }

  .bt-footer__nav a {
    font-size: 16px;
  }

  .bt-footer__contact {
    order: 3;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .bt-footer__contact a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .bt-footer__button {
    order: -1;
    width: 100%;
    margin: 0 0 20px;
  }

  .bt-footer__bottom {
    flex-direction: column-reverse;
    gap: 24px;
    margin-top: 0;
    padding-top: 32px;
    display: flex;
  }

  .bt-footer__bottom > div {
    flex-direction: column;
    gap: 24px;
    display: flex;
  }
}

@media (hover: hover) and (pointer: fine) {
  .bt-button:hover {
    transform: translateY(-1px);
  }

  .bt-home-arrows button:not(:disabled):hover {
    transform: scale(1.06);
  }

  .bt-nav__list a:hover {
    color: #c28a4e;
  }
}

.bt-button:active, .bt-home-arrows button:not(:disabled):active {
  transform: scale(.97);
}

.bt-button:focus-visible, .bt-home-arrows button:focus-visible, .bt-menu-toggle:focus-visible, .bt-headset:focus-visible, .bt-modal__close:focus-visible {
  outline-offset: 3px;
  outline: 2px solid #c28a4e;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *, :before, :after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
  }
}

.bt-inner {
  width: min(1200px, 100vw - 48px);
  margin-inline: auto;
}

.bt-page-breadcrumbs {
  color: #6f6f6f;
  letter-spacing: -.16px;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.bt-page-breadcrumbs a {
  color: #0d0d0d;
}

.bt-page-button {
  letter-spacing: -.17px;
  cursor: pointer;
  border: 0;
  border-radius: 55px;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  padding: 0 28px;
  font: 500 17px / 24px Nunito Sans, Arial, sans-serif;
  display: inline-flex;
}

.bt-page-button--primary {
  color: #fff;
  background: #c28a4e;
  box-shadow: 0 6px 6px #0000000a;
}

.bt-page-button--secondary {
  color: #0d0d0d;
  background: #e4e4e4;
}

.bt-contacts {
  color: #0d0d0d;
  background: #fff;
  font-family: Nunito Sans, Arial, sans-serif;
}

.bt-contacts__hero {
  height: 566px;
  padding-top: 40px;
}

.bt-contacts__hero h1 {
  letter-spacing: -1.92px;
  height: 70px;
  margin: 40px 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 70px;
}

.bt-contact-details {
  flex-direction: column;
  gap: 40px;
  display: flex;
}

.bt-contact-detail {
  flex-direction: column;
  gap: 4px;
  display: flex;
}

.bt-contact-detail span {
  color: #6f6f6f;
  letter-spacing: -.16px;
  font-size: 16px;
  line-height: 24px;
}

.bt-contact-detail strong, .bt-contact-detail a {
  color: #0d0d0d;
  letter-spacing: -.24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.bt-contact-pair, .bt-contact-actions {
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  display: grid;
}

.bt-contact-actions .bt-page-button {
  width: max-content;
}

.bt-contact-legal {
  background: #eee;
  height: 686px;
  padding: 90px 0 110px;
}

.bt-contact-legal__heading {
  flex-direction: column;
  gap: 16px;
  width: 768px;
  display: flex;
}

.bt-contact-legal__heading h2 {
  letter-spacing: -1.2px;
  margin: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.bt-contact-legal__heading p {
  color: #535353;
  letter-spacing: -.19px;
  margin: 0;
  font-size: 19px;
  line-height: 28px;
}

.bt-contact-legal__card {
  background: #fff;
  flex-direction: column;
  gap: 32px;
  margin-top: 40px;
  padding: 40px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 6px 12px #0000000a;
}

.bt-contact-legal dl {
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 0;
  display: grid;
}

.bt-contact-legal dl > div {
  flex-direction: column;
  gap: 4px;
  display: flex;
}

.bt-contact-legal__name, .bt-contact-legal__address {
  grid-column: 1 / -1;
}

.bt-contact-legal dt {
  color: #6f6f6f;
  letter-spacing: -.16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bt-contact-legal dd {
  color: #0d0d0d;
  letter-spacing: -.19px;
  margin: 0;
  font-size: 19px;
  line-height: 28px;
}

.bt-contact-legal__name dd {
  font-weight: 700;
}

.bt-contact-legal__download {
  color: #ad7539;
  letter-spacing: -.17px;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
}

.bt-contact-map {
  background: #eee;
  height: 566px;
  overflow: hidden;
}

.bt-contact-map iframe {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.bt-error-page {
  color: #0d0d0d;
  background: #fff;
  height: 1232px;
  font-family: Nunito Sans, Arial, sans-serif;
  position: relative;
  overflow: hidden;
}

.bt-error-page__content {
  flex-direction: column;
  gap: 60px;
  height: 412px;
  padding-top: 40px;
  display: flex;
}

.bt-error-page__message {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  width: min(768px, 100%);
  margin-inline: auto;
  display: flex;
}

.bt-error-page__message > div:first-child {
  flex-direction: column;
  align-items: center;
  gap: 24px;
  width: 100%;
  padding-top: 24px;
  display: flex;
}

.bt-error-page h1 {
  color: #c1c0be;
  letter-spacing: -3.6px;
  margin: 0;
  font-size: 120px;
  font-weight: 600;
  line-height: 1;
}

.bt-error-page__message p {
  letter-spacing: -.19px;
  margin: 0;
  font-size: 19px;
  line-height: 28px;
}

.bt-error-page__actions {
  gap: 20px;
  display: flex;
}

.bt-error-mosaic {
  flex-direction: column;
  align-items: center;
  gap: 24px;
  display: flex;
  position: absolute;
  top: 592px;
  left: 50%;
  transform: translateX(-50%);
}

.bt-error-mosaic__row {
  gap: 24px;
  display: flex;
}

.bt-error-mosaic__row span {
  background: #ddd;
  flex: none;
  width: 382px;
  height: 238px;
  position: relative;
  overflow: visible;
}

.bt-error-mosaic__row span > img:first-child {
  object-fit: cover;
  filter: grayscale();
  width: 100%;
  height: 100%;
  display: block;
}

.bt-error-mosaic__row span.is-color > img:first-child {
  filter: none;
}

.bt-error-mosaic__pointer {
  width: 61px;
  max-width: none;
  height: 72px;
  position: absolute;
  bottom: -24px;
  right: -9px;
}

@media (max-width: 1199px) and (min-width: 601px) {
  .bt-contacts__hero {
    height: 556px;
  }

  .bt-contact-legal {
    height: 634px;
    padding: 80px 0 100px;
  }

  .bt-contact-legal__card {
    padding: 24px;
  }

  .bt-error-page {
    height: 1116px;
  }

  .bt-error-mosaic {
    top: 572px;
  }

  .bt-error-mosaic__row span {
    width: 320px;
    height: 200px;
  }
}

@media (max-width: 600px) {
  .bt-inner {
    width: calc(100vw - 32px);
  }

  .bt-contacts__hero {
    height: 676px;
    padding-top: 24px;
  }

  .bt-contacts__hero h1 {
    letter-spacing: -1.2px;
    height: 48px;
    margin: 48px 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
  }

  .bt-contact-details {
    gap: 0;
  }

  .bt-contact-detail span {
    letter-spacing: -.14px;
    font-size: 14px;
    line-height: 20px;
  }

  .bt-contact-detail strong, .bt-contact-detail a {
    letter-spacing: -.19px;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
  }

  .bt-contact-pair, .bt-contact-actions {
    display: contents;
  }

  .bt-contact-actions .bt-page-button {
    width: 100%;
  }

  .bt-contact-detail--hours {
    order: 0;
    margin-top: 0;
  }

  .bt-contact-pair .bt-contact-detail:first-child {
    order: 1;
    margin-top: 48px;
  }

  .bt-contact-pair .bt-contact-detail:nth-child(2) {
    order: 3;
    margin-top: 48px;
  }

  .bt-contact-actions .bt-page-button:first-child {
    order: 2;
    margin-top: 24px;
  }

  .bt-contact-actions .bt-page-button:last-child {
    order: 4;
    margin-top: 24px;
  }

  .bt-contact-pair, .bt-contact-actions {
    order: 0;
  }

  .bt-contact-legal {
    height: 768px;
    padding: 70px 0 80px;
  }

  .bt-contact-legal__heading {
    width: 100%;
  }

  .bt-contact-legal__heading h2 {
    letter-spacing: -.9px;
    font-size: 30px;
    line-height: 38px;
  }

  .bt-contact-legal__heading p {
    letter-spacing: -.17px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-contact-legal__card {
    gap: 24px;
    margin-top: 40px;
    padding: 24px 16px;
  }

  .bt-contact-legal dl {
    flex-direction: column;
    gap: 16px;
    display: flex;
  }

  .bt-contact-legal dt {
    letter-spacing: -.14px;
    font-size: 14px;
    line-height: 20px;
  }

  .bt-contact-legal dd {
    letter-spacing: -.17px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-contact-legal__name dd {
    font-weight: 700;
    line-height: 26px;
  }

  .bt-contact-legal__download {
    letter-spacing: -.16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .bt-contact-map {
    height: 480px;
  }

  .bt-error-page {
    height: 946px;
  }

  .bt-error-page__content {
    height: 448px;
    padding-top: 32px;
  }

  .bt-error-page__message {
    gap: 48px;
  }

  .bt-error-page__message p {
    letter-spacing: -.17px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-error-page__actions {
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }

  .bt-error-page__actions .bt-page-button {
    width: 100%;
  }

  .bt-error-mosaic {
    gap: 16px;
    top: 580px;
  }

  .bt-error-mosaic__row {
    gap: 16px;
  }

  .bt-error-mosaic__row span {
    width: 200px;
    height: 125px;
  }

  .bt-error-mosaic__pointer {
    width: 38px;
    height: 45px;
    bottom: -15px;
    right: -6px;
  }
}

.bt-legal {
  color: #0d0d0d;
  background: #fff;
  font-family: Nunito Sans, Arial, sans-serif;
  overflow: hidden;
}

.bt-legal__container {
  width: min(1200px, 100vw - 48px);
  margin-inline: auto;
  padding-block: 40px 100px;
}

.bt-legal__breadcrumbs {
  color: #6f6f6f;
  letter-spacing: -.16px;
  white-space: nowrap;
  align-items: flex-start;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.bt-legal__breadcrumbs a {
  color: #0d0d0d;
}

.bt-legal__main {
  margin-top: 40px;
}

.bt-legal h1 {
  letter-spacing: -1.2px;
  margin: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.bt-legal__content {
  letter-spacing: -.17px;
  word-break: break-word;
  margin-top: 40px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.bt-legal__content h2, .bt-legal__content h3 {
  letter-spacing: -.24px;
  margin: 32px 0 12px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.bt-legal__content > :first-child {
  margin-top: 0;
}

.bt-legal__content p {
  margin: 0;
}

.bt-legal__content ul, .bt-legal__content ol {
  margin: 0;
  padding-left: 1.25em;
}

.bt-legal__content a {
  text-underline-offset: 2px;
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .bt-legal__content {
    letter-spacing: -.16px;
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .bt-legal__container {
    width: calc(100vw - 32px);
    padding-block: 32px 80px;
  }

  .bt-legal__main {
    margin-top: 40px;
  }

  .bt-legal h1 {
    letter-spacing: -.9px;
    font-size: 30px;
    line-height: 38px;
  }

  .bt-legal__content {
    letter-spacing: -.14px;
    margin-top: 32px;
    font-size: 14px;
    line-height: 20px;
  }

  .bt-legal__content h2, .bt-legal__content h3 {
    letter-spacing: -.19px;
    margin: 32px 0 6px;
    font-size: 19px;
    line-height: 28px;
  }
}

.bt-catalog, .bt-catalog-copy {
  color: #0d0d0d;
  font-family: Nunito Sans, Arial, sans-serif;
}

.bt-catalog {
  background: #eee;
  padding: 40px 24px 120px;
}

.bt-catalog__container {
  width: min(1200px, 100%);
  margin-inline: auto;
}

.bt-catalog__breadcrumbs {
  color: #6f6f6f;
  letter-spacing: -.16px;
  white-space: nowrap;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.bt-catalog__breadcrumbs a {
  color: #0d0d0d;
}

.bt-catalog__heading {
  flex-direction: column;
  gap: 16px;
  margin-top: 40px;
  display: flex;
}

.bt-catalog__heading h1 {
  letter-spacing: -1.92px;
  margin: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 70px;
}

.bt-catalog__heading p {
  letter-spacing: -.19px;
  margin: 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
}

.bt-catalog__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px 24px;
  margin-top: 40px;
  display: grid;
}

.bt-catalog-card {
  background: #fff;
  min-width: 0;
  margin: 0;
  box-shadow: 0 6px 6px #0000000a;
}

.bt-catalog-card__link {
  height: 100%;
  color: inherit;
  flex-direction: column;
  display: flex;
}

.bt-catalog-card__media {
  flex: 0 0 238px;
  height: 238px;
  display: block;
  overflow: hidden;
}

.bt-catalog-card__image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.bt-catalog-card__placeholder {
  background: #d5d4d2;
  place-items: center;
  width: 100%;
  height: 100%;
  font-size: 24px;
  font-weight: 700;
  display: grid;
}

.bt-catalog-card__body {
  flex-direction: column;
  flex: 1;
  gap: 24px;
  padding: 24px;
  display: flex;
}

.bt-catalog-card__summary {
  flex-direction: column;
  gap: 20px;
  display: flex;
}

.bt-catalog-card__title {
  letter-spacing: -.24px;
  word-break: break-word;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  display: block;
}

.bt-catalog-card__meta {
  color: #6f6f6f;
  letter-spacing: -.17px;
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.bt-catalog-card__meta > span {
  align-items: baseline;
  min-width: 0;
  display: flex;
}

.bt-catalog-card__meta > span + span {
  border-left: 1px solid #c1c0be;
  padding-left: 14px;
}

.bt-catalog-card__meta sup {
  font-size: .645em;
  line-height: 1;
}

.bt-catalog-card__divider {
  background: #c1c0be;
  flex: 0 0 1px;
  height: 1px;
  display: block;
}

.bt-catalog-card__price {
  white-space: nowrap;
  align-items: flex-end;
  gap: 6px;
  display: flex;
}

.bt-catalog-card__price span {
  letter-spacing: -.19px;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
}

.bt-catalog-card__price strong {
  letter-spacing: -.24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.bt-catalog__pagination {
  margin-top: 40px;
}

.bt-catalog__pagination .nav-links {
  justify-content: center;
  gap: 8px;
  display: flex;
}

.bt-catalog__pagination .page-numbers {
  background: #fff;
  place-items: center;
  min-width: 40px;
  height: 40px;
  display: grid;
}

.bt-catalog__pagination .current {
  color: #fff;
  background: #c28a4e;
}

.bt-catalog__empty {
  margin: 40px 0 0;
  font-size: 19px;
  line-height: 28px;
}

.bt-catalog-copy {
  background: #fff;
  padding: 100px 24px;
}

.bt-catalog-copy__container {
  flex-direction: column;
  gap: 40px;
  width: min(792px, 100%);
  margin-inline: auto;
  display: flex;
}

.bt-catalog-copy article {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.bt-catalog-copy h2 {
  letter-spacing: -.9px;
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
}

.bt-catalog-copy p {
  letter-spacing: -.19px;
  margin: 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
}

@media (max-width: 1199px) and (min-width: 601px) {
  .bt-catalog-card__media {
    flex-basis: 194px;
    height: 194px;
  }

  .bt-catalog-card__body {
    gap: 20px;
    padding: 20px 24px;
  }

  .bt-catalog-card__summary {
    gap: 16px;
  }

  .bt-catalog-card__meta {
    letter-spacing: -.16px;
    font-size: 16px;
  }

  .bt-catalog-card__meta > span + span {
    padding-left: 10px;
  }
}

@media (max-width: 600px) {
  .bt-catalog {
    padding: 32px 16px 80px;
  }

  .bt-catalog__heading {
    gap: 12px;
  }

  .bt-catalog__heading h1 {
    letter-spacing: -1.2px;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
  }

  .bt-catalog__heading p {
    letter-spacing: -.17px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-catalog__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .bt-catalog-card__media {
    flex-basis: 204px;
    height: 204px;
  }

  .bt-catalog-card__body {
    gap: 16px;
    padding: 16px;
  }

  .bt-catalog-card__summary {
    gap: 16px;
  }

  .bt-catalog-card__title {
    letter-spacing: -.19px;
    font-size: 19px;
    font-weight: 700;
    line-height: 28px;
  }

  .bt-catalog-card__meta {
    letter-spacing: -.16px;
    font-size: 16px;
  }

  .bt-catalog-card__meta > span + span {
    padding-left: 14px;
  }

  .bt-catalog-copy {
    padding: 70px 16px 80px;
  }

  .bt-catalog-copy h2 {
    letter-spacing: -.24px;
    font-size: 24px;
    line-height: 32px;
  }

  .bt-catalog-copy p {
    letter-spacing: -.17px;
    font-size: 17px;
    line-height: 24px;
  }
}

.bt-house {
  color: #0d0d0d;
  background: #fbf9f7;
  font-family: Nunito Sans, Arial, sans-serif;
  overflow: hidden;
}

.bt-house-container {
  width: min(1200px, 100vw - 48px);
  margin-inline: auto;
}

.bt-house h1, .bt-house h2, .bt-house p {
  margin: 0;
}

.bt-house-hero {
  isolation: isolate;
  background: #fff;
  min-height: 792px;
  padding: 40px 0 100px;
  position: relative;
  overflow: hidden;
}

.bt-house-hero:before, .bt-house-hero:after {
  z-index: -2;
  content: "";
  position: absolute;
  inset: 0;
}

.bt-house-hero:before {
  background: var(--house-bg) center/cover no-repeat;
  filter: blur(16px);
  inset: -18px;
}

.bt-house-hero:after {
  z-index: -1;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background: #fffc;
}

.bt-house-breadcrumbs {
  color: #6f6f6f;
  letter-spacing: -.16px;
  gap: 8px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.bt-house-breadcrumbs a:first-child {
  color: #0d0d0d;
}

.bt-house-hero__grid {
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 40px;
  display: grid;
}

.bt-house-hero__copy {
  flex-direction: column;
  align-items: flex-start;
  height: 588px;
  padding-right: 24px;
  display: flex;
}

.bt-house-hero h1 {
  letter-spacing: -1.92px;
  max-width: 564px;
  font-size: 64px;
  font-weight: 500;
  line-height: 70px;
}

.bt-house-hero__copy > p {
  letter-spacing: -.19px;
  max-width: 564px;
  margin-top: 36px;
  font-size: 19px;
  line-height: 28px;
}

.bt-house-price {
  white-space: nowrap;
  align-items: flex-end;
  gap: 8px;
  margin-top: 80px;
  display: flex;
}

.bt-house-price span {
  letter-spacing: -.24px;
  font-size: 24px;
  line-height: 38px;
}

.bt-house-price strong {
  letter-spacing: -1.2px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.bt-house-actions {
  gap: 20px;
  margin-top: 40px;
  display: flex;
}

.bt-house-button {
  letter-spacing: -.17px;
  cursor: pointer;
  border: 0;
  border-radius: 55px;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  padding: 0 28px;
  font: 500 17px / 24px Nunito Sans, Arial, sans-serif;
  display: inline-flex;
  box-shadow: 0 6px 6px #0000000a;
}

.bt-house-button--primary {
  color: #fff;
  background: #c28a4e;
}

.bt-house-button--light {
  color: #0d0d0d;
  background: #fff;
}

.bt-house-hero-slider {
  min-width: 0;
  height: 588px;
  position: relative;
  box-shadow: 0 1px 1px #0000001a;
}

.bt-house-hero-slider .swiper, .bt-house-hero-slider .swiper-wrapper, .bt-house-hero-slider .swiper-slide {
  height: 100%;
}

.bt-house-slide-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.bt-slider-navigation {
  align-items: center;
  gap: 12px;
  display: flex;
}

.bt-slider-navigation--overlay {
  z-index: 5;
  pointer-events: none;
  justify-content: space-between;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.bt-slider-arrow {
  color: #fff;
  cursor: pointer;
  pointer-events: auto;
  background: #0d0d0d;
  border: 0;
  border-radius: 50%;
  flex: 0 0 36px;
  place-items: center;
  width: 36px;
  height: 36px;
  padding: 0;
  font: 400 22px / 1 Arial, sans-serif;
  display: grid;
  box-shadow: 0 6px 6px #0000000a;
}

.bt-slider-arrow:disabled {
  cursor: default;
  opacity: .35;
}

.bt-slider-arrow:focus-visible {
  outline-offset: 3px;
  outline: 2px solid #c28a4e;
}

.bt-slider-navigation--mobile {
  display: none;
}

.bt-house-facts {
  background: #fff;
  min-height: 234px;
  padding: 80px 0;
}

.bt-house-facts__grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  display: grid;
}

.bt-house-facts__grid > div {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.bt-house-facts strong {
  letter-spacing: -.9px;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
}

.bt-house-facts span {
  color: #535353;
  letter-spacing: -.16px;
  font-size: 16px;
  line-height: 24px;
}

.bt-house-plans {
  background: #fbf9f7;
  padding: 100px 0 120px;
}

.bt-house-section-heading {
  flex-direction: column;
  gap: 16px;
  display: flex;
}

.bt-house-section-heading h2 {
  letter-spacing: -1.2px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.bt-house-section-heading p {
  color: #535353;
  letter-spacing: -.19px;
  font-size: 19px;
  line-height: 28px;
}

.bt-house-section-heading--with-nav {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.bt-house-plan-slider {
  margin-top: 40px;
  overflow: visible;
}

.bt-house-plan-slider > .swiper {
  overflow: visible;
}

.bt-house-plan-slider .swiper-slide {
  width: 384px;
}

.bt-house-plan-card {
  background: #fff;
  align-items: center;
  width: 384px;
  height: 384px;
  padding: 20px;
  display: flex;
  box-shadow: 0 6px 6px #00000014;
}

.bt-house-plan-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.bt-house-gallery {
  background: #fbf9f7;
  padding: 30px 0 120px;
}

.bt-house-gallery h2 {
  text-align: center;
  letter-spacing: -1.2px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.bt-house-gallery__tabs {
  border-bottom: 1px solid #6f6f6f;
  width: 384px;
  margin: 20px auto 40px;
  display: flex;
}

.bt-house-gallery__tabs button {
  letter-spacing: -.19px;
  cursor: pointer;
  background: none;
  border: 0;
  border-bottom: 3px solid #0000;
  flex: 1;
  min-height: 60px;
  margin: 0 0 -1px;
  padding: 16px 12px;
  font: 400 19px / 28px Nunito Sans, Arial, sans-serif;
}

.bt-house-gallery__tabs button[aria-selected="true"] {
  color: #c28a4e;
  border-color: #c28a4e;
}

.bt-house-gallery__panel {
  display: none;
  position: relative;
}

.bt-house-gallery__panel.is-active {
  animation: .3s both bt-gallery-fade-in;
  display: block;
}

.bt-house-gallery__main {
  overflow: hidden;
}

.bt-house-gallery__main .swiper-slide {
  height: 673px;
}

@keyframes bt-gallery-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bt-house-gallery__panel.is-active {
    animation: none;
  }
}

.bt-house-faq {
  background: #fff;
  padding: 100px 0 120px;
}

.bt-house-faq__layout {
  grid-template-columns: 1fr 792px;
  align-items: start;
  gap: 24px;
  display: grid;
}

.bt-house-faq__list {
  flex-direction: column;
  gap: 20px;
  display: flex;
}

.bt-house-faq__item {
  background: #fff;
  padding: 24px;
}

.bt-house-faq__item[open] {
  background: #fbf9f7;
}

.bt-house-faq__item summary {
  color: #0d0d0d;
  letter-spacing: -.19px;
  cursor: pointer;
  align-items: flex-start;
  gap: 16px;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
  list-style: none;
  display: flex;
}

.bt-house-faq__item summary::-webkit-details-marker {
  display: none;
}

.bt-house-faq__item summary span {
  flex: 1;
}

.bt-house-faq__item summary i {
  background: #ad7539;
  border-radius: 50%;
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  position: relative;
}

.bt-house-faq__item summary i:before, .bt-house-faq__item summary i:after {
  content: "";
  background: #fff;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bt-house-faq__item summary i:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.bt-house-faq__item[open] summary {
  color: #6f6f6f;
}

.bt-house-faq__item[open] summary i {
  background: #0d0d0d;
}

.bt-house-faq__item[open] summary i:after {
  display: none;
}

.bt-house-faq__answer {
  opacity: 1;
  transition: height .2s var(--ease-out), opacity .2s var(--ease-out);
  overflow: hidden;
}

.bt-house-faq__answer-inner {
  letter-spacing: -.16px;
  padding-top: 16px;
  font-size: 16px;
  line-height: 24px;
}

.bt-house-faq__answer p {
  margin: 0;
}

@media (prefers-reduced-motion: reduce) {
  .bt-house-faq__answer {
    transition: none;
  }
}

.bt-house-related {
  background: #eee;
  padding: 100px 0;
}

.bt-house-related .bt-house-section-heading {
  gap: 12px;
}

.bt-house-related-slider {
  margin-top: 40px;
  overflow: visible;
}

.bt-house-related-slider > .swiper {
  overflow: visible;
}

.bt-house-related-slider .swiper-slide {
  height: auto;
}

.bt-house-related-slider .bt-catalog-card {
  height: 100%;
}

.bt-house-contact {
  isolation: isolate;
  color: #fff;
  min-height: 700px;
  padding: 112px 0;
  position: relative;
}

.bt-house-contact:before, .bt-house-contact:after {
  z-index: -2;
  content: "";
  position: absolute;
  inset: 0;
}

.bt-house-contact:before {
  background: var(--house-bg) center/cover no-repeat;
}

.bt-house-contact:after {
  z-index: -1;
  background: #0009;
}

.bt-house-contact__grid {
  grid-template-columns: 1fr 588px;
  gap: 24px;
  display: grid;
}

.bt-house-contact h2 {
  letter-spacing: -1.2px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.bt-house-contact__grid > div:first-child p {
  color: #fffc;
  letter-spacing: -.19px;
  margin-top: 20px;
  font-size: 19px;
  line-height: 28px;
}

.bt-house-contact__form {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #e4e4e433;
  padding: 40px 48px;
}

.bt-house-contact__form .wpcf7 form {
  gap: 26px;
}

.bt-house-contact__form .wpcf7 label {
  color: #c1c0be;
}

.bt-house-contact__form .wpcf7 input:not([type="checkbox"]) {
  color: #fff;
  background: #0003;
}

.bt-house-contact__form .wpcf7 input[type="submit"] {
  color: #0d0d0d;
  background: #fff;
  width: 100%;
}

@media (max-width: 1199px) and (min-width: 601px) {
  .bt-house-hero {
    min-height: 700px;
    padding-bottom: 80px;
  }

  .bt-house-hero__grid {
    grid-template-columns: 1fr 1fr;
  }

  .bt-house-hero__copy {
    height: 488px;
    padding-right: 0;
  }

  .bt-house-hero h1 {
    letter-spacing: -1.44px;
    font-size: 48px;
    line-height: 54px;
  }

  .bt-house-hero__copy > p {
    margin-top: 24px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-house-price {
    margin-top: 48px;
  }

  .bt-house-actions {
    flex-direction: column;
    gap: 12px;
    margin-top: 24px;
  }

  .bt-house-hero-slider {
    height: 488px;
  }

  .bt-house-facts {
    padding: 70px 0;
  }

  .bt-house-plans {
    padding: 80px 0 100px;
  }

  .bt-house-plan-slider .swiper-slide, .bt-house-plan-card {
    width: 310px;
    height: 310px;
  }

  .bt-house-plan-card {
    padding: 16px;
  }

  .bt-house-gallery {
    padding: 30px 0 100px;
  }

  .bt-house-gallery__main .swiper-slide {
    height: 548px;
  }

  .bt-house-faq {
    padding: 80px 0 100px;
  }

  .bt-house-faq__layout {
    grid-template-columns: 1fr 2fr;
  }

  .bt-house-related {
    padding: 80px 0;
  }

  .bt-house-related .bt-catalog-card__media {
    flex-basis: 194px;
    height: 194px;
  }

  .bt-house-related .bt-catalog-card__body {
    gap: 20px;
    padding: 20px 24px;
  }

  .bt-house-related .bt-catalog-card__summary {
    gap: 16px;
  }

  .bt-house-related .bt-catalog-card__meta {
    font-size: 16px;
  }

  .bt-house-contact {
    padding: 80px 0;
  }

  .bt-house-contact__grid {
    grid-template-columns: 1fr 1fr;
  }

  .bt-house-contact__form {
    padding: 32px 24px;
  }
}

@media (max-width: 600px) {
  .bt-house-container {
    width: calc(100vw - 32px);
  }

  .bt-house-hero {
    min-height: 836px;
    padding: 24px 0 80px;
  }

  .bt-house-hero__grid {
    flex-direction: column;
    gap: 32px;
    margin-top: 40px;
    display: flex;
  }

  .bt-house-hero__copy {
    display: contents;
  }

  .bt-house-hero h1 {
    letter-spacing: -1.2px;
    order: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
  }

  .bt-house-hero-slider {
    order: 1;
    width: 100%;
    height: 246px;
  }

  .bt-house-hero__copy > p {
    letter-spacing: -.17px;
    order: 2;
    margin: 0;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-house-price {
    order: 3;
    margin: -12px 0 0;
  }

  .bt-house-price span {
    letter-spacing: -.2px;
    font-size: 20px;
    line-height: 32px;
  }

  .bt-house-price strong {
    letter-spacing: -.9px;
    font-size: 30px;
    line-height: 38px;
  }

  .bt-house-actions {
    flex-direction: column;
    order: 4;
    gap: 20px;
    width: 100%;
    margin: 0;
  }

  .bt-house-button {
    width: 100%;
  }

  .bt-slider-navigation--overlay {
    bottom: 16px;
    left: 16px;
    right: 16px;
  }

  .bt-house-facts {
    min-height: 460px;
    padding: 70px 0;
  }

  .bt-house-facts__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .bt-house-facts__grid > div {
    gap: 6px;
  }

  .bt-house-facts strong {
    letter-spacing: -.24px;
    font-size: 24px;
    line-height: 32px;
  }

  .bt-house-plans {
    padding: 70px 0 60px;
  }

  .bt-house-section-heading h2 {
    letter-spacing: -.9px;
    font-size: 30px;
    line-height: 38px;
  }

  .bt-house-section-heading p {
    letter-spacing: -.17px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-house-section-heading--with-nav > .bt-slider-navigation {
    display: none;
  }

  .bt-house-plan-slider {
    margin-top: 40px;
  }

  .bt-house-plan-slider .swiper-slide, .bt-house-plan-card {
    width: 310px;
    height: 310px;
  }

  .bt-house-plan-card {
    padding: 16px;
  }

  .bt-slider-navigation--mobile {
    justify-content: space-between;
    margin-top: 40px;
    display: flex;
  }

  .bt-house-gallery {
    padding: 20px 0 80px;
  }

  .bt-house-gallery h2 {
    letter-spacing: -.9px;
    font-size: 30px;
    line-height: 38px;
  }

  .bt-house-gallery__tabs {
    width: 100%;
    margin: 16px auto 40px;
  }

  .bt-house-gallery__tabs button {
    min-height: 56px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-house-gallery__main {
    overflow: hidden;
  }

  .bt-house-gallery__main .swiper-slide {
    height: 184px;
  }

  .bt-house-gallery__panel > .bt-slider-navigation--overlay {
    inset: 74px 8px auto;
  }

  .bt-house-faq {
    padding: 70px 0 80px;
  }

  .bt-house-faq__layout {
    flex-direction: column;
    gap: 40px;
    display: flex;
  }

  .bt-house-faq .bt-house-section-heading {
    text-align: center;
  }

  .bt-house-faq .bt-house-section-heading p {
    color: #535353;
    font-size: 16px;
  }

  .bt-house-faq__list {
    gap: 16px;
    width: 100%;
  }

  .bt-house-faq__item {
    padding: 16px;
  }

  .bt-house-faq__item summary {
    letter-spacing: -.17px;
    font-size: 17px;
    line-height: 26px;
  }

  .bt-house-faq__item summary i {
    flex-basis: 26px;
    width: 26px;
    height: 26px;
  }

  .bt-house-related {
    padding: 70px 0;
  }

  .bt-house-related-slider {
    margin-top: 40px;
  }

  .bt-house-related-slider .swiper-slide {
    width: 310px;
  }

  .bt-house-related .bt-catalog-card__media {
    flex-basis: 194px;
    height: 194px;
  }

  .bt-house-related .bt-catalog-card__body {
    gap: 20px;
    padding: 20px 24px;
  }

  .bt-house-related .bt-catalog-card__summary {
    gap: 16px;
  }

  .bt-house-related .bt-catalog-card__title {
    letter-spacing: -.24px;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }

  .bt-house-related .bt-catalog-card__meta {
    font-size: 16px;
  }

  .bt-house-contact {
    min-height: 780px;
    padding: 80px 0;
  }

  .bt-house-contact__grid {
    flex-direction: column;
    gap: 40px;
    display: flex;
  }

  .bt-house-contact h2 {
    letter-spacing: -.9px;
    font-size: 30px;
    line-height: 38px;
  }

  .bt-house-contact__grid > div:first-child p {
    letter-spacing: -.17px;
    margin-top: 12px;
    font-size: 17px;
    line-height: 24px;
  }

  .bt-house-contact__form {
    padding: 32px 16px;
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}
/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: '';
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
