@font-face {
  font-family: PP Formula;
  src: url('../fonts/PPFormula-CondensedBlack.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Object Sans;
  src: url('../fonts/PPObjectSans-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PP Object Sans;
  src: url('../fonts/PPObjectSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --theme--background: white;
  --body--font-family: var(--font-family--primary-family);
  --theme--text: white;
  --body--font-size: 1.125rem;
  --body--line-height: var(--line-height--1-5);
  --body--letter-spacing: var(--letter-spacing--0);
  --h1--font-family: var(--font-family--secondary-family);
  --h1--font-size: 5.5rem;
  --h1--line-height: var(--line-height--0-9);
  --h1--letter-spacing: var(--letter-spacing--0-01);
  --h2--font-family: var(--font-family--secondary-family);
  --h2--font-size: 3.75rem;
  --h2--line-height: var(--line-height--0-9);
  --h2--letter-spacing: var(--letter-spacing--0);
  --h3--font-family: var(--font-family--secondary-family);
  --h3--font-size: 3.25rem;
  --h3--line-height: var(--line-height--0-9);
  --h3--letter-spacing: var(--letter-spacing--0);
  --h4--font-family: var(--font-family--inherit);
  --h4--font-size: 2.5rem;
  --h4--line-height: var(--line-height--0-9);
  --h4--letter-spacing: var(--letter-spacing--0-01);
  --h5--font-family: var(--font-family--inherit);
  --h5--font-size: 2rem;
  --h5--line-height: var(--line-height--0-9);
  --h5--letter-spacing: var(--letter-spacing--0-01);
  --h6--font-family: var(--font-family--inherit);
  --h6--font-weight: var(--font-family--primary-bold);
  --h6--line-height: var(--line-height--0-9);
  --h6--letter-spacing: var(--letter-spacing--0-01);
  --swatch--inherit: white;
  --space--2: 2rem;
  --section-vertical--small: var(--space--3);
  --space--4: 4rem;
  --space--1: 1rem;
  --border-width--main: 2px;
  --theme--border: white;
  --radius--main: 1rem;
  --space--1-5: 1.5rem;
  --container--small: 70rem;
  --space--5: 5rem;
  --space--0-75: .75rem;
  --space--0-5: .5rem;
  --radius--small: .375rem;
  --line-height--0-9: .9em;
  --space--3: 3rem;
  --swatch--brand: #ff3d00;
  --radius--round: 100vw;
  --button--border: white;
  --blue: #152f78;
  --swatch--light: white;
  --button--border-hover: white;
  --button--background-hover: white;
  --button--text-hover: white;
  --button--background: white;
  --button--text: white;
  --space--0-125: .125rem;
  --swatch--currentcolor: white;
  --space--0-25: .25rem;
  --space--6: 6rem;
  --space--7: 7rem;
  --space--8: 8rem;
  --space--9: 9rem;
  --space--10: 10rem;
  --space--0: 0rem;
  --space--12: 12rem;
  --space--14: 14rem;
  --space--16: 16rem;
  --page-padding--main: 2rem;
  --grid-gap--vertical-main: var(--space--3);
  --heading-margin--main: -.15em;
  --page-padding--large: 5rem;
  --line-height--1-3: 1.3em;
  --line-height--1-1: 1.1em;
  --swatch--transparent: #fff0;
  --section-vertical--large: var(--space--9);
  --grid-gap--main: var(--space--0-75);
  --letter-spacing--0-01: -.01em;
  --swatch--dark: #101211;
  --swatch--light-fade: #fff3;
  --swatch--dark-fade: #10121133;
  --container--main: 90rem;
  --section-vertical--main: var(--space--5);
  --body--font-weight: var(--font-family--primary-regular);
  --body--text-transform: var(--text-transform--none);
  --display--font-size: 7rem;
  --display--font-family: var(--font-family--secondary-family);
  --display--font-weight: var(--font-family--secondary-black);
  --display--line-height: var(--line-height--0-9);
  --display--letter-spacing: var(--letter-spacing--0-01);
  --display--text-transform: var(--text-transform--uppercase);
  --h1--font-weight: var(--font-family--secondary-black);
  --h1--text-transform: var(--text-transform--uppercase);
  --h2--font-weight: var(--font-family--secondary-black);
  --h2--text-transform: var(--text-transform--uppercase);
  --h3--font-weight: var(--font-family--secondary-black);
  --h3--text-transform: var(--text-transform--uppercase);
  --h4--font-weight: var(--font-family--primary-bold);
  --h4--text-transform: var(--text-transform--uppercase);
  --h5--font-weight: var(--font-family--primary-bold);
  --h5--text-transform: var(--text-transform--uppercase);
  --h6--font-size: 1.5rem;
  --h6--text-transform: var(--text-transform--uppercase);
  --p-large--font-size: 1.5rem;
  --p-small--font-size: .875rem;
  --font-family--inherit: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --font-family--primary-family: "PP Object Sans", sans-serif;
  --font-family--primary-regular: var(--font-weight--400);
  --font-family--primary-medium: var(--font-weight--500);
  --font-family--primary-bold: var(--font-weight--700);
  --font-family--secondary-family: "PP Formula", sans-serif;
  --font-family--secondary-black: var(--font-weight--900);
  --font-weight--inherit: 0px;
  --font-weight--100: 0px;
  --font-weight--200: 0px;
  --font-weight--300: 0px;
  --font-weight--400: 0px;
  --font-weight--500: 0px;
  --font-weight--600: 0px;
  --font-weight--700: 0px;
  --font-weight--800: 0px;
  --font-weight--900: 0px;
  --letter-spacing--inherit: 0px;
  --letter-spacing--0: 0em;
  --line-height--inherit: 0px;
  --line-height--1-5: 1.5em;
  --text-transform--inherit: 0px;
  --text-transform--none: 0px;
  --text-transform--uppercase: 0px;
  --text-transform--capitalize: 0px;
  --text-transform--lowercase: 0px;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.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-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--theme--background);
  font-family: var(--body--font-family);
  color: var(--theme--text);
  font-size: var(--body--font-size);
  line-height: var(--body--line-height);
  letter-spacing: var(--body--letter-spacing);
}

h1 {
  font-family: var(--h1--font-family);
  font-size: var(--h1--font-size);
  line-height: var(--h1--line-height);
  letter-spacing: var(--h1--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--h2--font-family);
  font-size: var(--h2--font-size);
  line-height: var(--h2--line-height);
  letter-spacing: var(--h2--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--h3--font-family);
  font-size: var(--h3--font-size);
  line-height: var(--h3--line-height);
  letter-spacing: var(--h3--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--h4--font-family);
  font-size: var(--h4--font-size);
  line-height: var(--h4--line-height);
  letter-spacing: var(--h4--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--h5--font-family);
  font-size: var(--h5--font-size);
  line-height: var(--h5--line-height);
  letter-spacing: var(--h5--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-family: var(--h6--font-family);
  font-size: var(--h6--font-weight);
  line-height: var(--h6--line-height);
  letter-spacing: var(--h6--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
}

a {
  color: var(--swatch--inherit);
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0 0 0 1em;
}

ol {
  margin: 0;
  padding: 0 0 0 1.2em;
}

li {
  margin: 0;
  padding: 0;
}

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

label {
  margin-bottom: 0;
  display: block;
}

blockquote {
  margin-bottom: 0;
  padding: 0 1em;
  font-size: 1.6rem;
  line-height: 1.3;
}

figure {
  margin-bottom: 10px;
}

.sg_heading_sub--fs6 {
  margin-bottom: var(--space--2);
}

.hero_sg_wrap {
  padding-top: var(--section-vertical--small);
  padding-bottom: var(--section-vertical--small);
  text-align: center;
  min-height: 100vh;
  display: flex;
}

.hero_sg_list {
  grid-column-gap: var(--space--4);
  grid-row-gap: var(--space--4);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.hero_sg_logo {
  width: 10rem;
}

.hero_sg_tag_wrap {
  grid-column-gap: var(--space--1);
  grid-row-gap: var(--space--1);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sg_card_wrap {
  padding: var(--space--2);
  border: var(--border-width--main) solid var(--theme--border);
  border-radius: var(--radius--main);
  background-color: var(--theme--background);
  color: var(--theme--text);
  align-items: flex-start;
  height: 100%;
  position: relative;
}

.sg_card_list {
  grid-column-gap: var(--space--1-5);
  grid-row-gap: var(--space--1-5);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.sg_example_list--gd12-cd4-ct3-cl2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.sg_contain {
  max-width: var(--container--small);
  grid-column-gap: var(--space--5);
  grid-row-gap: var(--space--5);
  flex-direction: column;
  display: flex;
}

.sg_example_small {
  width: 100%;
  height: 100%;
  min-height: 5rem;
}

.sg_footer_wrap {
  padding-top: var(--section-vertical--small);
  padding-bottom: var(--section-vertical--small);
  border-top: var(--border-width--main) solid var(--theme--border);
  text-align: center;
}

.sg_list--gd1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sg_class_list {
  grid-column-gap: var(--space--0-75);
  grid-row-gap: var(--space--0-75);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.sg_class_list.centered {
  justify-content: center;
}

.sg_class_item {
  padding: var(--space--0-5) var(--space--0-75);
  border: var(--border-width--main) solid var(--theme--border);
  border-radius: var(--radius--small);
  line-height: var(--line-height--0-9);
  text-align: center;
  min-width: 3.9em;
  display: inline-block;
}

.sg_font_list {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.sg_font_item--gd1-cd2 {
  padding-top: var(--space--1-5);
  padding-bottom: var(--space--1-5);
  grid-column-gap: var(--space--0-5);
  grid-row-gap: var(--space--0-5);
  border-bottom: var(--border-width--main) solid var(--theme--border);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.form_main_field_wrap {
  width: 100%;
}

.form_main_label--fw2 {
  z-index: 1;
  position: relative;
}

.form_main_wrap {
  width: 100%;
  margin-bottom: 0;
}

.form_main_success_wrap--br1-bw1 {
  background-color: #0000;
  padding: 1.2rem;
}

.form_main_list {
  grid-column-gap: var(--space--3);
  grid-row-gap: var(--space--3);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_main_option_list {
  grid-column-gap: var(--space--1-5);
  grid-row-gap: var(--space--1-5);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_option_item {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form_main_error_wrap--br1-bw1 {
  background-color: #0000;
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_option_link {
  margin: 0px var(--space--0-5) 0px 0px;
  border-width: var(--border-width--main);
  border-color: var(--theme--border);
  border-radius: var(--radius--small);
  width: 1.6rem;
  height: 1.6rem;
}

.form_main_option_link.w--redirected-checked {
  border-color: var(--swatch--brand);
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand);
  background-size: 60%;
}

.form_main_option_link.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.form_main_option_link.radio {
  border-radius: var(--radius--round);
}

.form_main_field_input {
  z-index: 2;
  border-style: solid;
  border-width: 0px 0px var(--border-width--main);
  border-color: black black var(--theme--border);
  color: var(--theme--text);
  background-color: #0000;
  border-radius: 0;
  height: 2.7em;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.2rem;
  position: relative;
}

.form_main_field_input:focus {
  border-bottom-color: var(--theme--text);
}

.form_main_field_input::placeholder {
  color: var(--theme--border);
}

.form_main_field_input.is-message {
  padding-top: var(--space--0-5);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
}

.rich-text h1 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text p {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text figure {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.rich-text ul {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text li {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.rich-text blockquote {
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}

.btn_main_wrap {
  border: var(--border-width--main) none var(--button--border);
  background-color: var(--blue);
  color: var(--swatch--light);
  padding: .9rem 1.6rem;
  line-height: 1;
  transition: all .15s;
  display: inline-block;
}

.btn_main_wrap:hover {
  border-color: var(--button--border-hover);
  background-color: var(--button--background-hover);
  color: var(--button--text-hover);
}

.btn_main_icon {
  flex: none;
  width: .7rem;
  height: .9rem;
  transition: transform .2s;
  display: block;
}

.btn_main_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.btn_main_text--fs7-2-fw3 {
  text-transform: uppercase;
}

.btn_play_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--button--border);
  border-radius: var(--radius--round);
  background-color: var(--button--background);
  color: var(--button--text);
  justify-content: center;
  align-items: center;
  width: 5rem;
  transition: all .15s;
  display: flex;
  position: relative;
}

.btn_play_wrap:hover {
  border-color: var(--button--border-hover);
  background-color: var(--button--background-hover);
  color: var(--button--text-hover);
}

.btn_play_icon {
  width: 36%;
  height: 36%;
  margin-right: -7%;
}

.page_code_wrap {
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.sg_visual {
  padding: var(--space--1);
  aspect-ratio: 3 / 1.5;
  border: var(--border-width--main) solid var(--theme--border);
  border-radius: var(--radius--small);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sg_section-spacing {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.sg_spacing_item {
  padding-top: var(--space--0-75);
  padding-bottom: var(--space--0-75);
  grid-column-gap: var(--space--0-75);
  grid-row-gap: var(--space--0-75);
  border-bottom: var(--border-width--main) solid var(--theme--border);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sg_spacing_visual {
  width: var(--space--0-125);
  border-radius: var(--radius--small);
  background-color: var(--swatch--currentcolor);
  height: 2rem;
}

.sg_spacing_visual._0-25 {
  width: var(--space--0-25);
}

.sg_spacing_visual._0-5 {
  width: var(--space--0-5);
}

.sg_spacing_visual._0-75 {
  width: var(--space--0-75);
}

.sg_spacing_visual._1 {
  width: var(--space--1);
}

.sg_spacing_visual._1-5 {
  width: var(--space--1-5);
}

.sg_spacing_visual._2 {
  width: var(--space--2);
}

.sg_spacing_visual._3 {
  width: var(--space--3);
}

.sg_spacing_visual._4 {
  width: var(--space--4);
}

.sg_spacing_visual._5 {
  width: var(--space--5);
}

.sg_spacing_visual._6 {
  width: var(--space--6);
}

.sg_spacing_visual._7 {
  width: var(--space--7);
}

.sg_spacing_visual._8 {
  width: var(--space--8);
}

.sg_spacing_visual._9 {
  width: var(--space--9);
}

.sg_spacing_visual._10 {
  width: var(--space--10);
}

.sg_spacing_visual._0 {
  width: var(--space--0);
}

.sg_spacing_visual._12 {
  width: var(--space--12);
}

.sg_spacing_visual._14 {
  width: var(--space--14);
}

.sg_spacing_visual._16 {
  width: var(--space--16);
}

.nav_wrap {
  z-index: 1000;
  position: absolute;
  inset: 0% 0% auto;
}

.nav_contain {
  padding-top: var(--space--1);
  padding-bottom: var(--space--1);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_logo_svg {
  width: 16.38rem;
}

.nav_logo_brand {
  color: var(--swatch--brand);
}

.menu_link_wrap {
  padding: var(--space--1) var(--space--0-75);
}

.hero_wrap {
  padding-top: 2rem;
  padding-bottom: 0;
}

.hero_list--gd1-cd10 {
  padding-bottom: var(--grid-gap--vertical-main);
  align-items: end;
}

.hero_title {
  margin-bottom: var(--heading-margin--main);
  color: var(--blue);
  letter-spacing: var(--h4--letter-spacing);
  max-width: none;
  font-family: PP Formula, sans-serif;
  font-size: 14rem;
}

.hero_right--cd4 {
  align-items: flex-start;
  display: flex;
}

.hero_text--fs7-1 {
  margin-bottom: var(--space--2);
}

.hero_img {
  aspect-ratio: 13.7 / 8;
  border-radius: var(--radius--small);
  overflow: clip;
}

.about_contain {
  padding-right: var(--page-padding--large);
  padding-left: var(--page-padding--large);
}

.about_list--gd1-cd2 {
  grid-column-gap: var(--grid-gap--vertical-main);
  grid-row-gap: var(--grid-gap--vertical-main);
}

.about_left {
  padding-top: var(--space--2);
  padding-bottom: var(--space--2);
  grid-column-gap: var(--space--2);
  grid-row-gap: var(--space--2);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.subheading_wrap {
  grid-column-gap: var(--space--0-75);
  grid-row-gap: var(--space--0-75);
  color: var(--blue);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subheading_dot {
  background-color: var(--swatch--brand);
  flex: none;
  width: 1rem;
  height: 1rem;
}

.subheading_text--fs7-2-fw3 {
  line-height: var(--line-height--1-3);
  text-transform: uppercase;
}

.about_text--tw1 {
  opacity: .7;
  margin-bottom: 2rem;
  padding-right: 20px;
}

.about_title--tw1 {
  margin-bottom: var(--space--0-75);
  color: var(--blue);
}

.about_point_list--gd1-cp2 {
  grid-row-gap: 0px;
  width: 100%;
}

.about_point_item {
  padding-top: var(--space--1);
  padding-bottom: var(--space--1);
  border-bottom: var(--border-width--main) solid var(--theme--border);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.about_point_text--fs7-2 {
  line-height: var(--line-height--1-1);
}

.about_img {
  border-radius: var(--radius--small);
  height: 100%;
}

.cta_wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.cta_contain {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cta_title {
  margin-bottom: var(--space--2);
  max-width: 30ch;
}

.cta_img_contain {
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.cta_img_list--gd1-cp10 {
  align-content: space-between;
  min-height: 100%;
  padding-top: 6%;
  padding-bottom: 6%;
}

.cta_img_item {
  border-radius: var(--radius--small);
}

.cta_img_item.cp2 {
  margin-top: 50%;
}

.cta_img_item.cp4-sp2 {
  margin-top: 15%;
}

.cta_img_item.cp2-sp9 {
  margin-top: 50%;
}

.services_list--gd1-cd10 {
  grid-row-gap: var(--grid-gap--vertical-main);
}

.services_title--fs3 {
  margin-top: var(--space--2);
  max-width: 5ch;
}

.services_item_link {
  grid-column-gap: var(--space--2);
  grid-row-gap: var(--space--2);
  border-radius: var(--radius--small);
  background-color: var(--theme--background);
  color: var(--theme--text);
  flex-direction: column;
  justify-content: space-between;
  min-height: 20rem;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services_item_title--fs6 {
  margin-bottom: var(--space--0-5);
}

.services_item_content {
  position: relative;
}

.services_item_svg {
  width: 3rem;
  margin-left: auto;
  display: block;
  position: relative;
}

.stats_list--gd1-cd10 {
  align-items: end;
}

.stats_title--fs1 {
  margin-top: var(--space--2);
  margin-bottom: var(--heading-margin--main);
  max-width: 11ch;
}

.stats_item_list--gd1-cd10 {
  padding-top: var(--grid-gap--vertical-main);
}

.stats_item_card {
  padding-top: var(--space--0-75);
  border-top: var(--border-width--main) solid var(--theme--text);
}

.stats_text {
  margin-bottom: var(--space--1);
}

.stats_number--fs1 {
  color: var(--swatch--transparent);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--swatch--brand);
}

.story_wrap {
  padding-top: var(--section-vertical--large);
  padding-bottom: var(--section-vertical--small);
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  display: flex;
}

.story_contain {
  grid-column-gap: var(--grid-gap--vertical-main);
  grid-row-gap: var(--grid-gap--vertical-main);
  flex-direction: column;
  display: flex;
}

.story_content {
  grid-column-gap: var(--space--1-5);
  grid-row-gap: var(--space--1-5);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.story_title--fs1 {
  max-width: 24ch;
}

.story_text--fw3 {
  text-transform: uppercase;
}

.btn_arrow_wrap {
  border: var(--border-width--main) solid var(--button--border);
  border-radius: var(--radius--round);
  background-color: var(--button--background);
  color: var(--button--text);
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.btn_arrow_wrap:hover {
  border-color: var(--button--border-hover);
  background-color: var(--button--background-hover);
  color: var(--button--text-hover);
}

.btn_arrow_svg {
  width: 36%;
}

.story_arrow_wrap {
  grid-column-gap: var(--space--0-75);
  grid-row-gap: var(--space--0-75);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.story_card_list {
  grid-column-gap: var(--grid-gap--main);
  grid-row-gap: var(--grid-gap--main);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.story_card_item {
  grid-column-gap: var(--space--1);
  grid-row-gap: var(--space--1);
  border-radius: var(--radius--small);
  background-color: var(--theme--background);
  color: var(--theme--text);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: .44rem .25rem .25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.story_card_img {
  aspect-ratio: 1;
  border-radius: var(--radius--small);
  width: 5.5rem;
}

.story_card_title--fw3 {
  margin-bottom: var(--space--0-25);
  line-height: var(--line-height--1-1);
  text-transform: uppercase;
}

.story_card_text--fs7-2 {
  opacity: .7;
  line-height: var(--line-height--1-1);
}

.footer_wrap {
  background-color: var(--swatch--brand);
  padding-top: 0;
  padding-bottom: 0;
}

.footer_contain {
  padding-top: var(--section-vertical--small);
  padding-bottom: var(--section-vertical--small);
  grid-column-gap: var(--space--5);
  grid-row-gap: var(--space--5);
  flex-direction: column;
  justify-content: space-between;
  min-height: 100svh;
  display: flex;
}

.footer_top {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_svg {
  width: 4rem;
  margin-top: 1.1rem;
}

.footer_link_wrap {
  letter-spacing: var(--letter-spacing--0-01);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -.75rem;
  font-size: 2rem;
  display: flex;
}

.heading {
  color: var(--swatch--dark);
  font-size: var(--h4--font-size);
  letter-spacing: var(--h3--letter-spacing);
}

.heading.navlogo {
  color: var(--swatch--light);
}

.brand {
  width: 25%;
  padding-top: 0;
  display: flex;
}

.navbar {
  background-color: var(--blue);
  padding-top: 10px;
  padding-bottom: 10px;
}

.cell {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.henry-footer {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container {
  text-align: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  font-size: var(--radius--main);
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.footer-logo {
  text-align: center;
  letter-spacing: var(--h2--letter-spacing);
  margin-bottom: 1rem;
}

.quick-stack {
  padding-top: 0;
  padding-left: 0;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: var(--swatch--light);
}

.image {
  width: 15%;
  margin-right: 20px;
}

.image-2 {
  width: auto;
  max-width: none;
  margin-right: 20px;
  display: block;
}

.div-block {
  width: 5%;
}

.image-3 {
  width: auto;
  padding-top: 10px;
}

.image-4 {
  width: 75%;
  margin-bottom: 20px;
}

.page-header {
  color: var(--blue);
  text-align: center;
}

.photo-container {
  column-count: 2;
  max-width: 100%;
  padding-top: 60px;
}

.image-5, .portfolio {
  margin-bottom: 20px;
}

.paragraph {
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.center-container {
  flex-flow: column;
  justify-content: center;
  max-width: 90%;
  display: flex;
}

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

.subhead-paragraph {
  text-align: justify;
  margin: 20px auto;
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.div-block-3, .link-block-2 {
  justify-content: center;
  display: flex;
}

.port-container {
  max-width: 90%;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 1.4rem;
  }

  .nav_logo_wrap {
    z-index: 2;
    position: relative;
  }

  .menu_wrap {
    padding: 6rem var(--page-padding--main) 9rem;
    background-color: var(--theme--background);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
    overflow: auto;
  }

  .hero_list--gd1-cd10 {
    padding-bottom: var(--space--4);
  }

  .hero_title {
    font-size: 18vw;
  }

  .about_left {
    padding-top: var(--space--0);
    padding-bottom: var(--space--0);
  }

  .cta_img_item.cp2 {
    aspect-ratio: 1 / 3;
  }

  .cta_img_item.cp3-sp7 {
    aspect-ratio: 1 / 2;
  }

  .cta_img_item.cp4-sp2, .cta_img_item.cp2-sp9 {
    aspect-ratio: 1 / 1.5;
  }

  .services_title--fs3 {
    font-size: var(--h2--font-size);
    max-width: none;
  }

  .brand {
    width: 35%;
  }

  .navbar {
    padding-left: 40px;
    padding-right: 20px;
  }

  .container {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    text-align: center;
  }

  .icon {
    color: var(--swatch--light);
  }

  .nav-menu {
    background-color: var(--swatch--dark);
    justify-content: center;
    display: flex;
  }

  .menu-button {
    background-color: var(--swatch--transparent);
  }
}

@media screen and (max-width: 767px) {
  .sg_font_item--gd1-cd2 {
    grid-template-columns: 100%;
  }

  .page_main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero_img {
    aspect-ratio: 13.7 / 10;
  }

  .about_left {
    align-items: center;
  }

  .about_text--tw1 {
    margin-bottom: 0;
  }

  .about_title--tw1 {
    text-align: center;
  }

  .story_card_item {
    flex: none;
    width: 70%;
  }

  .brand {
    width: 50%;
  }

  .navbar {
    padding-left: 20px;
  }

  .henry-footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .photo-container {
    column-count: auto;
  }
}

@media screen and (max-width: 479px) {
  .page_main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav_logo_svg {
    width: 11rem;
  }

  .hero_wrap {
    padding-top: 1rem;
  }

  .hero_title {
    font-size: 17vw;
  }

  .hero_text--fs7-1 {
    font-size: var(--body--font-size);
  }

  .hero_img {
    aspect-ratio: 13.7 / 13;
  }

  .about_content {
    flex-flow: column;
    justify-content: center;
    display: flex;
  }

  .about_text--tw1 {
    margin-bottom: 1rem;
  }

  .about_title--tw1 {
    text-align: center;
  }

  .cta_title, .story_title--fs1 {
    font-size: 2.4rem;
  }

  .story_card_item {
    width: 100%;
  }

  .brand {
    width: 75%;
  }

  .navbar {
    padding-right: 10px;
  }

  .cell {
    align-items: center;
  }

  .container {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image {
    margin-right: 5px;
  }

  .image-4 {
    width: 100%;
  }

  .link-block {
    justify-content: center;
    display: flex;
  }

  .photo-container {
    column-count: auto;
  }
}

#w-node-_71a31167-79bc-92ce-b6e7-6ad1848e4b58-beafd970 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

#w-node-f89bfa4b-4b27-ffc7-70f5-79e33afdd12b-beafd971, #w-node-ded1dd03-52b3-a61e-b6a3-e41c3618546d-beafd971, #w-node-_2f0482f4-d303-859b-6204-fd054a8fea9f-beafd971, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40827-beafd971, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4082e-beafd971, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40835-beafd971, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4083c-beafd971, #w-node-_5a3f034d-ceef-ede6-1d33-e1bd63de09c4-beafd971, #w-node-_030b2251-b012-6566-eb9c-f99405eb8b94-beafd971, #w-node-_030b2251-b012-6566-eb9c-f99405eb8b9a-beafd971, #w-node-_030b2251-b012-6566-eb9c-f99405eb8ba0-beafd971, #w-node-_030b2251-b012-6566-eb9c-f99405eb8ba6-beafd971, #w-node-e5d16872-8248-7f32-0b28-9952f8ce4a5b-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc425-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc453-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc479-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc493-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc4a0-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc4ad-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc4e6-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc528-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc52a-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc52c-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc530-beafd971, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc536-beafd971 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e013e76f-5336-afa2-1480-ce44b8a4e078-9a48316c {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

@media screen and (max-width: 479px) {
  #w-node-_71a31167-79bc-92ce-b6e7-6ad1848e4b58-beafd970, #w-node-e013e76f-5336-afa2-1480-ce44b8a4e078-9a48316c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'PP Formula';
  src: url('../fonts/PPFormula-CondensedBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Object Sans';
  src: url('../fonts/PPObjectSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Object Sans';
  src: url('../fonts/PPObjectSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}