:root {
  --black: #40413b;
  --black-2: #181818;
  --white-smoke: #f8f8f8;
  --sienna-red: #cb4f24;
  --beige: #dcdecf;
  --brown: #978064;
  --grey: #f1f4f6;
  --untitled-ui-gray700: #344054;
  --untitled-ui-gray900: #101828;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray100: #f2f4f7;
  --untitled-ui-primary600: #7f56d9;
  --untitled-ui-white: white;
  --untitled-ui-primary700: #6941c6;
  --untitled-ui-primary100: #f4ebff;
  --untitled-ui-gray50: #f9fafb;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-gray800: #1d2939;
  --untitled-ui-gray500: #667085;
  --untitled-ui-primary800: #53389e;
  --untitled-ui-success50: #ecfdf3;
  --untitled-ui-success700: #027a48;
  --untitled-ui-gray400: #98a2b3;
  --untitled-ui-gray200: #eaecf0;
  --untitled-ui-primary300: #d6bbfb;
  --flowui-component-library-gray-900: #160042;
  --flowui-component-library-gray-500: #6b7094;
  --beige-transparent: rgba(220, 222, 207, .3);
}

.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;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: var(--black);
  font-family: DM Sans;
  font-size: 18px;
  line-height: 26px;
}

h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
}

h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

h5 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

p {
  max-width: 900px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
}

a {
  color: var(--black);
  font-size: 18px;
  text-decoration: none;
}

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

form {
  font-size: 18px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 20px;
  padding: 10px 20px 20px;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-style: italic;
  line-height: 150%;
}

figcaption {
  text-align: center;
  margin-top: 20px;
}

.checkbox {
  width: 20px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .04);
}

.checkbox:hover {
  border-color: #9a9ea5;
}

.checkbox.w--redirected-checked {
  background-color: var(--black);
  box-shadow: none;
  background-image: url('../images/check-16px.svg');
  background-position: 50%;
  background-size: auto;
  border-color: #5853ec;
}

.checkbox.w--redirected-focus {
  border-color: #5853ec;
}

.article {
  font-family: Teko, sans-serif;
  font-weight: 300;
}

.article h1 {
  font-size: 56px;
  font-weight: 400;
}

.article p {
  font-family: Figtree, sans-serif;
}

.article h2 {
  font-weight: 400;
}

.article h3 {
  font-family: Figtree, sans-serif;
  font-weight: 500;
}

.article li {
  font-family: Figtree, sans-serif;
}

.article h4 {
  color: #25272a;
  font-size: 32px;
  font-weight: 300;
}

.article h5 {
  font-size: 22px;
  font-weight: 400;
}

.article h6 {
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.margin-bottom {
  margin-bottom: 50px;
}

.button-secondary {
  background-color: var(--black);
  color: #fff;
  letter-spacing: 0;
  border-radius: 8px;
  align-self: center;
  padding: 12px 32px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  transition: background-color .3s ease-in-out;
}

.button-secondary:hover {
  background-color: var(--black-2);
  color: #fff;
}

.button-secondary:active {
  color: #fff;
}

.button-secondary.small {
  letter-spacing: 0;
  background-color: #9c9c9c;
  border-radius: 8px;
  padding: 8px 24px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.error-message {
  color: #25272a;
  background-color: #fdcfce;
  margin-top: 32px;
  padding: 24px;
}

._3-col-grid {
  max-width: 1200px;
  grid-column-gap: 49px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.field-buttons-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 24px;
  display: flex;
}

.overline {
  letter-spacing: .6px;
  text-transform: uppercase;
  margin-top: 12px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.overline.no-margin {
  background-color: #fff;
  margin-top: 0;
}

._2-col-grid {
  max-width: 100%;
  min-height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

._2-col-grid.footer {
  display: flex;
}

.success-message {
  color: #fff;
  background-color: #5853ec;
}

.wrapper-sg {
  margin-top: 50px;
}

.input {
  height: 52px;
  color: #686d76;
  letter-spacing: 0;
  background-color: #fff;
  margin-bottom: 24px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 28px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .04);
}

.input:focus {
  color: #25272a;
  border: 1px solid #5853ec;
}

.button-primary {
  border: 2px solid var(--black);
  color: var(--black);
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  align-self: center;
  margin-top: 20px;
  padding: 12px 32px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  transition: background-color .3s ease-in-out;
}

.button-primary:hover {
  background-color: var(--black);
  color: var(--white-smoke);
}

.button-primary:active {
  color: #fff;
}

.button-primary.small {
  width: auto;
  letter-spacing: 0;
  border-radius: 8px;
  justify-content: center;
  padding: 8px 10px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  display: none;
}

.button-primary.small:hover {
  background-color: #979797;
}

.button-primary.header {
  margin-top: 0;
}

.icon-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.select-field {
  height: 52px;
  color: #9a9ea5;
  letter-spacing: 0;
  background-color: #fff;
  margin-bottom: 24px;
  padding: 0 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .04);
}

.select-field:focus {
  color: #25272a;
  border: 1px solid #5853ec;
}

.button-item {
  width: 180px;
  margin-right: 48px;
}

.button-item.style-guide-spacer {
  margin-bottom: 0;
}

.color-item {
  border: 1px solid #e6e7e8;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .04);
}

.checkbox-field {
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.menu-block {
  width: 300px;
  background-color: var(--black-2);
  padding: 50px;
}

.split-content.style-guide-content-left {
  width: auto;
  flex-direction: column;
  align-self: flex-start;
  margin-right: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.split-content.style-guide-content-right {
  width: 100%;
  flex: 0 auto;
}

.grid-style-guide {
  max-width: none;
  grid-column-gap: 51px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.sg-container {
  max-width: 1400px;
  min-height: 100px;
  color: #25272a;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
}

.paragraph-normal {
  color: #ececfe;
  letter-spacing: -.8px;
  font-size: 18px;
  line-height: 28px;
}

.margin-top {
  margin-top: 50px;
}

.bold {
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
}

.bold.margin-bottom {
  margin-bottom: 50px;
}

._4-col-grid {
  max-width: 1200px;
  grid-column-gap: 50px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.sg-content {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.box-shadow-block {
  height: auto;
  min-height: 50px;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  align-self: stretch;
}

.box-shadow-block.max-width-tiny {
  box-shadow: 0 3px 18px -4px rgba(0, 0, 0, .49);
}

.box-shadow-block.max-width-medium {
  max-width: 45%;
}

.box-shadow-block.max-width-large {
  max-width: 900px;
  margin-right: 20px;
}

.box-shadow-block.max-width-large.fixed {
  width: 280px;
  max-width: 280px;
}

.box-shadow-block.margin-bottom {
  flex: 1;
}

.box-shadow-block.max-width-full {
  flex-direction: column;
  justify-content: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.box-shadow-block.full {
  flex: 1;
}

.sg-nav-link {
  color: #dadada;
  align-self: flex-start;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: transform .3s;
}

.sg-nav-link:hover {
  color: #fff;
  transform: translate(5px);
}

.sg-nav-link.w--current, .sg-nav-link.w--current:hover {
  color: #fff;
}

.sg-display {
  padding: 10px 0 20px;
  position: relative;
}

.sg-display.margin-bottom {
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: block;
}

.style-guide-block {
  align-self: stretch;
}

.style-guide-block.buttons, .style-guide-block.forms, .style-guide-block.icons, .style-guide-block.rich-text {
  margin-top: 128px;
}

.style-guide-block.typography {
  object-fit: fill;
  margin-top: 128px;
}

.style-guide-block.structure {
  margin-top: 128px;
}

.radio-button-field {
  display: flex;
}

.button-tertiary {
  color: #25272a;
  letter-spacing: 0;
  background-color: #fff;
  border: 1px solid #ccced2;
  align-self: flex-start;
  padding: 12px 32px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  transition: background-color .3s ease-in-out;
}

.button-tertiary:hover {
  color: #25272a;
  background-color: #e6e7e8;
}

.button-tertiary:active {
  color: #25272a;
}

.button-tertiary.small {
  letter-spacing: 0;
  padding: 8px 24px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.color-item-fill {
  height: 150px;
}

.color-item-fill.red {
  background-color: var(--sienna-red);
}

.color-item-fill.black {
  background-color: var(--black);
}

.color-item-fill.beige {
  background-color: var(--beige);
}

.color-item-fill.brown {
  background-color: var(--brown);
}

.radio-button {
  width: 20px;
  height: 20px;
  border-style: solid;
  border-color: var(--black);
  margin-right: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .04);
}

.radio-button:hover {
  border-color: #9a9ea5;
}

.radio-button.w--redirected-checked {
  border: 5px none var(--black);
  background-color: var(--black);
  box-shadow: none;
  border-radius: 50%;
}

.radio-button.w--redirected-focus {
  border-color: #5853ec;
}

.paragraph-large {
  border: 1px none var(--black);
  letter-spacing: 0;
  padding-bottom: 20px;
  font-family: Figtree, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.paragraph-large.margin-top {
  margin-top: 20px;
}

.paragraph-small {
  max-width: 900px;
  letter-spacing: 0;
  font-family: Figtree, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.sg-content-block {
  margin-top: 64px;
}

.container {
  width: auto;
  height: auto;
  max-width: 100%;
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container.centered {
  max-width: 1200px;
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container.sg {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.container.nav {
  max-width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container.vertical {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #e6e7e8;
}

.style-guide-button-wrapper {
  align-items: flex-end;
  display: flex;
}

.style-guide-button-wrapper.margin-bottom-32 {
  margin-bottom: 32px;
}

.text-area {
  min-height: 200px;
  color: #686d76;
  letter-spacing: 0;
  background-color: #fff;
  margin-bottom: 24px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 28px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .04);
}

.text-area:focus {
  color: #25272a;
  border: 1px solid #5853ec;
}

.section {
  padding: 100px 3%;
}

.section.style-hero {
  min-height: 50vh;
  background-color: var(--beige);
  color: var(--beige);
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.section.style-guide {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.footer {
  background-color: var(--beige);
  padding: 60px 3% 0;
}

.section.hero {
  height: auto;
  min-height: 520px;
  padding-bottom: 20px;
}

.section.margin-top-tiny {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.section.heading {
  padding-top: 60px;
  padding-bottom: 40px;
}

.style-guide-wrapper {
  margin-top: 50px;
}

.colors-grid {
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.block-quote {
  max-width: 900px;
  color: #080808;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 150%;
}

.margin-top-small {
  margin-top: 20px;
}

.visual-sg-block {
  background-color: rgba(0, 0, 0, 0);
  padding: 25px;
  box-shadow: 4px 4px 18px -6px rgba(0, 0, 0, .2);
}

.visual-sg-block.dark {
  background-color: var(--black);
  margin-bottom: 50px;
  padding-bottom: 10px;
}

.margin-top-tiny {
  margin-top: 10px;
}

.margin-top-medium {
  margin-top: 40px;
}

.margin-top-large {
  margin-top: 80px;
}

.margin-top-xl {
  margin-top: 100px;
}

.margin-top-xxl {
  margin-top: 120px;
}

.centered-container {
  max-width: 850px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-tiny {
  margin-bottom: 10px;
}

.margin-bottom-small {
  margin-bottom: 20px;
}

.margin-bottom-medium {
  margin-bottom: 40px;
}

.margin-bottom-large {
  margin-bottom: 80px;
}

.margin-bottom-xl {
  margin-bottom: 100px;
}

.margin-bottom-xxl {
  margin-bottom: 120px;
}

.light-text {
  color: var(--white-smoke);
  font-family: Figtree, sans-serif;
  font-weight: 400;
}

.text-span {
  font-weight: 600;
}

.max-width-medium {
  max-width: 500px;
}

.max-width-tiny {
  max-width: 300px;
}

.max-width-small {
  max-width: 400px;
}

.max-width {
  max-width: 600px;
}

.max-width-large {
  max-width: 800px;
}

.max-width-xl {
  max-width: 900px;
}

.max-width-xxl {
  max-width: 1000px;
}

.hidden {
  display: none;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body {
  background-color: rgba(0, 0, 0, 0);
}

.style-logo {
  filter: invert();
  margin-bottom: 40px;
}

.nav-button {
  color: var(--black-2);
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  align-self: center;
  margin-right: 0;
  padding: 15px 32px;
  font-family: Figtree, sans-serif;
  font-weight: 700;
  transition: background-color .3s;
}

.nav-button:hover {
  background-color: var(--black-2);
  color: var(--grey);
}

.image {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.new-page-2 {
  width: 100%;
  height: 589px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-copy-goes-here-be-awesome {
  color: #40413b;
  font-family: Teko, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 120%;
}

.title-copy-goes-here-be-awesome-2 {
  color: #40413b;
  text-transform: uppercase;
  font-family: Teko, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
}

.title-copy-goes-here-be-awesome-3 {
  color: #40413b;
  text-transform: uppercase;
  font-family: Teko, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 120%;
}

.text {
  color: #40413b;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.text-2 {
  color: #40413b;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.link {
  color: #40413b;
  font-family: Teko, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 100%;
}

.link-2 {
  color: #40413b;
  font-family: Teko, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 150%;
}

.text-3 {
  color: #40413b;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.heading {
  border: 1px none var(--black);
  font-family: Teko, sans-serif;
  font-size: 68px;
  font-weight: 400;
  line-height: 88px;
}

.heading-2 {
  color: var(--black);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Teko, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 42px;
}

.heading-2.no-margin {
  text-align: center;
  margin-bottom: 0;
}

.heading-3 {
  color: var(--black);
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.heading-4 {
  font-family: Teko, sans-serif;
  font-size: 32px;
  font-weight: 300;
}

.heading-4.info {
  margin-bottom: 0;
}

.heading-5 {
  font-family: Teko, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.heading-6 {
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.heading-6.dot {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 34px;
}

.heading-6.space {
  padding-bottom: 10px;
}

.paragraph {
  font-family: Figtree, sans-serif;
}

.paragraph.description {
  height: 28px;
  margin-bottom: 0;
}

.paragraph.tagtext {
  font-weight: 700;
}

.paragraph.no-margin {
  margin-bottom: 0;
  font-size: 14px;
}

.italic-text {
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

.list-item, .list-item-2 {
  font-family: Figtree, sans-serif;
}

.bold-text {
  font-family: Figtree, sans-serif;
  font-weight: 700;
}

.navbar_menu-button {
  padding: 0;
  display: none;
}

.nav-bar-menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.nav-bar-link {
  height: 100px;
  color: var(--black);
  align-items: center;
  padding: 1.75rem 1rem;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 45px;
  transition: all .3s;
  display: inline-block;
}

.nav-bar-link:hover {
  background-color: var(--sienna-red);
  color: var(--white-smoke);
}

.nav-bar-link.w--current {
  color: #000;
}

.nav-bar-link.language {
  margin-left: 20px;
}

.nav-bar-link.language:hover {
  color: var(--sienna-red);
  background-color: rgba(0, 0, 0, 0);
}

.navbar_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.icon-featured-large {
  width: 3rem;
  height: 3rem;
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.navbar-icon-holder {
  flex: none;
}

.navbar-dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: 1rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.navbar-dropdown-link:hover {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  background-color: var(--white-smoke);
  border-radius: 8px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar-dropdown-link-list:hover {
  background-color: var(--beige);
}

.navbar-dropdown-link-list.startpage {
  background-color: var(--beige);
  border-radius: .5rem;
}

.navbar-dropdown-link-list.startpage:hover {
  background-color: var(--white-smoke);
}

.navbar-dropdown-content-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
}

.navbar-dropdown-content-left.linkblocks.page {
  grid-template-columns: 1fr 1fr 1fr;
}

.navbar-dropdown-content {
  width: 100%;
  display: flex;
}

.navbar_container {
  width: 100%;
  height: 100%;
  max-width: 80rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-dropdown-list {
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(16, 24, 40, .03);
}

.navbar-dropdown-list:hover {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-dropdown-list.w--open {
  width: 100vw;
  max-width: 100%;
  min-width: 100vw;
  background-color: #fff;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  top: 6.2rem;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.dropdown-icon {
  width: 1.25rem;
  height: 1.25rem;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.navbar-dropdown-toggle {
  height: 100px;
  color: var(--untitled-ui-gray600);
  align-items: center;
  padding: 1.75rem 2.5rem 1.75rem 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.navbar-dropdown-toggle:hover {
  min-height: 100px;
  background-color: var(--sienna-red);
  color: var(--white-smoke);
}

.nav-bar-link-dropdown {
  position: static;
}

.nav-bar-menu-left {
  flex: 0 auto;
  margin-right: 20px;
}

.nav-bar-menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: 8rem;
  display: flex;
  position: static;
}

.uui-logo_logotype {
  width: 200px;
  height: 100%;
  flex: none;
}

.uui-logo_component {
  width: auto;
  height: 5rem;
  flex-wrap: nowrap;
  padding-right: 10px;
  display: flex;
}

.uui-logo_component.footer {
  height: 100px;
  padding-right: 0;
}

.logo-wrapper {
  padding-left: 0;
}

.dropdown-navbar-en {
  z-index: 9999;
  height: 100px;
  min-height: auto;
  border-bottom: 1px solid var(--untitled-ui-gray100);
  background-color: #fff;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.text-block-2 {
  font-family: Figtree, sans-serif;
  font-size: 18px;
}

.email-link-wrapper {
  color: var(--black);
  font-size: 24px;
  font-weight: 300;
}

.email-link-wrapper:hover {
  text-decoration: underline;
}

.contact-links {
  width: 100%;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-item {
  color: var(--black);
  font-size: 32px;
  text-decoration: none;
}

.link-item:hover {
  text-decoration: underline;
}

.vectors-wrapper-16 {
  width: 80px;
  height: 80px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

._1-column {
  width: 200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

._1-column.padding {
  width: auto;
  display: block;
}

.email-link {
  color: #131313;
  font-family: Teko, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.link-wrapper {
  color: #40413b;
  font-family: Teko, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 100%;
}

.body-text {
  max-width: none;
  color: #40413b;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.body-text.footer {
  width: 70%;
}

.flex-block {
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
}

.flex-block.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
}

.flex-block.logo-footer {
  display: none;
}

.link-3 {
  font-family: Figtree, sans-serif;
}

.text-span-2 {
  font-weight: 300;
}

.text-span-2.new {
  display: inline;
}

.text-span-3 {
  color: var(--sienna-red);
}

.herosection {
  width: 50%;
  height: auto;
  display: block;
}

.gallery-slider {
  height: 720px;
}

.slide-1._1 {
  background-image: url('../images/US-image-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1._2 {
  background-image: url('../images/Urban-Stock-1web.jpg');
  background-position: 50%;
  background-size: cover;
}

.right-arrow-2 {
  width: 48px;
  height: auto;
}

.right-arrow-2:hover {
  background-color: rgba(220, 222, 207, .5);
}

.left-arrow-2 {
  width: 48px;
}

.left-arrow-2:hover {
  background-color: rgba(220, 222, 207, .5);
}

.text-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.text-wrapper.background {
  background-color: var(--beige);
  border-radius: 8px;
  flex-direction: column;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.text-wrapper.background.white {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 1rem;
}

.text-wrapper.margin-bottom-small {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px;
}

.text-wrapper.info {
  max-width: 900px;
  padding-bottom: 10px;
}

.image-duntes7 {
  border-radius: .5rem;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.padding {
  height: 100px;
}

.dot-wrapper {
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-dot {
  width: 48px;
  height: 48px;
  background-color: var(--untitled-ui-gray700);
  color: var(--white-smoke);
  -webkit-text-stroke-color: transparent;
  border: 0 #000;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  margin-left: 8%;
  line-height: 0;
  display: flex;
}

.link-dot:hover {
  background-color: var(--sienna-red);
  outline-offset: 0px;
  border: 0 rgba(248, 248, 248, .7);
  outline: 4px solid rgba(248, 248, 248, .42);
}

.link-dot._2 {
  margin-top: 4%;
  margin-left: 51%;
}

.contactperson-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contactperson-image.kaspars-korbs {
  width: auto;
  height: 100%;
}

.contactperson-image.viesturs-broliss {
  height: 100%;
}

.team-image-wrapper {
  width: 80%;
  height: 65.458%;
  border-radius: 8px;
  flex: 0 auto;
  margin-bottom: 1.5rem;
  padding-top: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-item {
  height: 100%;
  object-fit: fill;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.team-cards {
  width: 70%;
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: .25fr .25fr;
  align-content: stretch;
}

.space-medium {
  width: 100%;
  min-height: 2rem;
}

.text-column {
  flex-direction: column;
  align-items: center;
  display: block;
}

.team-wrapper {
  height: auto;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: start;
  justify-items: start;
  display: grid;
}

.slider-mask {
  border-radius: 8px;
}

.slide-1 {
  background-image: none;
}

.slide-1._2 {
  background-image: url('../images/US-image-3.jpg');
}

.slide-1._3 {
  background-image: url('../images/US-image-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1._4 {
  background-image: url('../images/US-image-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1._5 {
  background-image: url('../images/US-image-9-vert.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1._6 {
  background-image: url('../images/US-image-8-vert.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1._7 {
  background-image: url('../images/Duntes-7_J1.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1._8 {
  background-image: url('../images/Duntes-7_J2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.map {
  height: 364px;
  background-image: url('../images/Map-US.jpg');
  background-position: 50% 30%;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 60px;
}

.map.margins {
  margin-top: 40px;
}

.news-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.news-slider-wrapper {
  height: 100%;
  border-radius: 8px;
}

.news-slider {
  height: 240px;
  border-radius: 0;
  margin-bottom: 20px;
}

.news-slide._3_2 {
  background-image: url('../images/Urban-Stock-3_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.news-slide._3_1 {
  background-image: url('../images/Urban-Stock-3_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.news-slide._2_1 {
  background-image: url('../images/Urban-Stock-2_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.news-slide._1_1 {
  background-image: url('../images/Urban-Stock-1_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.news-slide._1_2 {
  background-image: url('../images/Urban-Stock-1_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-navigation {
  font-size: 10px;
}

.left-arrow-icon, .right-arrow-icon {
  font-size: 24px;
}

.plan-wrapper {
  margin-bottom: 60px;
}

.description-color {
  width: 20px;
  height: 20px;
  border: 2px solid var(--white-smoke);
  background-color: var(--beige);
  -webkit-text-stroke-color: var(--sienna-red);
  border-radius: 100px;
}

.description-color._2 {
  background-color: rgba(151, 128, 100, .52);
}

.description-color._3 {
  width: 20px;
  height: 20px;
  border: 2px solid var(--white-smoke);
  background-color: var(--sienna-red);
}

.info-wrapper {
  height: 28px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.background-image {
  z-index: -1000;
  width: auto;
  height: 100vh;
  object-fit: cover;
  background-image: url('../images/Background-imgXL.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-image.dark {
  background-image: url('../images/Background-US-color.jpg');
  background-position: 50%;
  background-size: cover;
}

.planojums-link {
  text-decoration: underline;
}

.plan-details-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}

.plan-details-wrapper.linkblocks.page {
  grid-template-columns: 1fr 1fr 1fr;
}

.plan-details-card {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  background-color: var(--white-smoke);
  border-radius: 8px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.plan-details-card:hover {
  background-color: var(--beige);
}

.plan-details-card.startpage {
  background-color: var(--beige);
  border-radius: .5rem;
}

.plan-details-card.startpage:hover {
  background-color: var(--white-smoke);
}

.plan-details-content {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.plan-details-content:hover {
  background-color: rgba(0, 0, 0, 0);
}

.icon-download.a1.invisible {
  opacity: 0;
}

.icon-download.c3.invisible {
  opacity: 0;
  display: block;
}

.icon-download.empty {
  width: 24px;
  height: 24px;
}

.plan-info-text {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-self: auto;
  align-items: center;
  display: grid;
}

.download-svg.invisible {
  display: none;
}

.space-large {
  min-height: 4rem;
}

.text-span-4 {
  font-weight: 300;
}

.image-2 {
  padding-bottom: 20px;
}

.link-4 {
  color: var(--brown);
  text-decoration: underline;
}

@media screen and (min-width: 1440px) {
  ._1-column.padding {
    width: 40%;
    padding-right: 8rem;
  }

  .flex-block.grid {
    flex: 1;
  }

  .team-image-wrapper {
    width: 70%;
  }

  .slide-1._6 {
    background-image: url('../images/US-image-8-vert.jpg');
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 64px;
    line-height: 72px;
  }

  h2 {
    font-size: 48px;
    line-height: 56px;
  }

  h3 {
    font-size: 36px;
    line-height: 44px;
  }

  h4 {
    font-size: 28px;
    line-height: 36px;
  }

  .button-secondary {
    display: inline-block;
  }

  ._3-col-grid {
    grid-column-gap: 25px;
  }

  ._2-col-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    text-align: left;
    flex-direction: column;
    flex: 1;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    display: flex;
  }

  .button-primary.small {
    margin-top: 0;
    margin-right: 20px;
    display: flex;
  }

  .button-primary.header, .menu-block, .split-content.style-guide-content-left {
    display: none;
  }

  .grid-style-guide {
    grid-template-columns: 1fr;
  }

  .sg-container {
    padding-left: 32px;
    padding-right: 32px;
  }

  ._4-col-grid {
    grid-column-gap: 26px;
  }

  .box-shadow-block.max-width-medium {
    max-width: 100%;
    display: block;
  }

  .box-shadow-block.max-width-medium.image {
    display: none;
  }

  .box-shadow-block.max-width-large.fixed {
    max-width: none;
    min-height: auto;
  }

  .box-shadow-block.max-width-full {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-large {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-large.margin-top {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .container.vertical {
    justify-content: center;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.hero {
    height: auto;
    min-height: auto;
  }

  .colors-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .tablet-centered {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tablet-left-align {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .body {
    background-size: cover;
  }

  .heading {
    font-size: 52px;
    line-height: 60px;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 32px;
  }

  .heading-2.narrow {
    width: 70%;
  }

  .menu-icon_line-bottom {
    width: 24px;
    height: 2px;
    background-color: var(--untitled-ui-gray700);
    border-radius: 1rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    width: 24px;
    height: 2px;
    background-color: var(--untitled-ui-gray700);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    width: 24px;
    height: 2px;
    background-color: var(--untitled-ui-gray700);
    border-radius: 1rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu-button {
    flex-direction: row;
    display: flex;
  }

  .navbar_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-bar-menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .nav-bar-menu-right.horizontal {
    flex-direction: row-reverse;
    margin-top: 0;
    padding-bottom: 0;
  }

  .nav-bar-link {
    width: 100%;
    height: 80px;
    color: var(--untitled-ui-gray900);
    padding: 1rem 0 1rem 1rem;
    font-size: 1.125rem;
  }

  .nav-bar-link:hover {
    color: var(--white-smoke);
  }

  .navbar-dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-dropdown-content-left {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
    align-content: start;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-dropdown-content {
    flex-direction: column;
  }

  .navbar-dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .navbar-dropdown-list.w--open {
    min-width: auto;
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .dropdown-icon {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    padding-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .dropdown-icon:hover {
    color: var(--white-smoke);
  }

  .navbar-dropdown-toggle {
    height: 80px;
    color: var(--untitled-ui-gray900);
    align-items: center;
    padding: 1rem .5rem 1rem 1rem;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar-dropdown-toggle:hover {
    min-height: auto;
    color: var(--white-smoke);
    padding-left: 1rem;
  }

  .nav-bar-link-dropdown {
    width: 100%;
    position: relative;
  }

  .nav-bar-menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui-gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .nav-bar-menu {
    height: 100vh;
    border-top: 1px solid var(--untitled-ui-gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .uui-logo_logotype {
    width: 80%;
  }

  .contact-links {
    align-items: flex-start;
  }

  .link-item, .link-item.address {
    font-size: 28px;
  }

  ._1-column {
    padding-top: 0;
  }

  .flex-block.grid {
    flex: 0 auto;
    align-self: stretch;
  }

  .herosection {
    width: 80%;
  }

  .slide-1._1 {
    background-repeat: no-repeat;
  }

  .right-arrow-2, .left-arrow-2 {
    width: 60px;
  }

  .text-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .text-wrapper.background {
    align-items: center;
  }

  .text-wrapper.background.white {
    padding-left: 20px;
  }

  .text-wrapper.margin-bottom-small {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .text-wrapper.info {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 16px;
    padding-bottom: 0;
  }

  .link-dot._2 {
    margin-top: 1%;
  }

  .team-cards {
    width: 100%;
  }

  .team-wrapper {
    grid-column-gap: 3rem;
  }

  .slide-1._2 {
    background-repeat: no-repeat;
  }

  .slide-1._3 {
    background-image: url('../images/US-image-6.jpg');
    background-repeat: no-repeat;
  }

  .slide-1._4 {
    background-image: url('../images/US-image-4.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-1._5 {
    background-image: url('../images/US-image-9.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-1._6 {
    background-image: url('../images/US-image-8.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .map {
    height: 286px;
  }

  .news-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .plan-wrapper {
    margin-bottom: 40px;
  }

  .plan-details-wrapper {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
    align-content: start;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .plan-details-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .plan-details-content:hover {
    background-color: rgba(0, 0, 0, 0);
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 46px;
    line-height: 56px;
  }

  h2 {
    font-size: 40px;
    line-height: 48px;
  }

  h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .button-secondary {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._3-col-grid {
    grid-row-gap: 51px;
    grid-template-columns: 1fr;
  }

  ._2-col-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  ._2-col-grid.footer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .sg-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  ._4-col-grid {
    grid-template-columns: 1fr 1fr;
  }

  .sg-content-block.colour {
    margin-top: 40px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mobile-landscape-centered {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobile-landscape-left-align {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .heading {
    font-size: 56px;
  }

  .heading-2 {
    font-size: 36px;
  }

  .heading-2.narrow {
    width: 50%;
  }

  .nav-bar-link {
    height: 60px;
    font-size: 18px;
    line-height: 26px;
  }

  .navbar-dropdown-link-list {
    max-width: none;
    grid-row-gap: .5rem;
  }

  .navbar-dropdown-content-left {
    grid-row-gap: .5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .navbar-dropdown-content-left.linkblocks.page {
    grid-column-gap: 1.5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .navbar-dropdown-toggle {
    height: 60px;
    font-size: 1rem;
  }

  .nav-bar-menu-left {
    grid-row-gap: .4rem;
  }

  .nav-bar-menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-logo_logotype.footer {
    width: 100%;
  }

  .dropdown-navbar-en {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._1-column {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-bottom: 0;
  }

  ._1-column.padding {
    height: auto;
  }

  .body-text.footer {
    width: 100%;
  }

  .flex-block.grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 20px;
    display: grid;
  }

  .herosection {
    width: 100%;
  }

  .text-wrapper.info {
    margin-bottom: 16px;
  }

  .team-image-wrapper {
    height: 100%;
  }

  .team-cards {
    grid-row-gap: 3rem;
  }

  .space-medium {
    min-height: 1.5rem;
  }

  .team-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .map {
    height: 220px;
    background-position: 70% 30%;
    background-size: 1066px;
  }

  .map.margins {
    margin-top: 20px;
  }

  .news-wrapper {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .plan-details-wrapper {
    grid-row-gap: .5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .plan-details-wrapper.linkblocks.page {
    grid-column-gap: 1.5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .plan-details-card {
    max-width: none;
    grid-row-gap: .5rem;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 32px;
    line-height: 42px;
  }

  h2 {
    font-size: 36px;
    line-height: 44px;
  }

  h3 {
    font-size: 28px;
    line-height: 36px;
  }

  h4 {
    font-size: 24px;
    line-height: 32px;
  }

  h5 {
    font-size: 20px;
    line-height: 28px;
  }

  h6 {
    font-size: 16px;
    line-height: 24px;
  }

  .button-primary.small {
    margin-right: 10px;
  }

  .icon-grid {
    flex-wrap: wrap;
  }

  .button-item.style-guide-spacer {
    margin-bottom: 24px;
  }

  .sg-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .box-shadow-block.max-width-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .style-guide-block.buttons, .style-guide-block.forms, .style-guide-block.icons, .style-guide-block.rich-text, .style-guide-block.typography {
    margin-top: 72px;
  }

  .style-guide-button-wrapper, .style-guide-button-wrapper.margin-bottom-32 {
    flex-wrap: wrap;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.hero {
    height: auto;
  }

  .colors-grid {
    grid-template-columns: 1fr;
  }

  .mobile-centered {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobile-left-align {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .body {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .heading {
    font-size: 56px;
  }

  .heading-2.narrow {
    width: 90%;
  }

  .heading-3 {
    font-size: 20px;
  }

  .paragraph.description {
    font-size: 15px;
  }

  .nav-bar-menu-right {
    padding-bottom: 5rem;
  }

  .navbar-dropdown-content-left {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-logo_logotype {
    width: 120px;
    height: auto;
  }

  .uui-logo_logotype.footer {
    width: 200px;
  }

  .uui-logo_component {
    width: auto;
    height: auto;
    padding-right: 20px;
  }

  .contact-links, ._1-column {
    align-items: flex-start;
  }

  .body-text {
    max-width: 100%;
  }

  .herosection {
    width: 90%;
  }

  .gallery-slider {
    height: 80vh;
  }

  .right-arrow-2, .left-arrow-2 {
    width: 40px;
  }

  .text-wrapper {
    flex-direction: column;
  }

  .text-wrapper.background.white {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .team-image-wrapper {
    width: 50%;
    padding-top: 66%;
  }

  .team-cards, .team-wrapper {
    grid-template-columns: 1fr;
  }

  .map {
    background-position: 70% 20%;
  }

  .news-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .info-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .list, .list-2 {
    padding-left: 20px;
  }

  .plan-details-wrapper {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

#w-node-e78bef95-8c7f-90f3-30d0-1d365682515b-ee16f866 {
  justify-self: stretch;
}

#w-node-_7cfa8f87-1407-8659-1e23-2df97a871b89-ee16f866, #w-node-_8c618425-4259-3154-865b-6c4ec9df88f3-ee16f866, #w-node-_547896ff-b139-c821-e6c6-f63d2f70e5a1-ee16f866, #w-node-_98dd7411-a1d7-a10f-edeb-116ac5fb57f3-ee16f866 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2ade3-acb2ade0 {
  align-self: auto;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2ade4-acb2ade0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2adf0-acb2ade0 {
  align-self: auto;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2adf1-acb2ade0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2adfd-acb2ade0 {
  align-self: auto;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2adfe-acb2ade0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2ae0a-acb2ade0 {
  align-self: auto;
}

#w-node-b139abb7-d0e8-d66d-5878-1b0facb2ae0b-acb2ade0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_298e3662-8667-22a4-db1d-2c5242a7db32-7bf385e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c0560989-c0560979 {
  align-self: auto;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c056098a-c0560979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c0560996-c0560979 {
  align-self: auto;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c0560997-c0560979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c05609a3-c0560979 {
  align-self: auto;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c05609a4-c0560979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c05609b0-c0560979 {
  align-self: auto;
}

#w-node-_438a55ee-660d-6ed6-7f51-9649c05609b1-c0560979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-ed47911a-0347-67b9-476d-f0108e9d7d61-076c69ab {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f480151c-965a-abe6-3844-9520c03dfb9e-a7e0cb0a {
  align-self: auto;
}

#w-node-_89da8f83-aaae-523a-c455-2913d6c43e45-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c29ab7c1-c367-3070-ca75-02369f88d25f-a7e0cb0a {
  align-self: auto;
}

#w-node-c29ab7c1-c367-3070-ca75-02369f88d260-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab951673-fff5-7865-1fc6-8ba8727744d2-a7e0cb0a {
  align-self: auto;
}

#w-node-ab951673-fff5-7865-1fc6-8ba8727744d3-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a4f2f9a-2428-0362-2bc2-c633a8a76d7a-a7e0cb0a {
  align-self: auto;
}

#w-node-_1a4f2f9a-2428-0362-2bc2-c633a8a76d7b-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4616303a-ea22-b4d8-c1b4-27c3a96cb5ac-a7e0cb0a {
  align-self: auto;
}

#w-node-_4616303a-ea22-b4d8-c1b4-27c3a96cb5ad-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a161955c-a821-eb28-f650-b1463e7e65fa-a7e0cb0a {
  align-self: auto;
}

#w-node-a161955c-a821-eb28-f650-b1463e7e65fb-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3f7a1db-05f0-a08f-1e1e-a824042316e2-a7e0cb0a {
  align-self: auto;
}

#w-node-e3f7a1db-05f0-a08f-1e1e-a824042316e3-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_672f276c-44a2-6b9a-6631-cecd302f7dd7-a7e0cb0a {
  align-self: auto;
}

#w-node-_672f276c-44a2-6b9a-6631-cecd302f7dd8-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-acd411eb-fc08-67d0-a6d1-f61d474923b3-a7e0cb0a {
  align-self: auto;
}

#w-node-acd411eb-fc08-67d0-a6d1-f61d474923b4-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b2d2eb6-1e8a-bfdd-bdec-06e7409a15b4-a7e0cb0a {
  align-self: auto;
}

#w-node-_6b2d2eb6-1e8a-bfdd-bdec-06e7409a15b5-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_015ca6e2-cb44-dfa6-ce66-43cbb30787c9-a7e0cb0a {
  align-self: auto;
}

#w-node-_015ca6e2-cb44-dfa6-ce66-43cbb30787ca-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a3bb07e-82ce-45c5-a1e9-fb22f40c086e-a7e0cb0a {
  align-self: auto;
}

#w-node-_6a3bb07e-82ce-45c5-a1e9-fb22f40c086f-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee40cf5f-812e-a4d1-2a33-921ea2fafe30-a7e0cb0a {
  align-self: auto;
}

#w-node-ee40cf5f-812e-a4d1-2a33-921ea2fafe31-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c31677e-d6a1-02ff-4095-2c2e2725b64b-a7e0cb0a {
  align-self: auto;
}

#w-node-_1c31677e-d6a1-02ff-4095-2c2e2725b64c-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_812b296c-033a-9779-0699-8c844694a942-a7e0cb0a {
  align-self: auto;
}

#w-node-_812b296c-033a-9779-0699-8c844694a943-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a130c85-961f-add6-07a3-f494cf92fb25-a7e0cb0a {
  align-self: auto;
}

#w-node-_0a130c85-961f-add6-07a3-f494cf92fb26-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_876ef406-f28b-3216-ce6b-e5b87309c329-a7e0cb0a {
  align-self: auto;
}

#w-node-_876ef406-f28b-3216-ce6b-e5b87309c32a-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c41a207-fecb-5093-28c7-229865a913ce-a7e0cb0a {
  align-self: auto;
}

#w-node-_0c41a207-fecb-5093-28c7-229865a913cf-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff5e4cb0-3369-bc33-0e2f-28abd972c2c1-a7e0cb0a {
  align-self: auto;
}

#w-node-ff5e4cb0-3369-bc33-0e2f-28abd972c2c2-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58be3153-8f5b-a73f-b040-48f8e6fd51cb-a7e0cb0a {
  align-self: auto;
}

#w-node-_58be3153-8f5b-a73f-b040-48f8e6fd51cc-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-adaf1bf5-c2d1-c12f-99ef-fd00bd35b317-a7e0cb0a {
  align-self: auto;
}

#w-node-adaf1bf5-c2d1-c12f-99ef-fd00bd35b318-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f2fd77d-934f-dfca-6f60-6cda2c7cbf7c-a7e0cb0a {
  align-self: auto;
}

#w-node-_6f2fd77d-934f-dfca-6f60-6cda2c7cbf7d-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3bd86795-39aa-4050-f20e-c9d2c1a0c281-a7e0cb0a {
  align-self: auto;
}

#w-node-_3bd86795-39aa-4050-f20e-c9d2c1a0c282-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_316918c8-f846-7f76-fe69-139e72757e25-a7e0cb0a {
  align-self: auto;
}

#w-node-_316918c8-f846-7f76-fe69-139e72757e26-a7e0cb0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb58-685e8c44 {
  align-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb59-685e8c44 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb65-685e8c44 {
  align-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb66-685e8c44 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb72-685e8c44 {
  align-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb73-685e8c44 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c89092-5b2fd4f0 {
  align-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c89093-5b2fd4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c8909f-5b2fd4f0 {
  align-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c890a0-5b2fd4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c890ac-5b2fd4f0 {
  align-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c890ad-5b2fd4f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a51e-3073e0e0 {
  align-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a51f-3073e0e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a538-3073e0e0 {
  align-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a539-3073e0e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a545-3073e0e0 {
  align-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a546-3073e0e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e6f-5b3023d4 {
  align-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e70-5b3023d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e7c-5b3023d4 {
  align-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e7d-5b3023d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e96-5b3023d4 {
  align-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e97-5b3023d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6bf-08f0ac4a {
  align-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6c0-08f0ac4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6cc-08f0ac4a {
  align-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6cd-08f0ac4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6d9-08f0ac4a {
  align-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6da-08f0ac4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6e6-08f0ac4a {
  align-self: auto;
}

#w-node-_1ef45baa-d1c2-6e49-beee-9784b525f6e7-08f0ac4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_9054b121-f8cf-992b-8a77-d47cbade5666-bade5660 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae770-c0dae760 {
  align-self: auto;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae771-c0dae760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae77d-c0dae760 {
  align-self: auto;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae77e-c0dae760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae78a-c0dae760 {
  align-self: auto;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae78b-c0dae760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae797-c0dae760 {
  align-self: auto;
}

#w-node-_9ad53fea-e9da-f37c-448f-ed60c0dae798-c0dae760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb58-77c3184b {
  align-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb59-77c3184b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb65-77c3184b {
  align-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb66-77c3184b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb72-77c3184b {
  align-self: auto;
}

#w-node-_04131b09-8085-5d19-0c9e-698a9bcfdb73-77c3184b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a51e-7d9c2324 {
  align-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a51f-7d9c2324 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a538-7d9c2324 {
  align-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a539-7d9c2324 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a545-7d9c2324 {
  align-self: auto;
}

#w-node-_979a527a-7821-fac3-57f8-62d41b14a546-7d9c2324 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e6f-812dcf6a {
  align-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e70-812dcf6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e7c-812dcf6a {
  align-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e7d-812dcf6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e96-812dcf6a {
  align-self: auto;
}

#w-node-_776dda22-a838-e07e-42e8-13102e7d6e97-812dcf6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c89092-c0326b3d {
  align-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c89093-c0326b3d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c8909f-c0326b3d {
  align-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c890a0-c0326b3d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c890ac-c0326b3d {
  align-self: auto;
}

#w-node-_4ade4987-43e6-1f57-a659-067a44c890ad-c0326b3d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-f480151c-965a-abe6-3844-9520c03dfb9e-a5724f99 {
  align-self: auto;
}

#w-node-_89da8f83-aaae-523a-c455-2913d6c43e45-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c29ab7c1-c367-3070-ca75-02369f88d25f-a5724f99 {
  align-self: auto;
}

#w-node-c29ab7c1-c367-3070-ca75-02369f88d260-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab951673-fff5-7865-1fc6-8ba8727744d2-a5724f99 {
  align-self: auto;
}

#w-node-ab951673-fff5-7865-1fc6-8ba8727744d3-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a4f2f9a-2428-0362-2bc2-c633a8a76d7a-a5724f99 {
  align-self: auto;
}

#w-node-_1a4f2f9a-2428-0362-2bc2-c633a8a76d7b-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4616303a-ea22-b4d8-c1b4-27c3a96cb5ac-a5724f99 {
  align-self: auto;
}

#w-node-_4616303a-ea22-b4d8-c1b4-27c3a96cb5ad-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a161955c-a821-eb28-f650-b1463e7e65fa-a5724f99 {
  align-self: auto;
}

#w-node-a161955c-a821-eb28-f650-b1463e7e65fb-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3f7a1db-05f0-a08f-1e1e-a824042316e2-a5724f99 {
  align-self: auto;
}

#w-node-e3f7a1db-05f0-a08f-1e1e-a824042316e3-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_672f276c-44a2-6b9a-6631-cecd302f7dd7-a5724f99 {
  align-self: auto;
}

#w-node-_672f276c-44a2-6b9a-6631-cecd302f7dd8-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-acd411eb-fc08-67d0-a6d1-f61d474923b3-a5724f99 {
  align-self: auto;
}

#w-node-acd411eb-fc08-67d0-a6d1-f61d474923b4-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b2d2eb6-1e8a-bfdd-bdec-06e7409a15b4-a5724f99 {
  align-self: auto;
}

#w-node-_6b2d2eb6-1e8a-bfdd-bdec-06e7409a15b5-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_015ca6e2-cb44-dfa6-ce66-43cbb30787c9-a5724f99 {
  align-self: auto;
}

#w-node-_015ca6e2-cb44-dfa6-ce66-43cbb30787ca-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a3bb07e-82ce-45c5-a1e9-fb22f40c086e-a5724f99 {
  align-self: auto;
}

#w-node-_6a3bb07e-82ce-45c5-a1e9-fb22f40c086f-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee40cf5f-812e-a4d1-2a33-921ea2fafe30-a5724f99 {
  align-self: auto;
}

#w-node-ee40cf5f-812e-a4d1-2a33-921ea2fafe31-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c31677e-d6a1-02ff-4095-2c2e2725b64b-a5724f99 {
  align-self: auto;
}

#w-node-_1c31677e-d6a1-02ff-4095-2c2e2725b64c-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_812b296c-033a-9779-0699-8c844694a942-a5724f99 {
  align-self: auto;
}

#w-node-_812b296c-033a-9779-0699-8c844694a943-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a130c85-961f-add6-07a3-f494cf92fb25-a5724f99 {
  align-self: auto;
}

#w-node-_0a130c85-961f-add6-07a3-f494cf92fb26-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_876ef406-f28b-3216-ce6b-e5b87309c329-a5724f99 {
  align-self: auto;
}

#w-node-_876ef406-f28b-3216-ce6b-e5b87309c32a-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c41a207-fecb-5093-28c7-229865a913ce-a5724f99 {
  align-self: auto;
}

#w-node-_0c41a207-fecb-5093-28c7-229865a913cf-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff5e4cb0-3369-bc33-0e2f-28abd972c2c1-a5724f99 {
  align-self: auto;
}

#w-node-ff5e4cb0-3369-bc33-0e2f-28abd972c2c2-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58be3153-8f5b-a73f-b040-48f8e6fd51cb-a5724f99 {
  align-self: auto;
}

#w-node-_58be3153-8f5b-a73f-b040-48f8e6fd51cc-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-adaf1bf5-c2d1-c12f-99ef-fd00bd35b317-a5724f99 {
  align-self: auto;
}

#w-node-adaf1bf5-c2d1-c12f-99ef-fd00bd35b318-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f2fd77d-934f-dfca-6f60-6cda2c7cbf7c-a5724f99 {
  align-self: auto;
}

#w-node-_6f2fd77d-934f-dfca-6f60-6cda2c7cbf7d-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3bd86795-39aa-4050-f20e-c9d2c1a0c281-a5724f99 {
  align-self: auto;
}

#w-node-_3bd86795-39aa-4050-f20e-c9d2c1a0c282-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_316918c8-f846-7f76-fe69-139e72757e25-a5724f99 {
  align-self: auto;
}

#w-node-_316918c8-f846-7f76-fe69-139e72757e26-a5724f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


