html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}
body {
  margin: 0;
}
section {
  display: block;
}
[hidden] {
  display: none;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
  outline: 0;
}
b {
  font-weight: 700;
}
img {
  border: 0;
}

* {
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  color: #333;
  background: #1c1c1c;
  background: radial-gradient(
	circle,
	rgba(28, 28, 28, 1) 0,
	rgba(0, 0, 0, 1) 100%
  );
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
[type="button"],
[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}
.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.w-container:after,
.w-container:before {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-container:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  .w-container {
	max-width: 728px;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
	max-width: none;
  }
}
[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #c8c8c8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}
@keyframes spin {
  0% {
	transform: rotate(0);
  }
  100% {
	transform: rotate(360deg);
  }
}
.wf-layout-layout {
  display: grid;
}
.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
body {
  color: #fff;
  font-family: Neue Montreal, sans-serif;
  font-size: 1rem;
  line-height: 110%;
}
a {
  color: #fff;
  text-decoration: none;
}
.hero-section {
  width: 100svw;
  height: 100svh;
  position: relative;
}

.hero-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem;
  display: flex;
  position: relative;
}
._9-column-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.text-large {
  font-size: 2rem;
  line-height: 110%;
}
.text-large.hero-text {
  max-width: 25ch;
  font-size: 3vw;
  line-height: 110%;
}
.dot {
  width: 0.625rem;
  height: 0.625rem;
  background-color: #fff;
  border-radius: 100vw;
}
.hero-links-wrapper {
  grid-row-gap: 0.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}
.link-block {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.link-block.bottom-link-block {
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  ._9-column-grid {
	grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  ._9-column-grid {
	grid-template-columns: 1fr 1fr 1fr;
  }
  .text-large.hero-text {
	font-size: 1.5rem;
  }
}
@media screen and (max-width: 479px) {
  .hero-container {
	padding: 1.5rem;
  }
  .text-large.hero-text {
	max-width: none;
	font-size: 2rem;
  }
}
#w-node-cbdecea5-aa9d-0dc4-b11d-a8f3c382ba74-23bd080c {
  grid-area: span 1 / span 3 / span 1 / span 3;
}
#w-node-_3c684df2-32b0-0111-aa8d-f79da191ba25-23bd080c {
  grid-area: 1/9/2/10;
  align-self: start;
  justify-self: end;
}
#w-node-_0c53bfb3-aff1-ab3a-d500-cc9d93a6e541-23bd080c {
  grid-area: 1/4/2/9;
}
#w-node-_72a7e64b-e75d-ba16-6dbe-82578522783f-23bd080c {
  grid-area: 1/4/2/7;
}
#w-node-_04362e34-a749-2518-09e4-ad61806d6c1e-23bd080c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: start;
}
#w-node-_0f68cf3d-c2df-6b40-ef2a-150e768eefdc-23bd080c {
  grid-area: 1/9/2/10;
  align-self: end;
  justify-self: end;
}
@media screen and (max-width: 991px) {
  #w-node-cbdecea5-aa9d-0dc4-b11d-a8f3c382ba74-23bd080c {
	grid-column: span 1 / span 1;
  }
  #w-node-_3c684df2-32b0-0111-aa8d-f79da191ba25-23bd080c {
	grid-area: 1/4/2/5;
  }
  #w-node-_0c53bfb3-aff1-ab3a-d500-cc9d93a6e541-23bd080c {
	grid-area: 1/2/2/5;
  }
  #w-node-_72a7e64b-e75d-ba16-6dbe-82578522783f-23bd080c {
	grid-area: 1/2/2/4;
  }
  #w-node-_04362e34-a749-2518-09e4-ad61806d6c1e-23bd080c {
	grid-area: 1/1/2/3;
  }
  #w-node-_0f68cf3d-c2df-6b40-ef2a-150e768eefdc-23bd080c {
	grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
@media screen and (max-width: 767px) {
  #w-node-_3c684df2-32b0-0111-aa8d-f79da191ba25-23bd080c {
	grid-area: span 1 / span 2 / span 1 / span 2;
  }
  #w-node-_0c53bfb3-aff1-ab3a-d500-cc9d93a6e541-23bd080c {
	grid-area: span 1 / span 3 / span 1 / span 3;
  }
  #w-node-_72a7e64b-e75d-ba16-6dbe-82578522783f-23bd080c {
	grid-column: span 4 / span 4;
  }
  #w-node-_04362e34-a749-2518-09e4-ad61806d6c1e-23bd080c {
	grid-area: span 1 / span 2 / span 1 / span 2;
  }
  #w-node-_0f68cf3d-c2df-6b40-ef2a-150e768eefdc-23bd080c {
	grid-column: span 2 / span 2;
  }
}
@media screen and (max-width: 479px) {
  #w-node-cbdecea5-aa9d-0dc4-b11d-a8f3c382ba74-23bd080c {
	grid-column: span 2 / span 2;
  }
  #w-node-_0f68cf3d-c2df-6b40-ef2a-150e768eefdc-23bd080c,
  #w-node-_3c684df2-32b0-0111-aa8d-f79da191ba25-23bd080c {
	grid-column: span 1 / span 1;
  }
}
@font-face {
  font-family: "Neue Montreal";
  src: url(fonts/PPNeueMontreal-Medium.otf) format("opentype");
  font-weight: Medium;
  font-style: normal;
  font-display: swap;
}
