/* vanilla-extract-plugin-ns:global.css.ts.vanilla.css */
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  scroll-behavior: auto;
  margin: 0;
}
body {
  overflow-x: hidden;
  overflow-y: scroll;
}
main {
  height: 100%;
}
img {
  max-width: 100%;
}
.cutting-inline {
  background: transparent !important;
  color: var(--_1cnwjzts) !important;
  font-size: 16px !important;
}
h1 {
  word-wrap: break-word;
}
.global_header__1muvlv40 {
  background: inherit;
}
@media screen and (min-width: 740px) {
  .cutting-inline {
    font-size: 19px !important;
  }
}

/* vanilla-extract-plugin-ns:components/TextNavLink/TextNavLink.css.ts.vanilla.css */
.TextNavLink_underline__1e4j1qf0 {
  text-decoration: underline;
}

/* vanilla-extract-plugin-ns:components/CTAButton/CTAButton.css.ts.vanilla.css */
.CTAButton_ctaButton__1jc9rw30 {
  border: 2px solid #fff;
  font-size: 1.5rem;
}
@media screen and (min-width: 740px) {
  .CTAButton_ctaButton__1jc9rw30 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

/* vanilla-extract-plugin-ns:components/Header/Top.css.ts.vanilla.css */
.Top_logo__1b2voj00 {
  white-space: nowrap;
}
.Top_logo__1b2voj00 img {
  position: relative;
  top: -5px;
  margin-right: var(--_1cnwjzt1e);
  left: -10px;
}
@media screen and (min-width: 992px) {
  .Top_logo__1b2voj00 img {
    left: 0;
  }
}

/* vanilla-extract-plugin-ns:root.css.ts.vanilla.css */
.root_body__wi8xug0 {
  color: var(--_1cnwjztn);
  background: var(--_1cnwjztz);
}

/* vanilla-extract-plugin-ns:components/Contact/Contact.css.ts.vanilla.css */
.Contact_container__ttgxu80 {
  width: 95%;
}
@media screen and (min-width: 740px) {
  .Contact_container__ttgxu80 {
    width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .Contact_container__ttgxu80 {
    width: 50%;
  }
}
@media screen and (min-width: 1550px) {
  .Contact_container__ttgxu80 {
    width: 40%;
  }
}
@media screen and (min-width: 1900px) {
  .Contact_container__ttgxu80 {
    width: 40%;
  }
}

/* vanilla-extract-plugin-ns:pages/Home/Home.css.ts.vanilla.css */
.Home_responsive__wk2w2p1 {
  border: 10px solid red;
}
.hero-title {
  font-family: var(--_1cnwjzt13);
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2rem;
}
.hero-title.italic {
  font-style: italic;
}
.hero-image img {
  opacity: 0;
}
.hero-title2,
.hero-title3 {
  font-family: var(--_1cnwjzt13);
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 3rem;
}
.Home_hdn__wk2w2p2 {
  display: none;
}
@media screen and (min-width: 740px) {
  .Home_responsive__wk2w2p1 {
    border: 10px solid green;
  }
  .hero-title {
    font-size: 4rem;
    line-height: 4.5rem;
  }
}
@media screen and (min-width: 992px) {
  .Home_responsive__wk2w2p1 {
    border: 10px solid blue;
  }
  .hero-title {
    font-size: 5rem;
    line-height: 8rem;
  }
  .hero-title2,
  .hero-title3 {
    font-size: 4rem;
    line-height: 4rem;
  }
}
@media screen and (min-width: 1550px) {
  .Home_responsive__wk2w2p1 {
    border: 10px solid yellow;
  }
  .hero-title {
    font-size: 7rem;
    line-height: 10rem;
  }
}
@media screen and (min-width: 1900px) {
  .Home_responsive__wk2w2p1 {
    border: 10px solid yellow;
  }
  .hero-title {
    font-size: 7rem;
    line-height: 10rem;
  }
}

/* vanilla-extract-plugin-ns:pages/Home/Panel/Panel.css.ts.vanilla.css */
.Panel_white__1ji9wth0 {
  background: #ffffff;
  color: #0A0A0A;
}
.Panel_dark__1ji9wth1 {
  background: var(--_1cnwjztz);
}
.Panel_white__1ji9wth0 h2 span {
  font-size: 60px;
}
.Panel_white__1ji9wth0 p,
.Panel_white__1ji9wth0 a,
.Panel_white__1ji9wth0 div span,
.Panel_white__1ji9wth0 h1,
.Panel_white__1ji9wth0 h2 {
  color: #000000;
}
.testimonials figcaption a span,
.testimonials blockquote:before,
.testimonials blockquote:after {
  color: #ffffff;
}

/* vanilla-extract-plugin-ns:pages/Panels/BreakGlass/BreakingGlass.css.ts.vanilla.css */
.bglass-left {
  right: 50%;
}
.bglass-right {
  left: 50%;
}
/*# sourceMappingURL=/_static/build/css-bundle-R4SZQ5YX.css.map */
