@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2"), url('../fonts/fa-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Fa brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway;
  src: url('../fonts/Raleway-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway;
  src: url('../fonts/Raleway-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway;
  src: url('../fonts/Raleway-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway;
  src: url('../fonts/Raleway-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato 1";
  src: url('../fonts/Lato-1.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato 1";
  src: url('../fonts/Lato-1.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato 1";
  src: url('../fonts/Lato-1.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato 1";
  src: url('../fonts/Lato-1.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato 1";
  src: url('../fonts/Lato-1.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lato 1";
  src: url('../fonts/Lato-1.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --primary-blue: #009aa8;
  --ynv-bright-gray: #eee;
  --midnight-blue: #002d54;
  --white: #fff;
  --grey: #e6eef8;
  --investor-body: #00142ab3;
  --black: #00142a;
  --dark-blue-1: #1d3a70;
  --light-slate-grey: #fff;
  --ynv-dark-blue: ;
  --dark-blue-2: #192f50;
  --ynv-green: #618e85;
  --_fonts---raleway: Raleway, Arial, sans-serif;
  --_fonts---navigation: 14px;
  --greenish-blue: #079ba9;
  --background-grey: #e6eef4;
  --dark-blue-hover: #fff;
  --ynv-light-blue: #92b1ce;
  --black-2: #001;
  --light-blue: #f4f8fc;
  --dark-gray: #333;
  --slate-grey: #6c7e93;
  --_fonts---lato: "Lato 1", Arial, sans-serif;
  --dark-blue-opacity-50: #192f5080;
  --dark-blue-3-opacity-70: #00142ab3;
  --_fonts---eyebrow: 16px;
  --_fonts---body: 18px;
  --_fonts---h1: 64px;
  --raleway: Raleway, Arial, sans-serif;
  --_fonts---h3: 36px;
  --_fonts---h2: 44px;
  --_fonts---h2-display: 48px;
  --_fonts---button: 16px;
  --_fonts---h4: 0px;
  --_fonts---h5: 0px;
  --dodger-blue: #0b9bda;
  --dark-orchid: #9d26a8;
}

.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-formrecaptcha {
  margin-bottom: 8px;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartquantity {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutadditionalinputscontainer {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutadditionaltextinput {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutadditionaltextinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutadditionaltextinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutadditionaltextarea {
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 76px;
  margin-bottom: 16px;
  padding: 8px 12px;
}

.w-commerce-commercecheckoutadditionaltextarea::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutadditionaltextarea:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutadditionalcheckboxwrapper {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.w-commerce-commercecheckoutadditionalcheckbox {
  margin-right: 8px;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutdiscountsinput {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  flex: 1;
  width: auto;
  min-width: 0;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutdiscountsinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutadditionaltextinput, .w-commerce-commercecheckoutadditionaltextarea, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commercecheckoutdiscountsinput {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.2;
}

h3 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.2;
}

a {
  color: var(--primary-blue);
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

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

strong {
  color: #333;
  font-weight: 700;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 24px;
}

figure {
  margin-bottom: 0;
}

.hero {
  opacity: 1;
  background-color: #fff;
  border-top: 0 solid #000;
  border-radius: 5px;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  transition: opacity .2s;
  display: block;
}

.hero-image-mask {
  width: 100%;
  margin-left: 0;
  position: relative;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  background-image: url('../images/displays-start.webp');
  background-position: 0 0;
  background-size: 125px;
  border: 1px solid #0000;
  border-radius: 0;
  flex: 0 .5 auto;
  width: 300%;
  height: 100%;
}

.body {
  text-align: center;
  font-family: "Lato 1", Arial, sans-serif;
  line-height: 20px;
  transition: all .2s;
}

.image-highlight {
  filter: blur(10px);
  background-color: #ffffff1a;
  border-radius: 50%;
  width: 250px;
  max-width: 100%;
  height: 250px;
  max-height: 100%;
  position: absolute;
  inset: 20% auto auto 0%;
}

.footer {
  background-color: var(--ynv-bright-gray);
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 20px;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

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

.paragraph {
  max-width: 800px;
  color: var(--midnight-blue);
  text-align: left;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.2;
}

.paragraph.align-center {
  text-align: center;
  line-height: 1.4;
}

.paragraph.align-center.white {
  color: var(--white);
}

.paragraph.align-center.short {
  max-width: 260px;
  margin-bottom: 25px;
}

.paragraph.align-center._400 {
  flex: 1;
  padding-top: 0;
}

.paragraph.align-center.grey {
  max-width: 610px;
  color: var(--grey);
  margin-bottom: 32px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.paragraph.align-center.paragraph-bigger {
  color: #00142ab3;
  max-width: 1020px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}

.paragraph.small-text.investors-body {
  color: #00142ab3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph.small-text.investors-body._w-400 {
  max-width: 406px;
}

.paragraph.small-text.distributor-body {
  color: #00142ab3;
  margin-bottom: 24px;
  font-family: Raleway, Arial, sans-serif;
}

.paragraph.comparision {
  margin-left: 5px;
}

.paragraph.margin {
  margin-bottom: 40px;
  font-family: "Lato 1", Arial, sans-serif;
}

.paragraph.margin.announcement {
  margin-bottom: 10px;
  font-weight: 700;
}

.paragraph.news-preview {
  font-size: 1rem;
}

.paragraph.margin-25bottom {
  font-size: 1.125rem;
}

.paragraph.margin-25bottom.text-white {
  font-family: "Lato 1", Arial, sans-serif;
}

.paragraph.margin-25bottom.investors-body.small-text {
  text-align: center;
  max-width: 100%;
}

.paragraph.text-white {
  font-family: "Lato 1", Arial, sans-serif;
}

.paragraph.text-white.uppercase-text {
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 300;
}

.paragraph.text-white.uppercase-text.text-bold.padding-extra {
  padding-left: 20px;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 700;
}

.paragraph.text-bold.margin-top-15 {
  margin-top: 15px;
}

.paragraph.parameter-name {
  color: var(--black);
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
}

.paragraph.parameter-value {
  color: var(--black);
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph.short-p, .paragraph._45ch {
  max-width: 45ch;
}

.paragraph._400 {
  font-weight: 400;
}

.paragraph.light {
  font-weight: 300;
}

.paragraph.text-center {
  text-align: center;
}

.paragraph.grey {
  font-family: Raleway, Arial, sans-serif;
}

.paragraph.margin-16-bottom {
  color: var(--black);
  margin-bottom: 16px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.paragraph.description_icon-box {
  color: #00142ab3;
  max-width: none;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.625;
}

.paragraph.no-margin {
  color: #00142ab3;
  max-width: 518px;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  line-height: 1.6;
}

.paragraph.no-margin.full-width {
  max-width: none;
}

.paragraph.no-margin.full-width.text-white {
  color: #e6eef8;
}

.paragraph.no-margin.paragraph-big {
  max-width: none;
}

.paragraph.testimonial-text {
  color: #192f50;
  max-width: none;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 141%;
}

.paragraph.testimonial-text.text-white {
  color: #fff;
  max-width: none;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph.align-center-copy {
  text-align: center;
  line-height: 1.4;
}

.paragraph.image-box_description {
  color: #00142ab3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  line-height: 162%;
}

.paragraph.paragraph-big {
  max-width: 1092px;
  color: var(--dark-blue-1);
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4em;
}

.paragraph.paragraph-big.text-white {
  color: #fff;
  max-width: 1092px;
}

.paragraph.paragraph-big.m-bot-16 {
  margin-bottom: 16px;
}

.nav-bar {
  z-index: 200;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 20px;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 -3px 3px 3px #0000001a;
}

.remove-button {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  opacity: .5;
  margin-top: 0;
  text-decoration: none;
  display: flex;
}

.remove-button:hover {
  opacity: 1;
}

.text-field {
  color: #18181d;
  text-transform: none;
  background-color: #f5f5f5;
  border-style: none;
  border-radius: 0;
  align-self: stretch;
  width: 100%;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field:hover {
  background-color: #f0f0f0;
}

.text-field:active {
  background-color: #ececec;
}

.text-field:focus {
  color: #18181d;
  background-color: #ececec;
}

.text-field.cart-input {
  border: 2px solid var(--light-slate-grey);
  color: #000;
  text-align: center;
  background-color: #f9fcfe;
  border-radius: 10px;
  align-self: auto;
  width: 99px;
  height: 50px;
  padding: 0;
}

.navigation-wrapper {
  grid-column-gap: 36px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.size6-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.cart {
  margin-left: 15px;
}

.cart-item {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  border-top: 1px solid #e6eef8;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: stretch stretch;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 32px;
  display: grid;
}

.cart-item-info {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.paypal {
  margin-bottom: 15px;
}

.cart-footer {
  border-top-style: none;
  border-radius: 30px;
  padding: 16px 0 32px;
}

.cart-option-text {
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.size5-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.menu-icon {
  display: inline-block;
  position: relative;
}

.cart-button-2 {
  background-color: #0000;
  padding: 0;
}

.cart-button-2:hover {
  opacity: .7;
}

.cart-remove-link {
  color: #fff;
}

.cart-heading {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.error-message {
  color: #db4b68;
  text-align: center;
  text-transform: uppercase;
  background-color: #db4b680d;
  border-bottom: 3px solid #db4b68;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.nav1-menu-wrap {
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
}

.brand {
  padding-left: 0;
  display: flex;
}

.brand:hover {
  opacity: .7;
}

.nav-link-3 {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
}

.nav-link-3:hover {
  opacity: .7;
}

.nav-link-3.w--current {
  opacity: .7;
  color: #18181d;
}

.cart-line-item {
  text-transform: none;
}

.option-list {
  margin-bottom: 5px;
}

.cart-wrapper {
  z-index: 99999;
  color: #fff;
  background-color: #0000;
  border-radius: 30px;
  box-shadow: 0 0 30px 1px #0000004d;
}

.nav1-menu {
  flex: 0 auto;
  align-self: center;
  align-items: center;
  font-family: "Lato 1", Arial, sans-serif;
  display: flex;
}

.cart-product-name {
  text-transform: none;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cart-quantity-2 {
  color: #18181d;
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.empty-state {
  color: #18181d;
  text-align: center;
  text-transform: uppercase;
  background-color: #eee;
  border-bottom: 3px solid #eee;
  flex: none;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.empty-state.dark-cart-empty-state {
  color: #fff;
  background-color: #0000;
  border-bottom-style: none;
  padding-bottom: 20px;
}

.button-small {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

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

.button-small.white-small {
  background-color: var(--ynv-dark-blue);
  color: #fff;
  text-align: center;
  border-radius: 0;
  justify-content: center;
}

.web-payment-button {
  border-radius: 0;
  height: 48px;
  margin-bottom: 15px;
}

.cart-list {
  padding: 0;
}

.menu-button {
  margin-left: 24px;
  padding: 0;
}

.menu-button:hover {
  opacity: .7;
}

.menu-button.w--open {
  background-color: #0000;
}

.cart-product-price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.close-button {
  color: #000;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cart-close-icon {
  opacity: .5;
  color: #fff;
  background-color: #0000;
}

.cart-container {
  color: #000;
  background-color: #fff;
  border-radius: 0;
  width: 687px;
  min-width: auto;
  max-width: none;
  height: 100vh;
  padding: 2rem;
  font-family: "Lato 1", Arial, sans-serif;
  box-shadow: 0 2px 6px #18181d1a;
}

.cart-product-image {
  object-fit: cover;
  border-radius: 0;
  width: 128px;
  height: 128px;
  overflow: hidden;
}

.navbar1 {
  z-index: auto;
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 1px solid #ebedee;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 22px 36px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navbar1.active-nav1 {
  z-index: 999;
  position: sticky;
  top: 0;
}

.cart-header {
  color: #fff;
  border-bottom-style: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image {
  min-width: 80px;
  max-width: 120px;
}

.section {
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 36px;
  padding-right: 36px;
  font-family: "Lato 1", Arial, sans-serif;
}

.section.light-gray-bg {
  background-color: var(--ynv-bright-gray);
}

.section.n-s-content-section {
  margin-top: 30px;
}

.section.tc-section {
  margin-top: 0;
}

.button-arrow {
  flex: none;
  margin-left: 20px;
  display: inline-block;
}

.paragraph-70 {
  font-family: "Lato 1", Arial, sans-serif;
}

.text-label {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  display: block;
}

.size4-link {
  color: var(--ynv-dark-blue);
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
  display: block;
}

.size4-link:hover {
  opacity: .7;
}

.size4-link.filter-category {
  font-family: "Lato 1", Arial, sans-serif;
}

.blog1-image {
  transition: opacity .2s;
  display: block;
}

.blog1-image:hover {
  opacity: .8;
}

.blog1-image-wrap {
  flex: 0 auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.blog-preview-text {
  margin-top: 10px;
}

.navbar-3 {
  background-color: var(--ynv-dark-blue);
  color: #fff;
  text-align: left;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  min-width: 100%;
  height: 44px;
  padding: 10px 36px;
  font-family: "Lato 1", Arial, sans-serif;
  display: block;
}

.topnav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 0 30px;
  font-size: 10px;
  font-style: normal;
}

.topnav-link:hover {
  color: #b3b3b3;
}

.topnav-link.w--current {
  color: var(--ynv-bright-gray);
  text-decoration: underline;
}

.nav-menu-3 {
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.main-navbar {
  z-index: 100;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  display: flex;
  position: sticky;
  top: 0;
}

.text-block-3 {
  align-self: center;
}

.top-nav-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.top-nav-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.investor-top-nav-lefty {
  align-items: center;
  display: flex;
}

.top-nav-links-container {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.menu-wrapper {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.button-7 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 4px;
  align-self: center;
  margin-left: 15px;
  padding: 6px 20px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  transition: background-color .3s;
}

.button-7:hover {
  color: #04132a;
  background-color: #fff;
}

.button-7.white-button {
  border-radius: 4px;
  margin: auto auto 0;
}

.dark-blue-button {
  background-color: var(--dark-blue-1);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 4px;
  justify-content: center;
  align-self: center;
  min-width: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 32px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
  transition: background-color .3s;
  display: inline-block;
}

.dark-blue-button:hover {
  background-color: var(--dark-blue-2);
  margin-bottom: 0;
}

.dark-blue-button.align-center {
  float: none;
  object-fit: fill;
}

.dark-blue-button.m-top-48 {
  margin-top: 48px;
}

.dark-blue-button.button-small {
  text-transform: capitalize;
  padding: 12px 24px;
}

.dark-blue-button.m-top-36 {
  align-self: auto;
  max-width: 85%;
  margin-top: 0;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 300;
  display: block;
}

.button-9 {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  margin-right: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  transition: background-color .3s;
}

.button-9:hover {
  background-color: #ececec;
}

.top-notification {
  z-index: 51;
  text-align: center;
  background-color: #18181d;
  position: relative;
}

._w-80-centered {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._w-80-centered.space-1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

._w-80-centered.extra-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

._w-80-centered.extra-padding.t-c-text {
  overflow: visible;
}

.p-big {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  line-height: 24px;
}

.p-big.pt-0 {
  padding-top: 0;
}

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

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

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

.dropdown-toggle {
  padding: 10px 35px 10px 0;
}

.dropdown-toggle.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navlink {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  font-size: 14px;
}

.navlink:hover {
  color: #929292;
}

.navlink.w--current {
  color: #333;
  text-decoration: underline;
}

.navlink.navlink-button {
  border: 1px solid #000;
  padding: 4px 10px;
}

.navlink.navlink-button:hover {
  border-color: #929292;
}

.navlink.navlink-dropdown {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.navlink.navlink-dropdown.w--current {
  color: #333;
  text-decoration: underline;
}

.navlink.navlink-dropdown.navlink-text, .navlink.navlink-investors {
  display: none;
}

.navlink.navlink-new-button {
  background-color: var(--ynv-green);
  color: #fff;
  border-radius: 5px;
  padding: 4px 15px;
  transition: all .2s;
}

.navlink.navlink-new-button:hover {
  background-color: #618e85e0;
  transform: translate(1px, -1px);
}

.dropdown-list {
  border: 1px solid #cecece;
  border-radius: 10px;
  margin-top: 0;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-color: #ebedee;
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
}

.dropdown-list-item {
  font-family: var(--_fonts---raleway);
  font-size: var(--_fonts---navigation);
  text-transform: capitalize;
  border-radius: 0;
  font-weight: 400;
  line-height: 1.5em;
}

.dropdown-list-item:hover {
  background-color: #eee;
  border-radius: 0;
}

.dropdown-list-item.w--current {
  color: var(--primary-blue);
}

.dropdown-list-item.dropdown-list-item-first {
  font-family: var(--_fonts---raleway);
  font-size: var(--_fonts---navigation);
  text-transform: capitalize;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 400;
  line-height: 1.5em;
}

.dropdown-list-item.dropdown-list-item-last, .dropdown-list-item.dropdown-list-item-last:hover {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.dropdown {
  z-index: auto;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.submit-button {
  background-color: var(--ynv-dark-blue);
  width: 100%;
  height: 50px;
}

.text-field-2 {
  background-color: #fff;
  border: 0 solid #000;
  height: 50px;
  margin-bottom: 0;
}

.bold-text {
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 24px;
}

.gray-divider {
  border-top: 1px solid #e4e4e4;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.gray-divider.divider-no-space {
  margin-top: 0;
  margin-bottom: 0;
}

.q-p-s {
  justify-content: space-around;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 30px;
  display: flex;
}

.form-block {
  margin-bottom: 0;
}

.column-4 {
  align-self: center;
}

.list {
  text-align: left;
  padding-left: 0;
  list-style-type: none;
}

.list.footer-list {
  color: #525050;
  line-height: 22px;
}

.columns-4 {
  text-align: left;
}

.footer-list.list {
  font-family: "Lato 1", Arial, sans-serif;
}

.columns-5 {
  align-items: center;
  display: flex;
}

.image-4 {
  float: left;
  text-align: left;
  width: 70%;
  max-width: 200px;
}

.title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 56px;
  transition: opacity .2s;
}

.title.text-white.text-shadow.mb-3 {
  margin-bottom: 15px;
}

.h4 {
  text-align: left;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 20px;
}

.footer-small-text {
  font-size: 10px;
}

.h5 {
  font-family: "Lato 1", Arial, sans-serif;
}

.h5.mb-0 {
  display: block;
}

.h2 {
  text-align: left;
  font-family: "Lato 1", Arial, sans-serif;
}

.h2.text-center {
  text-align: center;
}

.h2.pb-5 {
  margin-bottom: 20px;
}

.btn-start-page {
  background-color: var(--ynv-dark-blue);
  border-radius: 20px;
  margin-right: 10px;
  transition: background-color .2s;
}

.btn-start-page:hover {
  background-color: #002b44e3;
}

.p {
  text-align: justify;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 400;
  line-height: 22px;
}

.p.pt-3 {
  padding-top: 10px;
  font-family: "Lato 1", Arial, sans-serif;
}

.p.pt-3.pb-3 {
  padding-bottom: 10px;
  font-family: "Lato 1", Arial, sans-serif;
}

.p.pt-3.pb-3.text-bold {
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 700;
}

.p.mt-5 {
  margin-top: 30px;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 400;
}

.scrolloffset {
  z-index: -1;
  height: 1px;
  margin-top: -100px;
  padding-top: 100px;
  position: relative;
}

.under-title {
  color: #555;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
}

.under-title.text-white {
  color: #fff;
}

.service-flow {
  background-color: var(--ynv-bright-gray);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0;
  margin: 10px 0;
  padding: 50% 0;
  display: inline-block;
}

.service-flow:hover {
  background-color: #dad9d9;
  border: 0 solid #0000;
}

.div-block-30 {
  margin-left: auto;
  margin-right: auto;
}

.service-circle-text {
  height: 0;
  color: var(--ynv-dark-blue);
  text-align: center;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 400;
  line-height: 0;
}

.bright-button {
  background-color: var(--ynv-bright-gray);
  color: #000;
  border-radius: 20px;
  margin-top: 10px;
  margin-right: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  transition: background-color .3s;
  display: inline-block;
}

.bright-button:hover {
  background-color: #f8f8f8;
}

.column-8 {
  padding-left: 20px;
  padding-right: 20px;
}

.services-link-block {
  width: 100%;
}

.div-block-31 {
  width: 70%;
}

.h3 {
  color: var(--primary-blue);
  border: 1px #000;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 34px;
}

.h3.mb-0 {
  margin-bottom: 0;
}

.h3.title_icon-box {
  color: #079ba9;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  line-height: 34px;
}

.h3.image-box_title {
  color: var(--greenish-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 141%;
}

.h3.industry-card {
  background-image: url('../images/engineer-industry.webp');
  background-position: 88% 53%;
  background-repeat: no-repeat;
  background-size: auto 210%;
  width: auto;
  height: auto;
  padding: 0;
}

.h3.industry-card-title {
  color: #fff;
  word-break: normal;
  overflow-wrap: normal;
  width: 100%;
  max-width: none;
  display: block;
  overflow: visible;
}

.mix-container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.mix {
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.mix:hover {
  background-color: #0000;
}

.filter-control {
  margin-top: 0;
  margin-bottom: 30px;
}

.filter-button {
  background-color: var(--ynv-bright-gray);
  color: #000;
  text-align: center;
  text-transform: none;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding: 2px 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.filter-button.filter-button-all {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  font-family: "Lato 1", Arial, sans-serif;
}

.collection-list-wrapper, .collection-list-2 {
  display: inline-block;
}

.empty-state-2 {
  display: none;
}

.collection-item-3 {
  margin-right: 5px;
  display: inline-block;
}

.filter-category {
  font-family: "Lato 1", Arial, sans-serif;
}

.sort-category {
  display: none;
}

.gray-section {
  background-color: #eee;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 10px;
}

.div-block-38 {
  text-align: center;
  margin-top: 30px;
}

.fa {
  height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  font-family: "Fa solid 900", sans-serif;
  font-size: .9rem;
  text-decoration: none;
}

.fa.inline-block {
  display: inline-block;
}

.fa.button-arrow {
  margin-left: 5px;
  font-size: 10px;
}

.fa.fa-close {
  font-size: 14px;
}

.fa.pl-2 {
  padding-left: 5px;
}

.fa.white {
  color: var(--background-grey);
}

._w-60-centered {
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-20 {
  margin-right: 10px;
  display: inline-block;
}

.black-button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
  justify-content: center;
  align-self: center;
  width: 200px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  transition: background-color .3s;
  display: inline-block;
}

.black-button:hover {
  background-color: var(--ynv-bright-gray);
  color: #000;
  margin-bottom: 0;
}

.text-block-21 {
  color: #fff;
}

._w-100 {
  width: 100%;
}

.white-button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 0 solid #0000;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  transition: background-color .3s;
}

.white-button:hover {
  color: #414141;
  background-color: #e2e2e2;
  border-width: 0;
  border-color: #fff;
}

.service-flow-2 {
  background-color: var(--ynv-bright-gray);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 10px 0;
  padding: 20px 0;
  display: inline-block;
}

.service-flow-2:hover {
  background-color: #dad9d9;
  border: 0 solid #0000;
}

.columns-12 {
  display: none;
}

.collection-item-5 {
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 50px;
  display: flex;
}

.shop-product-block {
  font-family: "Lato 1", Arial, sans-serif;
}

.shop-product-block:hover {
  text-decoration: none;
}

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

.text-center._w-864px-center {
  max-width: 864px;
}

.div-block-39 {
  align-items: center;
  display: flex;
}

.collection-list-wrapper-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  align-self: flex-end;
  display: flex;
}

.collection-list-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-end;
  display: grid;
}

.text-block-22 {
  text-align: center;
  font-weight: 400;
}

.background-video {
  background-image: linear-gradient(#002b44ba, #92b1ceb8);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.background-video.investor-bg-video {
  background-image: linear-gradient(#1d3a73, #92b1ceb8);
  height: 400px;
}

.over-title-white {
  color: var(--ynv-bright-gray);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 20px;
}

.a-dark {
  color: var(--ynv-dark-blue);
  text-decoration: none;
}

.a-dark:hover {
  color: var(--dark-blue-hover);
  text-decoration: underline;
}

.columns-14 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.html-embed-4 {
  margin-right: 5px;
  display: inline-block;
}

.h2-copy {
  text-align: left;
  font-family: "Lato 1", Arial, sans-serif;
}

.h2-copy.mb-5 {
  font-family: "Lato 1", Arial, sans-serif;
}

.link {
  display: inline;
}

.mb-2 {
  margin-bottom: 5px;
}

.a-bright {
  color: var(--ynv-bright-gray);
  text-decoration: none;
  transition: color .2s;
}

.a-bright:hover {
  color: var(--ynv-light-blue);
}

.bright-button-min-width {
  background-color: var(--ynv-bright-gray);
  color: #000;
  text-align: center;
  border-radius: 20px;
  min-width: 125px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 9px 15px;
  font-family: "Lato 1", Arial, sans-serif;
  text-decoration: none;
  transition: background-color .3s;
}

.bright-button-min-width:hover {
  background-color: #f8f8f8;
}

.bright-button-min-width.ks-m-0 {
  margin: 0;
}

.link-block-4 {
  color: var(--ynv-dark-blue);
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.link-block-4:hover {
  opacity: .8;
  filter: brightness(120%);
  color: var(--dark-blue-hover);
  text-decoration: underline;
}

.dark-blue-bg {
  background-color: var(--ynv-dark-blue);
  color: #fff;
  border-radius: 20px;
}

.h1-product-page {
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 44px;
}

.responsive-flex-columns-mgmt {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.mgmt-image {
  background-color: #eeeeee4f;
  border-radius: 50%;
  width: auto;
  height: auto;
  max-height: 150px;
  margin-left: 15px;
  padding-left: 0;
  padding-right: 0;
}

.column-13 {
  padding-left: 20px;
  padding-right: 20px;
}

.scrolloffset-small {
  height: 1px;
  margin-top: -50px;
  padding-top: 50px;
}

.section-copy {
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-left: 36px;
  padding-right: 36px;
}

.rounded-corners8 {
  border: 0 #0000;
  border-radius: 8px;
}

.rounded-corners8.mobile-only {
  display: none;
}

.modal-container {
  z-index: 900;
  background-color: #00000061;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-43 {
  margin: 15px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-44 {
  background-color: #fff;
  justify-content: center;
  width: 60%;
  min-width: 500px;
  padding: 50px;
  display: flex;
}

.footer-link {
  font-family: var(--_fonts---raleway);
  color: var(--white);
  margin-bottom: 0;
  line-height: 1.5em;
}

.footer-link.grey {
  color: var(--grey);
}

.html-embed-6 {
  display: block;
}

.text-block-24 {
  display: inline-block;
}

.columns-19 {
  align-items: center;
  display: flex;
}

.gray-divider-less-space {
  border-top: 1px solid #e4e4e4;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.tag-button {
  font-family: "Lato 1", Arial, sans-serif;
}

.mb-5 {
  margin-bottom: 30px;
}

.mb-5.mt-3 {
  margin-top: 20px;
}

.checkbox-field {
  display: block;
}

.t-c-link {
  text-decoration: underline;
}

.t-c-link:hover {
  color: var(--ynv-light-blue);
}

.text-span-3 {
  color: var(--ynv-dark-blue);
}

.container-5 {
  background-color: #fff;
}

.segm-datasheet-modal {
  z-index: 900;
  background-color: #00000061;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.success-message-2 {
  color: #155724;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 3px;
}

.link-3 {
  color: #155724;
}

.text-block-27 {
  margin-right: 5px;
  display: inline-block;
}

.text-block-28 {
  display: inline-block;
}

.gtm-tag {
  width: 0;
  height: 0;
}

.article-rich-text-block {
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.article-rich-text-block p {
  color: var(--black-2);
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.article-rich-text-block blockquote {
  border-left-color: var(--light-slate-grey);
}

.article-rich-text-block h2 {
  color: var(--black-2);
  font-size: 2rem;
}

.article-rich-text-block h3 {
  color: var(--black-2);
  font-size: 1.5rem;
  line-height: 1.875;
}

.article-rich-text-block figure {
  margin-bottom: 10px;
}

.mb-0 {
  margin-bottom: 0;
}

.fa-brand {
  color: #7faa54;
  margin-left: 10px;
  margin-right: 10px;
  font-family: "Fa brands 400", sans-serif;
  display: inline-block;
}

.fa-brand-link {
  color: var(--ynv-dark-blue);
  text-decoration: none;
  transition: all .2s;
}

.fa-brand-link:hover {
  color: var(--ynv-light-blue);
}

.div-block-49 {
  margin-top: 25px;
  font-size: 14px;
}

.tabs-menu {
  text-align: center;
}

.heading-9 {
  color: var(--ynv-dark-blue);
  text-align: center;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.heading-9.ks-mb-8 {
  margin-bottom: 2rem;
  font-family: "Lato 1", Arial, sans-serif;
}

.paragraph-73 {
  display: inline-block;
}

.bold-text-3 {
  font-size: 20px;
}

.heading-10 {
  color: var(--ynv-dark-blue);
  text-align: right;
}

.column-22 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-22 {
  align-items: center;
  display: flex;
}

.text-block-31 {
  text-align: center;
  margin-top: 5px;
  font-style: italic;
}

.read-more-link-box {
  color: #002b44;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  transition: all .3s;
  box-shadow: 0 -2px 10px #00000024;
}

.read-more-link-box:hover {
  color: #000000e6;
  text-decoration: underline;
  transform: translate(0, -4px);
  box-shadow: 5px 0 10px #00000024;
}

.px-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-3.pt-3 {
  padding-top: 10px;
}

.heading-17 {
  color: #000;
}

.div-block-52 {
  height: 15px;
}

.image-6 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.fix-overflow-p {
  height: 64px;
  padding-bottom: 10px;
  overflow: hidden;
}

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

.bottom-info-bar {
  z-index: 1;
  align-items: center;
  height: 100px;
  display: none;
  position: sticky;
  bottom: 0;
}

.bottom-info-container {
  color: #fff;
  text-align: left;
  background-color: #618e85;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 100%;
  height: 100%;
  padding: 10px 36px;
  font-family: "Lato 1", Arial, sans-serif;
  display: flex;
  box-shadow: 0 1px 3px #0009;
}

.bottom-info-box-close {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 0;
  padding: 0 0 0 30px;
  font-size: 10px;
  font-style: normal;
}

.bottom-info-box-close:hover {
  text-decoration: underline;
}

.bottom-info-box-close.w--current {
  color: var(--ynv-bright-gray);
  text-decoration: underline;
}

.button-7-copy {
  background-color: var(--ynv-dark-blue);
  color: var(--ynv-bright-gray);
  text-align: center;
  border-radius: 14px;
  align-self: center;
  margin-left: 15px;
  padding: 2px 30px;
  font-size: 14px;
  line-height: 36px;
  transition: background-color .3s;
}

.button-7-copy:hover {
  background-color: #002b44b0;
}

.bottom-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bottom-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.bottom-text-container {
  display: flex;
}

.bottom-close-container {
  text-align: right;
  flex-direction: row;
  flex: 1;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  display: flex;
}

.text-span-4 {
  display: none;
}

.link-block-5 {
  color: #fff;
  display: none;
}

.bottom-info-bar-static {
  z-index: 1;
  align-items: center;
  height: 100px;
  display: none;
  position: static;
  bottom: 0;
}

.bottom-close-container-static {
  text-align: right;
  flex-direction: row;
  flex: 1;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  display: none;
}

.section-8 {
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 36px;
  padding-right: 36px;
}

.section-8.article-inner-top-section {
  background-image: url('../images/Untitled-1.webp');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.section-8.article-inner-top-section-copy {
  background-color: #8181816b;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.text-white {
  color: #fff;
  text-decoration: none;
}

.text-white.text-shadow {
  text-shadow: 1px 1px 7px #000000c9;
}

.text-white.link {
  transition: all .2s;
}

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

.text-white.person-name {
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 30px;
}

._w-100-centered {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._w-100-centered.space-1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.checkbox {
  text-align: left;
}

.checkbox.mt-2 {
  margin-top: 5px;
}

.paragraph-71-copy {
  margin-top: 5px;
  margin-bottom: 15px;
}

.columns-25 {
  align-items: center;
  display: flex;
}

.column-2-copy {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-field-newsletter {
  background-color: var(--ynv-bright-gray);
  height: 50px;
}

.text-field-newsletter::placeholder {
  color: #333;
}

.field-label {
  text-align: left;
}

.columns-26 {
  align-items: center;
  display: flex;
}

.fix-overflow-2 {
  height: 60px;
  padding-bottom: 10px;
  overflow: hidden;
}

.image-7 {
  max-height: 350px;
}

.popup-message {
  z-index: 900;
  background-color: #00000061;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-container {
  background-color: #fff;
  justify-content: center;
  width: 800px;
  min-width: 500px;
  padding: 50px 60px;
  display: flex;
}

.div-block-55 {
  width: 100%;
}

.sticky-nav-container {
  background-color: #0000;
  border-right: 1px solid #000;
  padding: 2px 10px 10px;
}

.list-item-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  list-style-type: none;
}

.list-2 {
  padding-left: 0;
}

.sticky-column {
  position: sticky;
  top: 100px;
}

.title-new {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 52px;
  font-weight: 900;
  line-height: 56px;
}

.title-new.text-white {
  color: #fff;
}

.subtitle-new {
  color: #e6eef8cc;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.subtitle-new.mt-0 {
  margin-top: 0;
  font-family: "Lato 1", Arial, sans-serif;
}

.side-menu-link {
  color: #000;
}

.side-menu-link:focus {
  font-weight: 900;
}

.columns-21-copy {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.display-1 {
  color: var(--midnight-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-1.caps {
  text-transform: uppercase;
}

.display-1.caps._5px-margin {
  margin-top: 5px;
}

.display-1.mt-0 {
  margin-top: 0;
}

.display-1.text-white {
  color: #fff;
}

.display-1.y-home-hero {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 75px;
  line-height: 1.17em;
}

.display-1.y-home-hero.news-hero-title {
  color: #192f50;
  font-size: 64px;
}

.display-1.mb-4 {
  margin-bottom: 1rem;
}

.display-1.y-product-hero {
  color: #fff;
  font-size: 4rem;
  line-height: 5rem;
}

.display-1.y-product-hero.text-blue {
  color: #192f50;
  max-width: 619px;
}

.display-1.hero {
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 4rem;
  line-height: 5rem;
}

.display-1.hero.text-white {
  text-align: left;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 4rem;
}

.display-1.single-product-title {
  max-width: 478px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 2.75rem;
}

.display-2 {
  color: var(--midnight-blue);
  text-align: left;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.display-2.align-center {
  text-align: center;
}

.display-2.align-center.white {
  text-align: left;
  width: 90%;
  margin-bottom: 0;
  padding-right: 0;
  font-weight: 400;
  position: relative;
}

.display-2.logos-section {
  text-align: left;
}

.display-2.margin-10top.margin-bottom-20 {
  margin-bottom: 20px;
}

.display-2.text-white {
  color: #fff;
}

.display-2.margin-top-0 {
  margin-top: 0;
}

.display-2.text-center {
  text-align: center;
}

.display-2.y-margin-bottom-0, .display-2.align-left {
  text-align: left;
}

.display-2.align-left.investors-h2 {
  flex: 1;
  margin-bottom: 0;
}

.display-2.align-left.investors-h2.investors-h2-white {
  color: #fff;
}

.display-2.align-left.no-margin {
  margin-bottom: 0;
}

.display-2.investors-h2 {
  font-size: 44px;
  line-height: 56px;
}

.display-2.distributor-title {
  margin-bottom: 8px;
}

.display-2.grenish {
  color: var(--greenish-blue);
}

.display-3 {
  color: var(--midnight-blue);
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  position: static;
}

.display-3.in-bubble {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 600;
}

.display-3.small {
  font-size: 1.2rem;
}

.display-3.small.white {
  color: var(--white);
  text-align: center;
  text-transform: capitalize;
  font-size: 1.4rem;
}

.display-3.small.center {
  text-align: center;
  text-transform: capitalize;
  font-size: 1.4rem;
}

.display-3.small.mo-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.display-3.small.truncate {
  text-align: left;
}

.display-3.white {
  color: var(--white);
}

.display-3.all-caps {
  text-transform: uppercase;
}

.display-3.margin-top {
  margin-top: 30px;
}

.display-3.text-white {
  color: #fff;
}

.display-3.margin-fix-announcement {
  margin-top: 20px;
  margin-bottom: 0;
}

.display-3.subtitle-announcement {
  font-size: 20px;
  line-height: 26px;
}

.display-3._24px {
  font-size: 1.5rem;
}

.display-3.h3 {
  color: var(--primary-blue);
  padding-left: 0;
  padding-right: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2em;
}

.display-3.h3.m-bot-18 {
  margin-bottom: 18px;
}

.display-4 {
  color: var(--midnight-blue);
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
}

.display-4.no-top-margin {
  margin-top: 0;
}

.display-4.margin-bottom-0 {
  margin-bottom: 0;
}

.display-4.footer-menu-title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.display-4.footer-menu-title.mt-title {
  margin-top: 24px;
}

.text-18 {
  font-size: 18px;
  line-height: 24px;
}

.article-top-section-spotsee {
  background-image: url('../images/spotsee-cover-2.webp');
  background-position: 50% 0;
  background-size: cover;
  align-items: center;
  height: 40vh;
  margin-bottom: 60px;
  display: block;
}

.article-top-section-riw {
  align-items: center;
  height: 35vh;
  margin-bottom: 60px;
  display: block;
}

.pb-5 {
  margin-bottom: 30px;
}

.text-20 {
  font-size: 20px;
  line-height: 26px;
}

.container-1140 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  place-items: flex-start center;
  width: 100%;
  max-width: 1140px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.container-1140.hero-absolut {
  z-index: 2;
  perspective: 1000px;
  align-items: center;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.container-1140.hero-absolut.contact-hero {
  align-items: flex-start;
}

.container-1140.logos {
  grid-column-gap: 90px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  margin-top: 0;
  display: grid;
}

.container-1140.news {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 350px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-1140.footer-grid {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 60px;
  display: grid;
}

.container-1140.double-displays {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 60px;
  display: grid;
}

.container-1140.double-displays.hide {
  display: none;
}

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

.container-1140.vertical-flex-align-center {
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.container-1140.checkout {
  display: flex;
}

.container-1140.solution-hero {
  box-sizing: border-box;
  float: none;
  aspect-ratio: auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.container-1140.article-wrapper.small-shadow {
  border-radius: 8px;
}

.container-1140.cards-container {
  grid-template-columns: 1fr;
}

.container-1140.cards-container.no-mt {
  margin-top: 0;
}

.container-1140._2-col {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.container-1140._2-col.ks-hide {
  display: none;
}

.container-1140.custom-col {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.container-1140.distributors {
  z-index: 1;
}

.container-1140.news-hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-1140.events-list-home {
  justify-content: center;
  align-items: center;
}

.container-1140.horizontal-flex-center.gap-56 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
}

.container-1140.m-top-50 {
  margin-top: 50px;
}

.container-1140.flex-column {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.container-1140.m-top-80 {
  margin-top: 80px;
  padding-top: 0;
}

.container-1140.absolute {
  position: relative;
}

.page-section {
  background-color: #0000;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 100px;
  padding-bottom: 60px;
}

.page-section.hero {
  background-color: #0000;
  flex-direction: row;
  justify-content: space-between;
  height: 100vh;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.page-section.hero.hero-small {
  height: 65vh;
  padding-top: 150px;
}

.page-section.hero.hero-small.no-bg {
  height: auto;
  padding-top: 180px;
}

.page-section.hero.homepage {
  background-color: #0000;
  background-image: linear-gradient(110deg, #1d3a73 17%, #192f50 100%, #162d59 94%);
  border-radius: 0;
  align-items: flex-start;
  height: auto;
  min-height: 800px;
  margin-bottom: 60px;
  padding: 180px 20px 60px;
}

.page-section.hero.homepage.new {
  background-image: linear-gradient(110deg, #1d3a73 17%, #192f50 100%, #162d59 94%);
  min-height: 700px;
  margin-bottom: 0;
}

.page-section.hero.industry-page {
  background-image: linear-gradient(0deg, #1d3a70, #192f5000), url('../images/header_pharma.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  justify-content: space-around;
  align-items: flex-end;
  width: auto;
  height: auto;
  min-height: 85vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 20px 0;
  position: relative;
}

.page-section.hero.industry-page.retail {
  background-image: linear-gradient(0deg, #1d3a70, #192f5000), url('../images/retail-hero.webp');
}

.page-section.hero.industry-page.supply {
  background-image: linear-gradient(0deg, #1d3a70, #192f5000), url('../images/ColdChain--Logistics.webp');
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  display: block;
  position: relative;
}

.page-section.hero.industry-page.industrial {
  background-image: linear-gradient(0deg, #1d3a70, #192f5000), url('../images/Industrial.webp');
  height: auto;
  min-height: 100vh;
  padding-top: 120px;
}

.page-section.hero.industry-page.custom {
  background-image: linear-gradient(0deg, #1d3a70, #192f5000), url('../images/Custom-Solutions_1.webp');
  background-size: auto, auto 100%;
  height: auto;
  min-height: 100vh;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 140px;
  padding-bottom: 40px;
}

.page-section.hero.getting-started {
  background-image: url('../images/getting-started-banner.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 140px;
  padding-top: 110px;
  padding-bottom: 160px;
}

.page-section.cta {
  padding-top: 170px;
  padding-bottom: 150px;
}

.page-section.high-paddings {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 200px;
  padding-bottom: 100px;
  display: block;
}

.page-section.high-paddings.temp-padding-fix {
  padding-bottom: 60px;
}

.page-section.high-paddings.ks-hide, .page-section.hide {
  display: none;
}

.page-section.top-margin {
  margin-top: 0;
  padding-top: 190px;
  position: static;
}

.page-section.blog {
  padding-top: 220px;
  position: relative;
}

.page-section.high-top-padding {
  padding-top: 220px;
}

.page-section.high-padding-top {
  padding-top: 200px;
}

.page-section.padding-100top {
  padding-top: 100px;
}

.page-section.gradient-background {
  background-image: linear-gradient(135deg, var(--midnight-blue), #006a80);
  color: #fff;
}

.page-section.gradient-background.padding-top-fix {
  padding-top: 40px;
}

.page-section.gradient-background.error-page {
  height: 40vh;
  display: flex;
}

.page-section.authenticity-section {
  background-color: #000;
}

.page-section.margin-top-30 {
  padding-top: 30px;
}

.page-section.margin-top-30.hide {
  display: none;
}

.page-section.solution-hero-container {
  background-image: linear-gradient(135deg, #002d5480 45%, #ffffff0d), url('../images/digital-solution-reupload.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 160px;
  display: block;
}

.page-section.blue-background {
  background-image: linear-gradient(135deg, var(--midnight-blue), #006a80);
}

.page-section.webinar-hero-container-march-15 {
  background-image: linear-gradient(135deg, #002d54ad 45%, #009aa88c), url('../images/shop-hero-desktop.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 110px;
}

.page-section.webinar-hero-container-april-28 {
  background-image: linear-gradient(135deg, #002d54ad 45%, #009aa88c), url('../images/');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding-top: 240px;
}

.page-section.error-page-white {
  flex-direction: column;
  justify-content: center;
  height: 50vh;
  display: flex;
}

.page-section.padding-90-top.padding-64-bottom {
  padding-top: 90px;
  padding-bottom: 64px;
}

.page-section.padding-90-top.padding-64-bottom.grey {
  background-color: #e6eef84d;
}

.page-section.webinar-form {
  background-color: #e6eef84d;
  padding: 80px 0 90px;
}

.page-section.benefits {
  padding-top: 100px;
  padding-bottom: 120px;
}

.page-section.book-a-call {
  background-image: linear-gradient(101deg, #1d3a70 17%, #192f50 94%);
  padding-top: 80px;
  padding-bottom: 90px;
}

.page-section.book-a-call._2-col {
  background-image: linear-gradient(90deg, #1d3a70, #192f50 50%, #1d3a70 50%, #192f50);
  padding-top: 90px;
  padding-bottom: 110px;
}

.page-section.product-hero {
  background-image: linear-gradient(101deg, #1d3a70 17%, #192f50 94%);
  padding-top: 200px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.page-section.product-hero.solutions {
  padding-top: 250px;
}

.page-section.map {
  background-color: #e6eef8;
  margin-top: 140px;
  padding-top: 100px;
  padding-bottom: 0;
  position: relative;
}

.page-section.grey-lighter {
  background-color: #e6eef833;
  width: auto;
  height: auto;
  position: relative;
  bottom: auto;
  left: auto;
}

.page-section.grey-lighter.p-top-120 {
  padding-top: 120px;
}

.page-section.p-top-100 {
  padding-top: 100px;
}

.page-section.p-top-100.p-bot-120 {
  padding-bottom: 120px;
  padding-left: 20px;
  padding-right: 20px;
}

.page-section.p-top-100.p-bot-140 {
  padding-bottom: 140px;
  padding-left: 20px;
  padding-right: 20px;
}

.page-section.p-top-100.p-bot-140.grey {
  padding-top: 100px;
}

.page-section.p-top-100.p-bot-100 {
  padding-bottom: 100px;
}

.page-section.p-top-100.p-bot-100.grey._100vh {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.page-section.p-top-100.p-bot-90 {
  background-color: #fff;
  padding-bottom: 90px;
}

.page-section.shop-hero {
  background-image: url('../images/shop-hero.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 140px;
  padding-top: 160px;
  padding-bottom: 140px;
}

.page-section.dark-blue_cta {
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-section.grey {
  background-color: var(--light-blue);
  padding: 90px 20px 139px;
}

.page-section.grey.p-top-110.p-bot-120 {
  padding-top: 110px;
  padding-bottom: 120px;
}

.page-section.products {
  padding-top: 90px;
  padding-bottom: 140px;
}

.page-section.green-banner {
  background-color: var(--greenish-blue);
}

.page-section.image-2-col {
  -webkit-text-fill-color: inherit;
  background-color: #fcfafa;
  background-image: url('../images/signage-module.webp'), url('../images/PDT08498.webp');
  background-position: 100%, 10%;
  background-repeat: no-repeat, no-repeat;
  background-size: 50% 100%, 65% 100%;
  background-attachment: scroll, scroll;
  background-clip: border-box;
  padding-top: 240px;
  padding-bottom: 90px;
}

.page-section.recommended-products {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  padding-top: 50px;
  padding-bottom: 120px;
  display: flex;
}

.page-section.governance {
  background-image: linear-gradient(#1d3a70, #192f50);
  padding: 300px 20px 80px;
}

.page-section.p-top-90.p-bot-120 {
  padding-top: 90px;
  padding-bottom: 120px;
}

.page-section.p-bot-140 {
  padding-bottom: 140px;
}

.page-section.p-bot-140.p-top-o {
  padding-top: 0;
}

.page-section.p-top-200 {
  padding-top: 200px;
}

.page-section.p-bot-120 {
  padding-bottom: 120px;
}

.page-section.p-top-40 {
  padding-top: 40px;
}

.page-section.gradient {
  background-image: linear-gradient(180deg, var(--white), var(--light-blue) 40%);
  padding-top: 100px;
}

.page-section.p-top-130 {
  padding-top: 130px;
}

.page-section.p-top-130.p-bot-120 {
  padding-left: 20px;
  padding-right: 20px;
}

.page-section.p-top-160 {
  padding-top: 160px;
}

.page-section.p-top-160.p-bot-160 {
  padding-bottom: 160px;
}

.page-section.p-top-140 {
  padding-top: 140px;
}

.page-section.p-top-140.p-bot-130 {
  padding-bottom: 130px;
}

.page-section.p-top-110 {
  padding-top: 110px;
}

.page-section.p-top-110.p-bot-140 {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.page-section.p-top-110.p-bot-120.grey {
  clear: both;
  text-align: center;
  min-height: 100%;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-section.p-top-120 {
  padding-top: 120px;
}

.page-section.p-top-120.p-bot-110 {
  box-sizing: border-box;
  clear: both;
  object-fit: fill;
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 520px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: block;
  position: relative;
}

._100vw-page-container {
  width: 100%;
  overflow: hidden;
}

._100vw-page-container.primary-background {
  display: block;
}

.hero-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-content: stretch;
  align-items: center;
  height: 80%;
}

.hero-grid.small-hero-grid {
  grid-template-columns: 1.25fr .75fr;
}

.hero-grid.small-hero-grid.solutions {
  grid-column-gap: 10rem;
  grid-template-columns: 1fr 1fr;
}

.hero-grid.contact-page {
  grid-column-gap: 74px;
  place-items: start stretch;
}

.hero-grid.product-page {
  grid-column-gap: 64px;
  grid-template-columns: .75fr 1.5fr;
  place-items: start stretch;
}

.subheading {
  color: var(--white);
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.subheading.blue {
  color: var(--black);
  font-size: 1.5rem;
  line-height: 1.16667;
}

.text {
  color: #e6eef8;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.text.white {
  color: var(--white);
  margin-bottom: 5px;
  margin-right: 10px;
}

.text.white.herolist {
  margin-bottom: 0;
}

.text.bold.speaker-name {
  margin-top: 20px;
}

.text.footer-form {
  color: var(--black);
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}

.text.checklist {
  color: #6c7e93;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
}

.text.margin-right {
  margin-right: 10px;
}

.text.text-white {
  color: #fff;
}

.text.stock-description {
  color: #00142ab3;
  margin-bottom: 32px;
}

.text.bold {
  color: #002d54;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.text.bold._20px-margins {
  margin-top: 20px;
  margin-bottom: 20px;
}

.green-button {
  background-color: var(--primary-blue);
  color: #fff;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 16px 23px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}

.transparent-butto {
  border: 1px solid var(--white);
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 4px;
  padding: 16px 23px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}

.transparent-butto.blue.solutions-button {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
}

.transparent-butto.blue.solutions-button.disabled {
  filter: invert(33%);
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.transparent-butto.blue.solutions-button.invert {
  filter: invert();
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.hero-buttons-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center stretch;
  max-width: 250px;
  margin-top: 46px;
  display: grid;
}

.hero-floating-image {
  position: absolute;
  inset: auto 26% 12% auto;
}

._3-column-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

._3-column-grid._92px {
  grid-column-gap: 91px;
  align-items: start;
}

._3-column-grid.y-home-testimonials {
  grid-column-gap: 20px;
  margin-top: 0;
}

.centered-wrapper-grid {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.double-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  align-items: center;
}

.double-grid.top-align {
  align-items: start;
}

.double-grid.top-align.margin-50bottom {
  align-items: center;
}

.double-grid.solution-margin-fix {
  margin-top: 50px;
}

.double-grid.solution-margin-fix-copy {
  margin-top: 80px;
}

.double-grid.y-58px-spacing {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  display: grid;
}

.double-grid.single-product {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-columns: 1fr 1fr;
  place-content: stretch;
  place-items: start stretch;
  width: 100%;
}

.grid-for-logos {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: stretch;
  place-items: center;
  width: 100%;
}

.left-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.left-wrapper.checout, .left-wrapper.checout.ni-section, .left-wrapper.checout.startpage-width-fix {
  width: 350px;
}

.customer-logo {
  width: 190px;
  height: auto;
  padding: 2px 5px;
}

.customer-logo.hyprint {
  width: 170px;
}

.bubble {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  height: 100%;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 0 30px 5px #0000000d;
}

.txt {
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.bubble-down-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.bubble-pointer {
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin-bottom: -10px;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(45deg);
}

.testimonial-image {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  margin-bottom: 0;
  overflow: clip;
}

.testimonial-image.no-margin {
  margin-bottom: 0;
}

.link-text {
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

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

.link-text.blog {
  text-decoration: none;
}

.link-text.blog.greenish {
  text-align: left;
  font-weight: 700;
}

.link-text.greenish {
  color: var(--greenish-blue);
}

.news-wrapper {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  max-width: 350px;
  height: 100%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.news-wrapper:hover {
  transform: scale(1.03);
  box-shadow: 0 0 30px 10px #0000001a;
}

.news-wrapper.home-events {
  height: 100%;
}

.news-wrapper.grey {
  background-color: #e6eef84d;
}

.news-image {
  object-fit: cover;
  width: 350px;
  height: 216px;
}

.vertical-flex-wirh-20px-margin {
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.vertical-flex-wirh-20px-margin.home-events {
  height: 100%;
}

.category-text {
  color: #d2283d;
  background-color: #d2283d33;
  border-radius: 8px;
  padding: 6px 14px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.get-started-wrapper {
  background-color: #e4eef7;
  border-radius: 8px;
  grid-template-rows: auto;
  padding: 100px;
}

.get-started-wrapper._80-paddings {
  padding-top: 60px;
  padding-bottom: 80px;
}

.get-started-wrapper._80-80-paddings {
  padding-top: 80px;
  padding-bottom: 80px;
}

.right-side-cta {
  z-index: 29;
  background-image: linear-gradient(110deg, #1d3a73 17%, #162d59 94%);
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 400px;
  padding: 35px;
  display: flex;
  position: absolute;
  inset: -29% 40px auto auto;
}

.right-side-cta.prototype-production {
  top: -21%;
}

.right-side-cta.width-450 {
  background-image: linear-gradient(135deg, #1d3a73 17%, #162d59 94%);
  border-radius: 8px;
  width: 450px;
}

.field-label-2 {
  display: none;
}

.collection-list-5 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.default-state-2 {
  justify-content: center;
  display: flex;
}

.price {
  color: var(--primary-blue);
  text-align: center;
  font-family: Raleway, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

.right-cta-wrapper {
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.footer-button-wrapper {
  flex-direction: column;
  display: flex;
}

.footer-submit {
  background-color: var(--primary-blue);
  border-radius: 10px;
  height: 40px;
  margin-left: 20px;
  padding: 0 30px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
}

.footer-submit:hover {
  background-color: #00b5c2;
}

.footer-submit:active {
  background-color: #00838f;
}

.left-content-footer-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.footer-list-item {
  margin-bottom: 3px;
}

.footer-list {
  margin-bottom: 0;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 400;
}

.footer-link-in-ul {
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
}

.footer-link-in-ul:hover {
  text-decoration: underline;
}

.footer-link-in-ul:active {
  color: #00588b;
  text-decoration: none;
}

.footer-link-in-ul.new-footer-link {
  color: #e6eef8b3;
  font-size: 16px;
  line-height: 26px;
}

.footer-logo {
  margin-bottom: 20px;
}

.social-icon {
  width: 20px;
  height: 20px;
}

.social-link-block {
  background-color: #ffffff1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 0;
  padding: 8px;
  display: flex;
}

.socials-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.footer-contact-link {
  color: var(--white);
  margin-top: 5px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 700;
}

.footer-address {
  color: var(--white);
  margin-top: 15px;
  font-family: Raleway, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1.2;
}

.footer-copywright {
  font-family: var(--_fonts---raleway);
  color: #e6eef8b3;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  line-height: 1.5em;
}

.footer-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 75px;
  display: grid;
}

.menu-logo-image {
  flex: 0 auto;
  min-width: 80px;
  max-width: 120px;
}

.menu-brand-link {
  flex: 0 auto;
  padding-left: 0;
  transition: all .2s;
  display: flex;
}

.menu-brand-link:hover {
  opacity: .7;
}

.navigation-bar {
  z-index: auto;
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 1px solid #ebedee;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 22px 36px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-bar.active-navigation {
  z-index: 31;
  background-color: #1d3a70;
  border-bottom-style: none;
  padding: 25px 36px;
  position: fixed;
  inset: 51px 0% auto;
}

.navigation-bar.active-navigation.investors-nav-wrapper.no-padding {
  z-index: 30;
  padding: 24px 25px 0;
  position: fixed;
  top: 54px;
}

.navigation-bar.active-navigation.investors-nav-wrapper {
  z-index: 30;
  background-color: #1d3a70;
  max-width: none;
  padding: 24px 25px;
  position: fixed;
  inset: 54px auto auto;
  overflow: visible;
}

.navigation-menu-wrapper {
  flex-flow: row;
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation-menu {
  flex: 0 auto;
  align-self: center;
  align-items: center;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 12px;
  display: flex;
}

.navigation-link {
  color: var(--white);
  font-family: Raleway, Arial, sans-serif;
  font-size: var(--_fonts---navigation);
  text-transform: capitalize;
  padding: 10px;
  font-weight: 600;
  line-height: 1.5em;
}

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

.navigation-link.w--current {
  color: var(--background-grey);
  text-decoration: underline;
}

.navigation-link.investors {
  display: block;
}

.navigation-link.investors.hide {
  display: flex;
}

.navigation-link.dropdown {
  text-transform: capitalize;
}

.navigation-link.mobile-only {
  color: var(--grey);
}

.navigation-dropdown.desktop-only {
  display: block;
}

.navigation-dropdown.desktop-only.hide, .navigation-dropdown.mobile-only {
  display: none;
}

.navigation-button {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  font-size: 14px;
}

.navigation-button:hover {
  color: #929292;
}

.navigation-button.w--current {
  color: #333;
  text-decoration: underline;
}

.navigation-button.navigation-button-nav {
  color: #fff;
  text-transform: capitalize;
  background-color: #0a1d33;
  border-radius: 4px;
  margin-left: 10px;
  padding: 10px 30px;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 600;
  transition: all .2s;
}

.navigation-button.navigation-button-nav:hover {
  background-color: #00b5c2;
}

.navigation-button.navigation-button-nav:active {
  background-color: #00838f;
}

.cart-in-the-navigation {
  margin-left: 24px;
}

.hidden-cart {
  background-color: #0000;
  padding: 0;
}

.hidden-cart:hover {
  opacity: .7;
}

.nav-icon {
  color: var(--white);
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-62 {
  z-index: 51;
}

.investors-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.2;
  text-decoration: none;
  transition: all .2s;
}

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

.investors-link.w--current {
  color: var(--ynv-bright-gray);
  text-decoration: underline;
}

.investors-second-nav-menu {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.investors-flag {
  width: 13px;
  height: 13px;
  margin-left: 0;
  margin-right: 0;
}

.bg-video {
  z-index: 1;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  min-height: 380px;
  max-height: 380px;
}

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

._50x-icon {
  width: 50px;
  height: 50px;
}

.tradingview-widget {
  width: 100%;
}

.dark-nav-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-63 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.news-item {
  margin-bottom: 40px;
}

.cart-pieces {
  min-width: auto;
  height: auto;
  color: var(--white);
  background-color: #0000;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.menu-dropdown {
  padding: 0 20px 0 0;
}

.section-yee {
  background-color: #33333345;
  align-items: center;
  height: 100%;
  display: flex;
}

.bg-video-yee {
  height: 50vh;
}

.temp-nav {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
}

.image-9 {
  max-width: 100px;
}

.columns-27 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-27, .column-28, .column-29 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ks-form-input {
  color: #002d54;
  background-color: #f9fcfe;
  border: 2px solid #002d54;
  border-radius: 4px;
  font-family: Raleway, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25;
}

.ks-form-input:focus, .ks-form-input.-wfp-focus {
  color: #002d54;
  border-color: #002d54;
}

.ks-form-input::placeholder {
  color: #788da5;
  font-family: Raleway, Arial, sans-serif;
}

.ks-form-input.redborders {
  border-color: #d2283d;
}

.ks-form-input.search {
  background-image: url('../images/search-icon.svg');
  background-position: 14px;
  background-repeat: no-repeat;
  background-size: auto;
  width: 420px;
  padding-left: 45px;
}

.ks-form-input.search.jetboost-list-search-input-nx8o {
  border-width: 1px;
  width: 420px;
}

.ks-form-input.white-bg {
  background-color: #fff;
}

.ks-form-input.js-contactform-organization {
  -webkit-text-stroke-color: #002d5400;
  background-color: #f4f8fc;
  border-width: 0;
  border-radius: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.ks-form-input.js-contactform-email {
  background-color: #f4f8fc;
  border-width: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.ks-form-input.light {
  background-color: #e6eef833;
  border-width: 1px;
  border-color: #e6eef8;
}

.hyperlink {
  color: var(--black-2);
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: underline;
  transition: all .2s;
}

.hyperlink:hover {
  text-decoration: none;
}

.dark-blue-darker {
  background-color: #00213d;
  width: 50%;
  height: 25%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.colors {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . Area" .5fr
                 ". . ."
                 / 1.25fr 1fr 1fr 1fr;
  height: 400px;
  margin-bottom: 30px;
}

.secondary-background {
  background-color: #e6eef4;
  justify-content: center;
  align-items: center;
  display: flex;
}

.color-block {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.color-block.black {
  background-color: #00142a;
}

.color-block.blue {
  background-color: #009aa8;
  position: relative;
}

.color-block.gradient {
  background-image: radial-gradient(circle at 150% 150%, #009aa8, #002d54 66%, #002d54);
}

.color-block.light-blue {
  background-color: #f6fbfe;
}

.color-block.dark-blue {
  background-color: #002d54;
}

.color-block.grey {
  background-color: #788da5;
}

.button {
  color: #f6fbfe;
  text-align: center;
  border-radius: 4px;
  margin-right: 25px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: .875rem;
}

.button.blue {
  text-transform: uppercase;
  background-color: #009aa8;
  border: 2px solid #009aa8;
  margin-bottom: -30px;
  margin-right: 0;
  padding: 11px 23px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
}

.button.blue.margin-25-top {
  margin-top: 25px;
  margin-bottom: 0;
}

.button.blue.margin-20-right {
  margin-right: 20px;
}

.button.blue.search {
  display: none;
}

.button.blue._w-100 {
  font-family: "Lato 1", Arial, sans-serif;
}

.button.white {
  background-color: #f6fbfe;
  border: 1px solid #000;
}

.button.white.dark-blue-text {
  color: #002d54;
  border-width: 2px;
  border-color: #002d54;
  transition: all .2s;
}

.button.white.dark-blue-text:hover {
  background-color: #fff;
}

.button.white.dark-blue-text:active {
  background-color: #e9f4fb;
}

.button.white.dark-blue-text.uppercase-text.text-bold {
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button.white.dark-blue-text.margin-25top {
  margin-top: 25px;
  font-family: "Lato 1", Arial, sans-serif;
}

.button.dark-blue {
  background-color: #002d54;
  border: 2px solid #002d54;
}

.button.dark-blue:hover {
  background-color: #003f75;
}

.button.dark-blue:active {
  background-color: #00213d;
}

.button.dark-blue.transition {
  text-transform: uppercase;
  padding: 11px 23px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button.dark-blue.transition:hover {
  border-color: #003f75;
}

.button.dark-blue.transition:active {
  border-color: #00213d;
}

.button.dark-blue.transition.nargin-top {
  margin-top: 10px;
}

.button.dark-blue.transition.nargin-top.m-0 {
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.button.dark-blue.transition.nargin-top.send-mail {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.button.dark-blue.transition.hide-on-mobile {
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button.dark-blue.transition.text-center {
  text-align: center;
}

.button.dark-blue.transition.text-center.margin10top {
  margin-top: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button.dark-blue.transition.m-top-24 {
  margin-top: 24px;
}

.button.dark-blue.no-margin {
  margin-right: 0;
}

.button.green-button {
  transition: all .2s;
}

.button.green-button:hover {
  background-color: #00b5c2;
}

.button.green-button:active {
  background-color: #00838f;
}

.button.green-button.no-margin {
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
}

.button.green-button.margin-top-32 {
  margin-top: 32px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.button.blue {
  background-color: #009aa8;
  border: 2px solid #009aa8;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
}

.button.blue:hover {
  background-color: #00b5c2;
  border-color: #00b5c2;
}

.button.blue:active {
  background-color: #00838f;
  border-color: #00838f;
}

.button.blue.m-0 {
  margin: 0;
}

.button.blue.m-0.mr-2 {
  margin-right: .5rem;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button.blue.ks-mb-0 {
  margin-bottom: 0;
}

.buttons-and-form {
  grid-template-rows: auto;
}

.container-1140 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.container-1140.article-wrapper {
  background-color: #fff;
  border-radius: 15px;
  padding: 50px 70px;
}

.container-1140.m-top-64 {
  margin-top: 64px;
}

.container-1140.m-top-80 {
  margin-top: 80px;
}

.container-1140.m-top-56 {
  margin-top: 56px;
}

.container-1140.m-top-100 {
  margin-top: 100px;
}

.grey-darker {
  background-color: #627993;
  width: 50%;
  height: 25%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.primary-background {
  background-color: #f6fbfe;
}

.primary-background.horizontal-flex-center.justify-center {
  justify-content: center;
}

.grey-lighter {
  background-color: #8e9fb3;
  width: 50%;
  height: 25%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.dark-blue-lighter {
  background-color: #003f75;
  width: 50%;
  height: 25%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.red {
  background-color: #d2283d;
  width: 100%;
  height: 25%;
  position: absolute;
  inset: auto 0% 0%;
}

.small-text {
  color: var(--black-2);
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.4;
}

.small-text.bold {
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 700;
}

.small-text._1rem {
  font-size: 1rem;
}

.small-text._1rem.bold {
  font-family: "Lato 1", Arial, sans-serif;
}

.small-text.investors-body.paragraph {
  margin-top: 10px;
  font-size: 18px;
}

.small-text.investors-body.paragraph.investors-cards-text {
  font-size: 16px;
  line-height: 26px;
}

.typography {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 30px;
}

.blue-darker {
  background-color: #00838f;
  width: 50%;
  height: 25%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.display-31 {
  color: var(--black-2);
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.light-blue-darker {
  background-color: #e9f4fb;
  width: 50%;
  height: 25%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.blue-lighter {
  background-color: #00b5c2;
  width: 50%;
  height: 25%;
  display: block;
  position: absolute;
  inset: auto auto 0% 0%;
}

.display-21 {
  color: var(--black-2);
  font-family: Raleway, Arial, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
}

.display-21.blue {
  color: var(--midnight-blue);
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}

.lead-text {
  color: var(--midnight-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}

.faq-frid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 250px 1.25fr;
  width: 1000px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.light-blue-lighter {
  background-color: #fff;
  width: 50%;
  height: 25%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.checkbox-footer {
  border-width: 1px;
  border-color: #343d47;
  width: 15px;
  height: 15px;
  margin-top: 0;
  margin-right: 10px;
}

.checkbox-footer.w--redirected-checked {
  background-color: #0a1d33;
  border: 0 solid #343d47;
  margin-top: 0;
}

.checkbox-footer.margin-5-bottom {
  margin-bottom: 5px;
}

.check-footer {
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.check-footer.y-margin-bottom-32 {
  margin-bottom: 32px;
}

.check-footer.mb-4 {
  margin-bottom: 1rem;
}

.check-footer.text-white.mb-2 {
  margin-bottom: .5rem;
}

.success-message-footer {
  background-color: #0000;
  padding-top: 111px;
  padding-bottom: 111px;
}

.div-block-66 {
  flex-direction: column;
  display: flex;
}

.sponsors {
  max-width: none;
  margin-top: 30px;
  display: block;
}

.case-img {
  border-radius: 8px;
  padding-bottom: 0;
}

.case-img.margin-25bottom {
  padding: 0;
}

.cost {
  flex-direction: column;
  display: flex;
}

.cost.margin-50bottom {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  align-items: center;
}

.div-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.appearance {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.robustness-eco {
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.link-4 {
  color: #002d54;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

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

.appearance-grid {
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start center;
}

.usecase-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: stretch center;
  margin-top: 40px;
}

.div-block-3 {
  border-radius: 20px;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
}

.grid-4.margin-50bottom {
  align-items: center;
}

.herogrid {
  grid-column-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.list-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  list-style-type: none;
}

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

.div-block-2 {
  border-radius: 20px;
}

.case {
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 320px;
  padding: 16px 16px 25px;
  display: flex;
}

.case.small-shadow {
  justify-content: flex-start;
  height: 100%;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.case.small-shadow:hover {
  text-decoration: none;
  transform: scale(1.02);
}

.comparision-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center;
  height: 40px;
  padding-left: 20px;
}

.comparision-grid.grey {
  background-color: #e6eef4;
  border-radius: 10px;
  justify-items: center;
}

.comparision-grid.header {
  align-items: start;
  height: 60px;
}

.comparision-grid.header.body {
  grid-template-columns: 1fr 1fr;
  padding-left: 0;
}

.comparision-grid.header._1st {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center;
}

.comparision-grid.two {
  grid-template-columns: 1fr 1fr;
  justify-items: start;
  height: 50px;
  padding-left: 0;
}

.category-wrapper {
  background-color: #4f4f4f;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}

.category-wrapper.green {
  background-color: var(--primary-blue);
}

.cat-text {
  color: var(--white);
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}

.comparision-text {
  color: #000;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.icon-comparision {
  width: 16px;
  height: 16px;
}

.div-block-67 {
  width: 1px;
  height: 1px;
}

.dash {
  background-color: #828282;
  border-radius: 4px;
  width: 12px;
  height: 3px;
}

.subgrid-displays {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 100px auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch center;
  display: grid;
}

.category-list {
  display: flex;
}

.category-collection-list-wrapper.nested {
  margin-bottom: 10px;
}

.category-item {
  margin-right: 10px;
}

.electrochromic-displays {
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.event-wraper {
  z-index: 28;
  background-color: #00142acc;
  display: none;
  position: fixed;
  inset: 0%;
}

.x {
  background-color: #fff;
  width: 25px;
  height: 2px;
  position: absolute;
  transform: rotate(45deg);
}

.x._2-x {
  transform: rotate(-45deg);
}

.datasheet-modal {
  z-index: 900;
  background-color: #00142acc;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.datasheet-modal.modal {
  display: none;
}

.modal-content-wrapper {
  z-index: 905;
  background-color: var(--background-grey);
  border-radius: 8px;
  justify-content: center;
  min-width: 480px;
  max-width: 560px;
  max-height: 80vh;
  padding: 30px 60px 60px;
  display: block;
  position: relative;
  overflow: auto;
}

.close-modal-button {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
}

.form {
  text-align: left;
}

.investors-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.investors-wrapper.mobile-mebu {
  display: none;
}

.new-menu-button {
  margin-left: 24px;
  padding: 0;
}

.new-menu-button:hover {
  opacity: .7;
}

.new-menu-button.w--open {
  background-color: #0000;
}

.display-2-modal {
  color: var(--midnight-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-2-modal.exit-title {
  display: block;
}

.text-modal {
  color: var(--midnight-blue);
  margin-bottom: 25px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
}

.displays-collection-wrapper {
  z-index: 29;
  background-image: linear-gradient(135deg, #1d3a73 17%, #162d59 94%);
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 479px;
  display: flex;
}

.displays-collection-wrapper.grey {
  background-image: linear-gradient(#e6eef4, #e6eef4);
}

.empty-state-3 {
  display: none;
}

.displays-list {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.displays-item {
  flex-direction: column;
  align-items: center;
  padding: 35px;
  display: flex;
}

.product-image {
  object-fit: cover;
  border-radius: 8px;
  width: 400px;
  height: 259.047px;
  margin-bottom: 20px;
}

.lato-black {
  width: 100%;
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.navigation-wrapper-1312 {
  grid-column-gap: 36px;
  grid-row-gap: 0px;
  text-align: left;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  display: flex;
}

.menu-wrapper-1312 {
  width: 100%;
  max-width: 1312px;
  margin-left: auto;
  margin-right: auto;
}

.menu-wrapper-1312.investors {
  padding-left: 0;
  padding-right: 0;
}

.starts-at {
  color: var(--midnight-blue);
  margin-right: 10px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
}

.horizontal-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.horizontal-flex.align-left {
  justify-content: flex-start;
}

.horizontal-flex.space-between {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
}

.horizontal-flex.gap-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.comparision-wrapper {
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.comparision-body {
  margin-top: 20px;
  margin-bottom: 20px;
}

.background-video-2 {
  border-radius: 8px;
  height: 230px;
}

.background-video-2.sustainability, .background-video-2.robustnes {
  width: 305px;
}

.background-video-3 {
  border-radius: 8px;
}

.left-menu {
  background-color: #e6eef4;
  border: 1px solid #e6eef4;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 20px;
  list-style-type: none;
  position: sticky;
  top: 140px;
}

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

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

.power-wrapper {
  border-radius: 8px;
  margin: 40px;
  padding: 40px;
  box-shadow: 0 0 30px #0000001a;
}

.image-power {
  margin-top: 40px;
  margin-bottom: 40px;
}

.scroll-wrapper {
  border-radius: 8px;
  margin-bottom: 10px;
  box-shadow: 0 0 30px 1px #0000001a;
}

.scroll-menu {
  cursor: pointer;
  justify-content: space-between;
  padding: 27px;
  display: flex;
}

.scroll-body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: grid;
}

.div-block-71 {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-rows: min-content min-content min-content min-content min-content min-content min-content min-content;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.table-block {
  border-bottom: 1px solid var(--light-slate-grey);
  color: var(--midnight-blue);
  padding-top: 5px;
  padding-bottom: 5px;
}

.bold-text-7 {
  color: var(--midnight-blue);
}

.arrow {
  width: 15px;
}

.paragraph-2 {
  max-width: 800px;
  color: var(--midnight-blue);
  text-align: left;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.text-copy {
  color: var(--midnight-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.text-copy.checklist {
  color: #6c7e93;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
}

.div-block-72 {
  flex-flow: column;
  display: flex;
}

.hero-list {
  flex-flow: wrap;
  margin-bottom: 0;
  display: flex;
}

.newsletter-modal {
  z-index: 10000;
  background-color: #00142acc;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-11 {
  object-fit: cover;
  border-radius: 8px;
  width: 200px;
  height: 200px;
  max-height: none;
  margin-bottom: 20px;
}

.rtx p {
  color: var(--black);
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.rtx h2 {
  color: var(--black);
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.16;
}

.rtx h3 {
  color: var(--black);
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.16;
}

.rtx li {
  color: var(--black);
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.dropdown-wrapper {
  background-color: #fff;
  border-radius: 8px;
  display: block;
  box-shadow: 0 0 20px #0000001a;
}

.faq-collection-item {
  margin-bottom: 25px;
}

.faq-collection-wrapper {
  margin-top: 25px;
}

.faqbutton {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 22px 33px;
  display: flex;
}

.faqtext {
  padding: 22px 33px;
  display: none;
}

.filter-wrapper {
  opacity: 0;
  align-items: center;
  width: 100%;
  display: flex;
}

.hide {
  display: none;
}

.news-collection-item {
  width: 30%;
  margin-bottom: 50px;
}

.news-collection-item.new {
  flex: 0 auto;
  align-self: auto;
  width: 100%;
}

.news-collection-list {
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: flex;
}

.news-collection-list._3-items {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: grid;
}

.news-list-wrapper.jetboost-list-wrapper-ol9o.jetboost-list-wrapper-nx8o.jetboost-list-wrapper-omwn {
  flex: 0 auto;
  width: 100%;
}

.news-list-wrapper.new {
  margin-top: 56px;
}

.button-filter {
  background-color: #627993;
  border-radius: 8px;
  margin-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.button-filter.nested {
  font-family: "Lato 1", Arial, sans-serif;
}

.button-filter.nested.w--current {
  margin-bottom: 0;
  margin-right: 0;
}

.button-filter.jetboost-filter-active {
  background-image: url('../images/close-1.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  padding-left: 30px;
}

.double-grid-text-wrapper.top-align.blue {
  background-color: #12254a;
  border-radius: 8px;
  padding: 2rem;
}

.double-grid-text-wrapper.m-top-40 {
  margin-top: 41px;
}

.radius-image {
  vertical-align: baseline;
  object-fit: cover;
  object-position: 100% 50%;
  border-radius: 8px;
  display: inline-block;
}

.radius-image.mobile-only {
  display: none;
}

.radius-image.center-bottom-image {
  object-position: 50% 100%;
}

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

.bold-text {
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 400;
}

.text-bold {
  font-weight: 700;
}

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

.how-it-works-grid {
  grid-column-gap: 59px;
  grid-template-rows: auto;
  grid-template-columns: .53fr 1.25fr;
}

.how-it-works-text-wrapper {
  position: sticky;
  top: 220px;
}

.how-it-works-text-wrapper.padding-top-50 {
  padding-top: 50px;
}

.how-it-works-text-wrapper.m-top-40 {
  margin-top: 39px;
}

.how-it-works-item-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.how-it-works-item {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  align-items: center;
  position: relative;
}

.how-it-works-item.reverse {
  grid-template-columns: 1.25fr .75fr;
}

.success-story-1 {
  clear: both;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

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

.vertical-flex._100-width {
  width: 100%;
}

.small-radius-image {
  object-fit: cover;
  border-radius: 8px;
  width: 190px;
  height: 150px;
  display: inline-block;
}

.small-radius-image.main {
  border-radius: 0;
  width: auto;
  height: 422px;
}

.case-bottom-arrow {
  border-top: 20px solid #fff;
  border-left: 20px solid #0000;
  border-right: 20px solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
}

.small-shadow {
  box-shadow: 1px 6px 20px #0000001a;
}

.how-it-works-number {
  z-index: 2;
  border: 2px solid var(--light-slate-grey);
  width: 50px;
  height: 50px;
  color: var(--primary-blue);
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -25px;
  padding-top: 5px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 50%;
  left: -99px;
}

.success-story-logo {
  opacity: .5;
  filter: grayscale();
  object-fit: contain;
  max-height: 40px;
  transition: opacity .2s;
}

.success-story-logo:hover {
  opacity: 1;
  filter: grayscale(0%);
}

.success-story-logo.height-fix {
  align-self: center;
}

.success-story-logo.height {
  object-fit: contain;
}

.succes-story-many {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.article-share-button-wrapper {
  background-color: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  top: 35vh;
  right: 0;
  overflow: hidden;
}

.article-share-button-wrapper.small-shadow {
  z-index: 3;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 60px;
  display: none;
}

.article-hero-gradient {
  background-image: linear-gradient(to bottom, #002b4470 65%, var(--white));
  width: 100%;
  height: 60vh;
  position: absolute;
}

.product-images-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "Area"
                 "Area-2"
                 / auto;
  grid-auto-columns: auto;
  grid-auto-flow: row dense;
  width: auto;
}

.shop-feature {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.text-left.price.margin-25bottom {
  display: flex;
}

.text-left.price.margin-25bottom.segment-display-kit-pric {
  display: inline-block;
}

.add-to-cart {
  flex-flow: row;
  display: block;
}

.default-state-3 {
  align-items: center;
  display: flex;
}

.video-overlay {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #14316966;
  background-image: linear-gradient(#ffffff38, #ffffff38);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 100%;
  display: flex;
  position: absolute;
}

.video-with-overlay {
  border-radius: 8px;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.video-with-overlay:hover {
  transform: scale(1.03);
  box-shadow: 1px 6px 30px 14px #0000001a;
}

.video-with-overlay.homepage {
  max-width: 800px;
}

.video-with-overlay.confirmation-page {
  width: 70%;
}

.video-overlay-text {
  color: #f6fbfe;
  text-align: center;
  margin-bottom: 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1;
}

.parameter-row {
  background-color: #fff9;
  justify-content: space-between;
  padding: 16px 28px;
  display: flex;
}

.parameter-row.gray {
  background-color: #e6eef84d;
  border-radius: 0;
}

.hero-contact {
  background-color: var(--white);
  border-radius: 8px;
  padding: 25px 25px 13px;
}

.hero-contact.small-shadow.blue {
  background-color: var(--midnight-blue);
}

.smaller-radius-image {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  max-width: none;
  height: 189px;
  min-height: auto;
  max-height: none;
  overflow: clip;
}

.collection-item-8 {
  padding-left: 0;
  padding-right: 0;
}

.empty-state-4 {
  display: none;
}

.collection-list-7 {
  display: flex;
}

.nested-link {
  text-decoration: none;
}

.checkout-wrapper {
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 25px;
  overflow: hidden;
  box-shadow: 0 0 30px 1px #0000000d;
}

.checkout-wrapper.sticky {
  align-self: flex-start;
  position: sticky;
  top: 120px;
}

.block {
  background-color: #0000;
  border: 1px #000;
  padding: 0;
}

.block.flex-vertical-start {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.order-item-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr .25fr .5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.order-image {
  object-fit: cover;
  height: 50px;
}

.shipping-method-list {
  border: 1px #000;
}

.text-block-35, .web-payments {
  display: none;
}

.faq-rtx {
  font-family: "Lato 1", Arial, sans-serif;
}

.faq-rtx h2 {
  color: var(--midnight-blue);
  font-family: Raleway, Arial, sans-serif;
}

.faq-rtx p, .faq-rtx li {
  color: var(--midnight-blue);
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
}

.vertical-flex-case-study {
  border-radius: 15px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.empty-state-6 {
  border: 1px #000;
}

.contact-bg-image {
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 8px;
  width: 460px;
  height: 350px;
  position: static;
  inset: 0%;
}

.contact-bg-image._20--top {
  object-position: 50% 20%;
}

.contact-bg-image.top {
  object-position: 50% 0%;
}

.hero-blog-image {
  object-fit: cover;
  width: 100%;
  height: 60vh;
  position: absolute;
  inset: 0%;
}

.some-icons {
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.bold-text-8, .bold-text-9, .white {
  color: #fff;
}

.bold {
  color: var(--midnight-blue);
}

._3-column-image {
  max-width: 80px;
  height: 99.9063px;
}

.order-confirmation {
  background-color: #0000;
}

.hero-list-icon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.hero-list-icon.invert {
  filter: invert();
  width: 18px;
  height: 18px;
  margin-right: 15px;
}

.hero-list-item {
  order: 1;
  align-items: center;
  margin-bottom: 6px;
  display: flex;
}

.shoppingcart {
  max-width: 25px;
  max-height: 25px;
}

.text-blue {
  color: var(--primary-blue);
}

.horizontal-flex-center {
  align-items: center;
  display: flex;
}

.horizontal-flex-center.margin-5px-bottom {
  margin-bottom: 5px;
}

.background-video-5 {
  border-radius: 15px;
  width: 50%;
  height: 225px;
}

.background-video-5.margin-25bottom {
  width: 100%;
}

.background-video-5.margin-25bottom.show-on-mobile {
  display: none;
}

.cta-image {
  border-radius: 8px;
  width: 330px;
}

.cta-image.rounded-corners {
  border-radius: 8px;
  width: auto;
}

.bulletpoint-list, .bulletpoint-list.margin-25bottom {
  align-self: flex-start;
}

.bulletpoint-list.dark {
  background-color: var(--ynv-dark-blue);
  color: var(--ynv-bright-gray);
  border-radius: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
}

.bulletpoint-item {
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

.bulletpoint-item.white {
  color: var(--white);
  font-family: "Lato 1", Arial, sans-serif;
}

.bulletpoint-item.white.y-white-dot {
  background-image: url('../images/Ellipse-12.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-attachment: scroll;
  padding-left: 20px;
}

.bulletpoint-item.white.ks-mb-1 {
  color: var(--white);
  margin-bottom: .25rem;
}

.id-embeded {
  padding-left: 10px;
}

.number {
  margin-bottom: 5px;
}

.radio-button {
  background-color: var(--primary-blue);
}

.contact-grid {
  grid-template-rows: auto;
  grid-template-columns: 460px 1fr;
  align-items: center;
}

.contact-grid.left {
  grid-template-columns: 1fr 460px;
}

.contact-grid-nested {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: max-content auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block, .link-wrapper {
  text-decoration: none;
}

.y-add-to-cart {
  position: static;
  bottom: 0;
}

.smaller-heading-span {
  font-size: 1.875rem;
}

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

.buy-now-button {
  display: block;
}

.text-block-36 {
  align-items: center;
  display: inline-block;
}

.datapoint {
  display: block;
}

.gradient-background {
  align-items: center;
  min-height: 100%;
}

.logger-label {
  color: #000;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

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

.data-logger-table {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center stretch;
  height: 40px;
  padding-left: 20px;
}

.data-logger-table.gray {
  background-color: #e6eef4;
}

.data-logger-table.fix-columns {
  grid-template-columns: 1fr 1fr;
}

.div-block-77 {
  align-items: center;
  font-family: "Lato 1", Arial, sans-serif;
  display: flex;
}

.div-block-77.second-div {
  color: #fff;
}

.html-embed-7 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.dashboard-title {
  margin-bottom: 20px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.dashboard-title.brighter {
  color: #fff;
}

.dashboard-icon-svg {
  width: 24px;
  height: 24px;
  margin-left: 10px;
}

.dashboard-icon-svg.breach-warning {
  display: block;
}

.dashboard-icon-svg.breach-warning.authentic {
  width: 36px;
  height: 36px;
}

.dashboard-icon-svg.breach-warning.margin-right-10 {
  margin-right: 10px;
}

.dashboard-icon-svg.breach-warning.display-none {
  display: none;
}

.div-block-78 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-78.erro-page {
  flex-direction: column;
  justify-content: center;
}

.div-block-79 {
  align-items: center;
  display: flex;
}

.label-id {
  color: #fff;
  margin-right: 3px;
}

.gray-shipment-info {
  background-color: var(--background-grey);
  border-radius: 50px;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 18px;
  display: flex;
}

.strong {
  font-weight: 700;
}

.logger-label-copy {
  color: #000;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.datapoint-copy {
  display: block;
}

.no-wrap {
  white-space: nowrap;
}

.segment-display-kit-previous-price {
  color: var(--dark-gray);
  margin-top: 10px;
  margin-bottom: 25px;
  margin-left: 10px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}

.segment-display-kit-price-div {
  align-items: center;
  display: flex;
}

.price-discount-percentage {
  color: red;
  text-decoration: none;
}

.strike-through {
  text-decoration: line-through;
}

.subheading-solutions {
  color: var(--midnight-blue);
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.solutions-hero-section {
  clear: none;
  color: #fff;
  width: 60%;
  padding-top: 20px;
}

.solution-hero-container {
  background-image: linear-gradient(to bottom, var(--midnight-blue), #009aa866), url('../images/digital-scoreboard-ynvisible.webp');
  color: #fff;
  background-position: 0 0, 100%;
  background-size: auto, cover;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-height: 60vh;
  margin-top: 110px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.display-2.no-margin {
  margin-bottom: 0;
}

.display-2.margin-8 {
  margin-bottom: 8px;
}

.announcement {
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 16px 25px;
  display: flex;
}

.announcement.small-shadow {
  justify-content: flex-start;
  margin-top: 80px;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.announcement.small-shadow:hover {
  text-decoration: none;
  transform: scale(1.02);
}

.announcement.small-shadow.hide {
  display: none;
}

.announcement.small-shadow.no-margin {
  margin-top: 30px;
}

.ynv-uni {
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.show-all-events-btn {
  border: 1px solid var(--midnight-blue);
  color: var(--midnight-blue);
  background-color: #0000;
  border-radius: 4px;
  padding: 15px 30px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .2s;
}

.show-all-events-btn:hover {
  background-color: var(--midnight-blue);
  color: var(--background-grey);
}

.event-date-w {
  color: #a02caa;
  background-color: #f0dff2;
  border-radius: 8px;
  align-items: center;
  margin-bottom: 15px;
  padding: 5px 16px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.events-h1 {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.15;
}

.events-w {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #fff;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 180px 120px 1fr 150px 100px;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
  padding: 24px 34px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: all .2s;
  display: grid;
  box-shadow: 0 0 30px 5px #0000000d;
}

.events-w:hover {
  transform: scale(1.03);
  box-shadow: 0 0 30px 10px #0000001a;
}

.more-info-text {
  font-family: "Lato 1", Arial, sans-serif;
}

.events-top-row-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: 180px 120px 1fr 150px 100px;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 34px;
  padding-right: 34px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: grid;
}

.date-name-events {
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 600;
}

.events-content-w {
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.events-empty-state {
  background-color: #fff;
  border-radius: 14px;
  margin-bottom: 30px;
  padding: 20px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 30px 5px #0000000d;
}

.all-caps {
  text-transform: uppercase;
}

.events-search-field {
  border: 1px solid #6c7e93;
  border-radius: 10px;
  width: 420px;
  margin-bottom: 0;
  padding-left: 45px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.relative-form {
  align-items: center;
  display: flex;
  position: relative;
}

.search-icon {
  position: absolute;
  left: 14px;
}

.events-paragraph {
  margin-bottom: 20px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
}

.hide-empty-state {
  display: none;
}

.webinar-cta-form {
  width: 100%;
}

.grid-8 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  align-items: center;
}

.form-block-w {
  margin-bottom: 10px;
  padding-bottom: 0;
}

.webinar-hero-section {
  color: #fff;
  padding-top: 20px;
}

.webinar-title {
  font-family: Raleway, Arial, sans-serif;
  font-weight: 700;
}

.webinar-label {
  background-color: #f9fcfe45;
  border-radius: 20px;
  padding: 5px 15px;
  font-family: "Lato 1", Arial, sans-serif;
  display: inline-block;
}

.solution-list-item {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
}

.headshot {
  border-radius: 50%;
  max-width: 200px;
}

.small-logo {
  max-width: 100px;
  margin-top: 10px;
}

.small-logo.exevio {
  max-width: 120px;
}

.role {
  color: #000;
  margin-bottom: 10px;
  font-family: "Lato 1", Arial, sans-serif;
}

._2-column-grid {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  grid-template-rows: auto;
}

.form-acceptance {
  color: #fff;
  padding-top: 10px;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
}

.grid-8-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.text-white.person-position {
  color: #e6eef8;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
}

.display-2-modal-success {
  color: var(--midnight-blue);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.y-datasheet-success-msg {
  background-color: #0000;
  padding: 0;
}

.y-datasheet-success-btn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--ynv-dark-blue);
  color: #fff;
  text-transform: uppercase;
  border-radius: 10px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: .5em 4.5em;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.y-dark-grey-divider {
  background-color: #788da5;
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 32px;
}

.y-datasheet-success-lottie {
  width: 180px;
}

.y-form-success-trigger {
  display: none;
}

.y-container-line {
  background-color: #1d3a7399;
  width: 2px;
  height: 220px;
  position: relative;
}

.y-container-line.home-hero1 {
  background-color: #e6eef899;
}

.y-container-line.home-hero1.dark {
  background-color: #192f5099;
}

.y-container-line.home-hero2 {
  background-color: #e6eef899;
  align-self: flex-end;
}

.y-container-line.home-hero2.dark {
  background-color: #192f5099;
  position: absolute;
  inset: 50% 0% auto auto;
}

.y-container-line.stock-hero-line {
  background-color: #1d3a7099;
}

.y-container-line.top-56px {
  position: absolute;
  top: -56px;
}

.y-container-line.top-72px {
  position: absolute;
  top: 72px;
}

.y-container-line.top-32px {
  position: absolute;
  top: 32px;
}

.y-container-line.bottom-76px {
  position: absolute;
  bottom: 76px;
}

.y-container-line.bottom-50px {
  top: 0;
  bottom: 50px;
}

.y-container-lines-w {
  z-index: -1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% -60px;
}

.y-container-lines-w.justify-right {
  justify-content: flex-end;
}

.y-container-lines-w.y-home-hero {
  z-index: -1;
  align-items: flex-start;
  top: 5%;
  bottom: 5%;
}

.y-button-white {
  color: var(--dark-blue-1);
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 12px 24px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
  transition: all .2s;
}

.y-button-white:hover {
  color: #fff;
  background-color: #0000;
}

.y-button-white._100 {
  width: 100%;
}

.y-button-white.no-hover:hover {
  color: #000;
  background-color: #fff;
}

.y-button-white.investors-button-white {
  color: #1d3a70;
  background-image: url('../images/Group-39566.svg');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  padding: 16px 62px 16px 32px;
  font-size: 16px;
  display: none;
}

.y-button-white.investors-button-white:hover {
  color: #fff;
  background-image: url('../images/Group-39566-white.svg');
}

.y-button-white.investors-button-cyan {
  color: #fff;
  background-color: #079ba9;
  border-color: #079ba9;
  font-size: 16px;
}

.y-button-white.investors-button-cyan.m-top-40 {
  margin-top: 40px;
}

.y-button-white.mt-56 {
  color: var(--dark-blue-1);
  margin-top: 56px;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 600;
}

.y-button-white.mt-56:hover {
  color: var(--white);
}

.y-button-white.m-top-36 {
  margin-top: 36px;
}

.y-transparent-button {
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 1em 2em;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
}

.y-transparent-button:hover {
  color: #162d59;
  background-color: #fff;
}

.y-hero-text-above-heading {
  color: #f6fbfe;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 18px;
}

.y-home-hero-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  place-content: start;
  place-items: center;
}

.y-home-hero-grid.stock-grid {
  grid-template-columns: 2.25fr 2fr;
}

.y-body {
  background-color: #fbfdfe;
  overflow: visible;
}

.y-price-white {
  color: #fff;
  text-align: center;
  font-family: Raleway, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

.y-footer {
  z-index: 30;
  background-color: #e4eef7;
  padding: 60px 20px 20px;
  position: relative;
  overflow: hidden;
}

.y-footer.footer-investors {
  background-color: #00142a;
  width: 100%;
  height: auto;
  padding: 96px 25px 25px;
  position: absolute;
  bottom: auto;
}

.y-footer-card {
  background-image: linear-gradient(225deg, #1d3a73 17%, #162d59 94%);
  border-radius: 8px;
  width: 570px;
  height: 550px;
  display: block;
  position: absolute;
  top: -314px;
  left: -25%;
  transform: rotate(-218deg);
}

.y-footer-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.y-footer-btn-w {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.y-footer-submit {
  text-transform: uppercase;
  background-color: #0a1d33;
  border-radius: 4px;
  padding: .75em 2.125em;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: block;
}

.y-footer-submit:hover {
  background-color: var(--primary-blue);
}

.y-footer-submit:active {
  background-color: #00838f;
}

.y-margin-bottom-0 {
  margin-bottom: 0;
}

.y-check-footer {
  flex-direction: row;
  align-items: center;
  margin-bottom: .25rem;
  display: flex;
}

.y-container-bg {
  z-index: -1;
  background-color: #e4eef7;
  border-radius: 8px;
  position: absolute;
  inset: 16px 0% 16px -70px;
}

.y-container-1440 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.y-home-hero-img-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  position: absolute;
  bottom: -24px;
  right: -4%;
}

.y-container-w-desktop {
  padding-top: 156px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.y-section {
  background-color: #0000;
  padding: 60px 20px;
  line-height: 20px;
}

.y-section.cta {
  padding-top: 170px;
  padding-bottom: 150px;
}

.y-section.cta.margin-top-and-bottom {
  padding-top: 220px;
}

.y-section.y-blue-bg {
  color: #fff;
  background-image: linear-gradient(110deg, #1d3a73 17%, #162d59 94%);
  margin-top: 60px;
  margin-bottom: 60px;
}

.y-section.text-image-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  display: block;
}

.y-section.text-image-section.bg-white {
  background-color: #fff;
}

.y-section.stock-section {
  padding-bottom: 60px;
}

.y-section.stock-section._2-col-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.y-section.stock-section._2-col-section.bg-white {
  background-color: #fff;
}

.y-section.dark-blue_cta {
  background-image: linear-gradient(101deg, #1d3a70 17%, #192f50 94%);
  justify-content: center;
  align-items: center;
  display: flex;
}

.y-form-input {
  color: #002d54;
  background-color: #f9fcfe;
  border: 1px solid #343d47;
  border-radius: 4px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 500;
}

.y-form-input:focus {
  color: #002d54;
  border-color: #002d54;
}

.y-form-input::placeholder {
  color: #788da5;
  font-family: Raleway, Arial, sans-serif;
}

.y-lightbox {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: auto;
  transition: all .2s;
  display: flex;
  position: relative;
  right: -47%;
}

.y-lightbox.new {
  width: 100%;
  height: auto;
  right: auto;
}

.y-play-btn {
  position: absolute;
}

.y-footer-links-w {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template: "."
                 "."
                 "Area"
                 / 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.y-hero-gif-tablet {
  display: none;
}

.y-lightbox-tablet {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.y-hero-tablet-lightbox-w, .y-x-wrapper {
  display: none;
}

.y-dropdown-list-menu {
  color: #fff;
  background-color: #04132a;
  margin-top: 0;
}

.y-dropdown-list-menu.w--open {
  border-color: #ebedee;
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
}

.y-dropdown-list-item {
  color: #fff;
  text-transform: capitalize;
}

.y-dropdown-list-item:hover {
  border-radius: 0;
}

.y-dropdown-list-item.w--current {
  color: var(--primary-blue);
}

.y-dropdown-list-item.dropdown-list-item-first {
  text-transform: capitalize;
}

.y-dropdown-list-item.dropdown-list-item-first:hover {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.y-dropdown-list-item.dropdown-list-item-last:hover {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.y-home-get-started-bg {
  display: none;
}

.x-black {
  background-color: #000;
  width: 25px;
  height: 2px;
  position: absolute;
  transform: rotate(45deg);
}

.x-black._2-x {
  transform: rotate(-45deg);
}

.y-newsletter-signup-mobile {
  justify-content: space-between;
  align-items: center;
  display: none;
}

.y-newsletter-btn-mobile {
  color: #f6fbfe;
  background-color: #0000;
  border: 1px solid #f6fbfe;
  border-radius: 4px;
  padding: .5em 1.875em;
  transition: all .2s;
}

.y-newsletter-btn-mobile:hover {
  color: #04132a;
  background-color: #f6fbfe;
}

.y-100-width {
  flex-flow: column;
  width: 100%;
  display: block;
}

.image-15 {
  max-width: 8%;
  height: auto;
}

.image-15:hover {
  filter: brightness(18%);
}

.play-button:hover {
  filter: brightness(14%);
}

.y-home-hero-gif-overlay {
  z-index: auto;
  background-color: #19316066;
  border-radius: 8px;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0;
}

.y-home-hero-bg-video {
  border-radius: 8px;
  width: 490px;
  height: 273px;
  display: block;
  position: relative;
  right: auto;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.collection-item-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 100% 50%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
  right: 3px;
}

.text-block-42 {
  text-align: center;
  flex-wrap: nowrap;
  padding-left: 11px;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.image-17 {
  text-align: center;
  object-fit: contain;
}

.heading-22 {
  text-align: center;
}

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

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

.tab-link-tab-2 {
  position: relative;
}

.heading-23 {
  color: var(--light-slate-grey);
}

.y-newsletter-modal-bg {
  z-index: 902;
  position: absolute;
  inset: 0%;
}

.video-overlay-no-blur {
  background-color: #14316966;
  background-image: linear-gradient(#ffffff38, #ffffff38);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.displa-page-hero-video {
  border-radius: 8px;
  width: 100%;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.displa-page-hero-video:hover {
  transform: scale(1.03);
  box-shadow: 1px 6px 30px 14px #0000001a;
}

.div-block-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.smaller {
  font-size: .75em;
}

._8px-radius {
  border-radius: 8px;
}

.double-grid-copy {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  align-items: center;
}

.double-grid-copy.y-58px-spacing {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  grid-template-columns: 1fr .5fr;
}

.italic-text {
  font-size: 2rem;
}

.y-section-copy {
  background-color: #0000;
  padding: 20px 20px 60px;
}

.double-grid-vp {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  align-items: center;
}

.double-grid-vp.y-58px-spacing {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  grid-template-columns: .5fr 1fr;
}

.capability-grid {
  grid-template-columns: .25fr 1fr;
  place-items: center stretch;
}

.font-weight-normal {
  font-weight: 400;
}

.font-weight-normal.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-bigger {
  font-size: 1.25rem;
  line-height: 1.4;
}

.paragraph-bigger.margin-bottom-20 {
  margin-bottom: 20px;
}

.text-block-43 {
  text-align: left;
}

.div-block-83 {
  transition: opacity .2s;
}

.ks-btn-darkblue {
  color: #f6fbfe;
  text-align: center;
  text-transform: uppercase;
  background-color: #002d54;
  border: 2px solid #002d54;
  border-radius: 4px;
  margin-right: 25px;
  padding: 11px 23px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
  transition: all .2s;
}

.ks-btn-darkblue:hover {
  background-color: #003f75;
  border-color: #003f75;
}

.ks-btn-darkblue:active {
  background-color: #00213d;
  border-color: #00213d;
}

.ks-hide {
  display: none;
}

.bold-text-10, .bold-text-11 {
  color: #fff;
}

.ks-out-of-stock {
  background-color: var(--ynv-light-blue);
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.ks-mb-4 {
  margin-bottom: 1rem;
}

.ks-mb-4.ks-text-large {
  color: var(--ynv-dark-blue);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.2;
}

.out-of-stock-modal {
  z-index: 900;
  background-color: #00142acc;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.ks-video {
  width: 100%;
}

.js-btn-start-page {
  background-color: var(--ynv-dark-blue);
  border-radius: 4px;
  margin-right: 10px;
  transition: background-color .2s;
}

.js-btn-start-page:hover {
  background-color: #002b44e3;
}

.js-product-name {
  display: none;
}

.form-block-2 {
  box-sizing: border-box;
  float: right;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  text-align: center;
  vertical-align: bottom;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-top: auto;
  padding: 20px;
  display: block;
  position: relative;
  top: 0;
}

.form-block-3 {
  display: block;
}

.js-contactform-select {
  color: #002d54;
  background-color: #f9fcfe;
  background-image: url('../images/bi_chevron-down.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: 2px solid #002d54;
  border-radius: 4px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 500;
}

.js-contactform-select:focus {
  color: #002d54;
  border-color: #002d54;
}

.js-contactform-select::placeholder {
  color: #788da5;
  font-family: Raleway, Arial, sans-serif;
}

.js-country-input, .js-continent-input {
  border: 2px solid red;
}

.empty-state-8 {
  background-color: var(--ynv-dark-blue);
  color: var(--ynv-bright-gray);
  text-align: center;
  border-radius: 4px;
  font-size: 18px;
}

.js-current-url, .js-previous-url, .js-form-page {
  border: 2px solid red;
}

.ks-checkbox {
  color: var(--slate-grey);
  align-items: center;
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 1.3;
  display: flex;
}

.ks-checkbox.ks-mb-4 {
  margin-bottom: 1rem;
}

.ks-mb-0 {
  color: var(--ynv-dark-blue);
  margin-bottom: 0;
  font-weight: 400;
}

.image-18 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  overflow: auto;
}

.exit-popup {
  z-index: 900;
  background-color: #00142acc;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.grid-11 {
  grid-template: "Area Area-2 Area-3 Area-4 Area-5"
  / 1fr 1fr 1fr 1fr 1fr 1fr;
}

.link-block-7 {
  border: 1px solid var(--ynv-light-blue);
  border-radius: 0;
}

.image-19 {
  border: 1px solid #fbfdfe;
}

.dark-blue_cta {
  background-color: var(--ynv-dark-blue);
  background-image: linear-gradient(101deg, #1d3a70 17%, #192f50 94%);
  padding-top: 5.625rem;
  padding-bottom: 6.25rem;
}

.content-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
}

.content-block.left-aligned {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: flex-start;
}

.image-20 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.container-1142 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 32px;
  display: flex;
}

.container-1142.section-buttons {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.outlined-blue-button {
  color: var(--greenish-blue);
  background-color: #079ba900;
  background-image: url('../images/Vector-4.svg');
  background-position: 83%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #079ba94d;
  border-radius: 30px;
  margin-right: 16px;
  padding: 8px 48px 8px 32px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  transition: background-position .2s;
}

.outlined-blue-button:hover {
  mix-blend-mode: normal;
  background-position: 87%;
}

.outlined-blue-button.outlined-gray-button {
  color: #e6eef8cc;
  background-image: url('../images/Group-217.svg');
  background-position: 12%;
  border-color: #e6eef8cc;
  margin-right: 0;
  padding: 11px 28px 11px 58px;
}

.outlined-blue-button.blue-button-simple {
  background-position: 100% 60%;
  background-size: auto;
  border-width: 0;
  border-radius: 0;
  flex: none;
  margin-right: 0;
  padding: 0 20px 0 0;
  font-size: 18px;
  font-weight: 700;
}

.outlined-blue-button.blue-button-simple:hover {
  background-position: 100% 60%;
  text-decoration: underline;
}

.outlined-blue-button.blue-button-simple.mt-15 {
  margin-top: 16px;
}

.outlined-blue-button.blue-button-simple.mt-32 {
  margin-top: 32px;
}

.outlined-blue-button.blue-button-simple.smaller {
  font-size: 16px;
}

.outlined-blue-button.m-top-48 {
  margin-top: 48px;
  font-family: "Lato 1", Arial, sans-serif;
}

.div-block-84 {
  width: 100%;
}

.div-block-85 {
  text-align: center;
  flex: 0 auto;
  align-self: center;
  max-width: 864px;
}

.grid-12 {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.investor-subtitle {
  color: var(--greenish-blue);
  text-transform: uppercase;
  margin-bottom: 6px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.investor-subtitle.m-bot-12 {
  margin-bottom: 12px;
  font-family: "Lato 1", Arial, sans-serif;
}

.section-9 {
  padding-top: 100px;
  padding-bottom: 120px;
}

.container-1144 {
  background-color: #e6eef84d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 32px 24px;
  display: flex;
}

.card-title {
  color: #079ba9;
  margin-top: 40px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.cards-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.container1144 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1152px;
  margin-left: -32px;
  margin-right: -32px;
  display: flex;
}

.section-10 {
  background-color: #079ba9;
  padding-top: 64px;
  padding-bottom: 64px;
}

.section-10.investor-gray-cta {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 80px;
}

.text-block-44 {
  color: #fff;
  margin-bottom: 28px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 80px;
  line-height: 56px;
}

.text-block-45 {
  color: #00142a;
  width: 100%;
  max-width: 100%;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.text-block-45.investors-text-white {
  font-size: 18px;
}

.text-block-45.investors-text-white.cta-text-white {
  color: #e6eef8;
  margin-top: 24px;
}

.text-block-45.text-white {
  color: #e6eef8;
  font-size: 20px;
}

.div-block-86 {
  background-color: #1d3a70;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 24px;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 44px;
}

.section-11 {
  background-color: #e6eef8;
  width: 100%;
  margin-top: 24px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: auto;
}

.container-1146 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  padding-top: 22px;
  padding-bottom: 22px;
  display: block;
}

.container-1146.investors-secondary-menu {
  position: static;
}

.link-5 {
  color: #00142a99;
  margin-right: 32px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.link-5:hover {
  color: #00142a;
  font-weight: 600;
  text-decoration: underline;
}

.link-5.w--current {
  color: var(--black);
  font-weight: 600;
  text-decoration: underline;
}

.section-12 {
  background-image: linear-gradient(101deg, #1d3a70 17%, #192f50 100%, #fff);
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 120px;
  display: flex;
}

.investors-button-white.y-button-white.investors-white-ni {
  text-align: center;
  background-image: none;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.investors-button-white.y-button-white.investors-white-ni.less-mt {
  margin-top: 56px;
  font-family: "Lato 1", Arial, sans-serif;
  display: none;
}

.quick-stack {
  max-width: 1140px;
}

.quick-stack.align-v-center {
  align-self: center;
}

.container-1147 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  display: flex;
}

.container-1147._w-1312 {
  background-color: #e6eef84d;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1312px;
  margin-bottom: 0;
  padding: 72px 80px 80px;
}

.container-1147.numbers-section {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: flex-start start;
  display: flex;
}

.quick-stack-2 {
  align-self: center;
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.cell {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.investor-stock-hero {
  background-color: #e6eef84d;
  padding-top: 300px;
  padding-bottom: 150px;
}

.tabs {
  display: block;
}

.tabs-menu-2 {
  float: left;
  color: #00142a99;
  background-color: #0000;
  flex-flow: column;
  margin-top: 56px;
  margin-right: 32px;
  display: flex;
}

.tab-link {
  color: #00142a99;
  background-color: #0000;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
}

.tab-link:hover {
  color: #1d3a70;
  background-image: url('../images/Union.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 600;
  text-decoration: underline;
}

.tab-link.w--current {
  color: #1d3a70;
  background-color: #0000;
  background-image: url('../images/Union.svg');
  background-position: 50%;
  background-size: cover;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
}

.tab-link.w--current:hover {
  color: #1d3a70;
  background-color: #0000;
  background-image: url('../images/Union.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-1148 {
  max-width: 1140px;
}

.tabs-section {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 100px;
}

.tab-panel-title {
  color: #192f50;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 56px;
}

.tab-panel-title.tab-panel-second-title {
  margin-top: 40px;
}

.tab-pane-2024 {
  background-color: #e6eef84d;
  padding: 48px 60px 54px;
}

.container-1149 {
  background-color: #fff;
  margin-top: 24px;
  padding: 22px 32px 32px;
}

.list-item-4 {
  border: 0 solid #000;
  border-bottom: 2px solid #e6eef8;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.list-item-4.no-mb {
  margin-bottom: 0;
}

.text-block-47 {
  color: #1d3a70;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.tab-button {
  color: #00142a4d;
  background-color: #0000;
  background-image: url('../images/download-2-1.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 32px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.tab-button:hover {
  background-image: url('../images/download-2-1-1.svg');
}

.tab-panel-wrapper {
  background-color: #e6eef84d;
  padding: 48px 60px 52px;
}

.section-13 {
  background-image: linear-gradient(101deg, #1d3a70 17%, #192f50 100%, #fff);
  padding-top: 90px;
  padding-bottom: 100px;
}

.container-1150 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  display: flex;
}

.text-block-48 {
  color: #e6eef8;
  text-align: center;
  max-width: 610px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-25 {
  color: #192f50;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 56px;
}

.text-block-49 {
  color: #00142a;
  max-width: 100%;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.container-1151 {
  max-width: 1140px;
}

.post-title {
  color: #1d3a70;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-50 {
  color: #00142ab3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.text-block-50.post-summary {
  display: -webkit-box;
}

.image-21 {
  object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  height: 220px;
  margin-bottom: 24px;
}

.container-1152 {
  background-color: #e6eef84d;
  border-radius: 8px;
  max-width: 1152px;
  overflow: hidden;
}

.div-block-87 {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  max-height: none;
  padding-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px;
}

.button-11 {
  color: var(--greenish-blue);
  background-color: #0000;
  background-image: url('../images/Vector-4.svg');
  background-position: 100% 57%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 16px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.section-14 {
  padding-top: 0;
}

.section-14.pt-100 {
  padding-top: 100px;
}

.container-1153 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 48px;
  display: flex;
}

.container-1153.flex-col {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

.investors-news-hero {
  background-color: #fff;
  padding-top: 300px;
  padding-bottom: 60px;
}

.text-block-51 {
  color: #079ba9;
  margin-bottom: 6px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 20px;
}

.text-block-54 {
  color: #26ad60;
  background-color: #dbf0e8;
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 4px 16px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.text-block-55 {
  color: #9b51e1;
  background-color: #e9e2fa;
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 4px 16px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 600;
  display: inline-block;
}

.text-block-55.block-56 {
  color: #9d26a8;
  background-color: #eaddf2;
}

.text-block-55.block-57 {
  color: #d2283d;
  background-color: #f3dde2;
}

.paragraph-78 {
  color: #e6eef8b3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.div-block-88 {
  flex-flow: column;
  display: flex;
}

.link-7 {
  color: var(--grey);
  margin-top: 16px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.link-7.no-mt {
  margin-top: 8px;
  margin-bottom: 60px;
}

.new-footer-grid {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
  align-items: flex-start;
  display: flex;
}

.footer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

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

.footer-bottom {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  font-family: "Lato 1", Arial, sans-serif;
  display: flex;
}

.text-block-56 {
  color: #2c9cdb;
  text-transform: uppercase;
  background-color: #daeef9;
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 4px 16px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}

.align-center-content {
  justify-content: center;
  align-items: center;
}

.investors-hero-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

.investors-management-hero {
  background-image: linear-gradient(101deg, #1d3a70 17%, #192f50 100%, #fff);
  padding-top: 240px;
  padding-bottom: 100px;
}

.investors-hero-buttons-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin-top: 56px;
  display: flex;
}

.investors-hero-header {
  color: #fff;
  margin-bottom: 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 120%;
}

.investors-management-intro {
  color: #e6eef8b3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.text-image-section {
  background-color: #e6eef84d;
  padding-top: 100px;
  padding-bottom: 120px;
}

.text-block-cyan {
  color: #079ba9;
  margin-bottom: 20px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.cta-footer-name {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.investors-stock-buttons-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.stock-hero-title {
  color: #192f50;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 80px;
}

.heading-26 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 56px;
}

.investors-management-hero-grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
}

.container-1154 {
  max-width: 1140px;
}

.senior-management {
  background-color: #e6eef84d;
  padding: 120px 0;
}

.senior-management-title {
  color: #192f50;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 56px;
}

.text-block-57 {
  color: #00142ab3;
  max-width: 608px;
  margin-bottom: 56px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.quick-stack-3 {
  grid-column-gap: 24px;
  grid-row-gap: 64px;
  padding: 0;
}

.container-1155 {
  max-width: 1140px;
  margin-top: 64px;
}

.heading-27 {
  color: #1d3a70;
  text-transform: none;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  line-height: 34px;
}

.heading-27.no-mt {
  margin-top: 0;
}

.heading-28 {
  color: #079ba9;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
}

.member-description {
  color: #00142ab3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.code-embed {
  color: #079ba9;
  margin-top: 8px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

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

.section-15.advisory-section {
  padding-top: 0;
  padding-bottom: 120px;
}

.container-1156 {
  max-width: 1140px;
}

.director-cell {
  background-color: #e6eef84d;
  border-radius: 8px;
  padding: 24px 24px 32px;
}

.director-cell.empty-cell {
  background-color: #0000;
}

.directors-stack {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  padding: 0;
}

.container-1157 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  display: flex;
}

.section-16 {
  background-image: linear-gradient(101deg, #1d3a70, #192f50 100%, #fff);
  padding-top: 90px;
  padding-bottom: 100px;
}

.heading-29 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 56px;
}

.text-block-58 {
  color: #e6eef8;
  text-align: center;
  max-width: 505px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.section-17 {
  padding-top: 100px;
  padding-bottom: 130px;
}

.top-bar {
  z-index: 1;
  background-color: var(--black-2);
  width: 100%;
  padding: 12px 25px;
  position: fixed;
}

.text-block-59 {
  color: #e6eef8;
  font-family: "Lato 1", Arial, sans-serif;
  line-height: 22px;
}

.top-bar-investors-items {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.top-bar-investor-link {
  font-family: var(--_fonts---lato);
  color: #e6eef8b3;
}

.top-bar-item-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.collection-list-15 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.collection-item-15 {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-1158 {
  max-width: 1140px;
}

.text-block-60 {
  color: #002d54;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.quick-stack-4 {
  padding-left: 0;
  padding-right: 0;
}

.code-embed-2 {
  width: auto;
  height: 250px;
  max-height: none;
}

.investor-relations {
  margin-top: 40px;
}

.product-hero {
  background-color: var(--midnight-blue);
  padding-bottom: 80px;
}

.icon-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #e6eef84d;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 32px 24px;
  display: flex;
}

.icon-box.horizontal-flex {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
}

.icon-box.vertical-flex {
  justify-content: flex-start;
  align-items: flex-start;
}

.icon-box_icon {
  max-width: 42px;
  margin-bottom: 32px;
}

.webinar-form {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 40px 32px 48px;
}

.form-label {
  color: #00142ab3;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.grid-13 {
  grid-template-rows: auto;
}

.form-title {
  max-width: none;
  color: var(--greenish-blue);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.video {
  border-radius: 8px;
  width: 100%;
  max-height: 646px;
  margin-top: 64px;
  margin-bottom: 72px;
  overflow: hidden;
}

.testimonial-wrapper {
  width: 100%;
  margin-top: 0;
}

.testimonial-person {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.icon-box_text-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.book-a-call-grid {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  place-content: start stretch;
  place-items: start center;
  width: 100%;
}

.y-hero-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  position: relative;
}

.y-hero-grid.about {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-columns: .5fr 1fr;
  place-items: start;
}

.y-hero-grid.smart-indicators {
  grid-column-gap: 112px;
  grid-row-gap: 112px;
  grid-template-columns: 1.25fr 1fr;
}

.y-hero-grid.solutions {
  grid-template-columns: 1.25fr .25fr;
}

.y-hero-description {
  color: #e6eef8b3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.y-product-hero-img {
  object-fit: cover;
  border-radius: 8px;
  height: 100%;
  max-height: 332px;
}

.contact-person_title {
  color: #1d3a70;
  margin-bottom: 2px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;
}

.distributor-image_wrapper {
  background-color: #e6eef84d;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: none;
  padding: 60px 100px;
  display: flex;
}

.info-item {
  margin-bottom: 16px;
}

.info-item_title {
  color: #00142a;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.625rem;
}

.info-item_title.distibutor {
  color: var(--white);
  padding-left: 0;
  list-style-type: disc;
  overflow: visible;
}

.info-item_description {
  color: #00142ab3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
}

.info-item_buttons-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.distributor-info-block {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 40px;
}

.distibutor-image {
  mix-blend-mode: multiply;
}

.cta-body {
  color: #e6eef8;
  margin-top: 24px;
  padding-bottom: 56px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.text-block-61, .text-block-62 {
  display: inline-block;
}

.text-copy-2 {
  color: #002d54;
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.text-copy-2.checklist {
  color: #6c7e93;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
}

.text-copy-2.checklist.text-white {
  color: #f9fcfe;
}

.paragraph-81 {
  color: #002d54;
  text-align: left;
  max-width: 800px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-33 {
  color: #002d54;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
}

.how-it-works-grid-2 {
  grid-column-gap: 140px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
}

.map {
  z-index: 0;
  width: 100%;
  max-height: none;
  margin-top: 0;
  line-height: 20px;
  position: relative;
}

.map-wrapper {
  z-index: 0;
  margin-top: -291px;
  position: relative;
}

.dot {
  z-index: 2;
  width: 18px;
  height: 18px;
  position: absolute;
  inset: 60% auto 0% 22%;
}

.dot.uk {
  top: 57%;
  left: 46%;
}

.dot.france {
  top: 63%;
  left: 47.5%;
}

.dot.china {
  top: 74%;
  left: 79%;
}

.dot.taiwan {
  top: 82%;
  left: 79%;
}

.dot.italy {
  top: 66%;
  left: 51%;
}

.dot.germany {
  top: 59%;
  left: 48%;
}

.dot.malaysia {
  top: 89%;
  left: 74%;
}

.distributor-hotspot {
  z-index: 3;
  background-color: #e6eef8;
  border-radius: 8px;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
  position: absolute;
  top: 48%;
  left: 18%;
}

.rich-text-block {
  position: absolute;
  top: 48%;
}

.rich-text-block.distributor-hotspot {
  background-color: var(--black-2);
  min-width: auto;
  max-width: none;
}

.rich-text-block.distributor-hotspot.america {
  min-width: auto;
  max-width: none;
  display: none;
}

.rich-text-block.distributor-hotspot.uk {
  max-width: none;
  display: none;
  top: 45%;
  left: 40%;
}

.rich-text-block.distributor-hotspot.france {
  display: none;
  top: 45%;
  left: 41%;
}

.rich-text-block.distributor-hotspot.china {
  display: none;
  top: 59%;
  left: 76%;
}

.rich-text-block.distributor-hotspot.taiwan {
  display: none;
  top: 68%;
  left: 76%;
}

.rich-text-block.distributor-hotspot.italy {
  display: none;
  top: 55%;
  left: 47%;
}

.rich-text-block.distributor-hotspot.germany {
  display: none;
  top: 49%;
  left: 45%;
}

.rich-text-block.distributor-hotspot.malaysia {
  display: none;
  top: 78%;
  left: 71%;
}

.distributor-list {
  color: var(--ynv-bright-gray);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: disc;
  display: flex;
}

.event-item {
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  display: flex;
}

.events-list {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.events-collection-list {
  width: 100%;
}

.person-position {
  color: #00142ab3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  line-height: 160%;
}

.person-name {
  color: var(--greenish-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 166%;
}

.person-name.text-white {
  color: var(--white);
  font-family: Raleway, Arial, sans-serif;
  font-weight: 600;
}

.key-applications-grid {
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.image-box {
  background-color: #e6eef84d;
  border-radius: 8px;
}

.image-box_image {
  object-fit: fill;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  height: 100%;
  max-height: 220px;
}

.image-box_content {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  padding: 24px 24px 40px;
  display: flex;
}

.benefits-grid {
  grid-column-gap: 64px;
  grid-template-columns: .75fr 1.5fr;
}

.ynvisible-compare-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.containter-1312 {
  max-width: 1312px;
  margin-left: 20px;
  margin-right: 20px;
}

.containter-1312.m-top-110 {
  margin-top: 110px;
  margin-left: auto;
  margin-right: auto;
}

.containter-1312.green-banner {
  background-color: var(--greenish-blue);
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 80px 88px;
}

.compare-card {
  background-color: #e6eef84d;
  padding: 48px 48px 26px;
}

.compare-card.green-blue {
  background-color: var(--greenish-blue);
}

.compare-list {
  margin-bottom: 0;
  padding-left: 0;
}

.compare-list_item {
  margin-top: 12px;
  padding-left: 25px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
}

.compare-list_item.checkmark {
  background-image: url('../images/checkmark.webp');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.compare-list_item.arrow {
  background-image: url('../images/arrow-right.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: auto;
}

.text-span-8 {
  color: var(--greenish-blue);
}

.book-a-call-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.book-a-call-content.datasheet, .book-a-call-content.contact {
  padding-left: 0;
}

.form-info {
  color: #00142a4d;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 160%;
}

.shop-hero-grid {
  grid-template-rows: auto;
  width: 100%;
}

.product-card {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.products-collection-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.products-list {
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-image {
  box-sizing: border-box;
  aspect-ratio: auto;
  mix-blend-mode: normal;
  object-fit: scale-down;
  object-position: 50% 50%;
  border-radius: 0;
  width: 100%;
  height: 362px;
  margin-bottom: 24px;
  overflow: hidden;
}

.product-title {
  color: var(--dark-blue-1);
  text-transform: uppercase;
  flex: 1;
  margin-top: 8px;
  margin-bottom: 5px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.product-title.left {
  max-width: 190px;
}

.product-title.right {
  max-width: 130px;
}

.product-price {
  color: var(--greenish-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.product-price.hidden {
  opacity: 0;
}

.add-to-cart-button {
  background-color: var(--greenish-blue);
  background-image: url('../images/cart-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 4px;
  width: 48px;
  height: auto;
  padding: 14px;
}

.add-to-cart-button:hover {
  background-color: var(--ynv-dark-blue);
}

.product-quantity {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #9cb1ca;
  flex: 0 auto;
  align-self: auto;
  width: auto;
  max-width: 80px;
  height: auto;
  margin-bottom: 0;
  padding: 12px 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  overflow: clip;
}

.product-quantity.q-num {
  background-color: #fafafa00;
  border-width: 1px;
  border-color: #e6eef8;
  border-radius: 0;
  height: auto;
}

.product-actions {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

.product-category {
  color: var(--dark-blue-opacity-50);
  margin-top: 18px;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  line-height: 21px;
}

.text-block-banner {
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.grid-2-col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.product-left {
  max-width: none;
}

.product-right {
  opacity: .4;
  pointer-events: none;
  max-width: none;
  margin-left: 0;
  padding-left: 120px;
}

.single-product-price {
  color: var(--greenish-blue);
  margin-bottom: 0;
  padding-top: 40px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.single-product-description {
  color: var(--dark-blue-3-opacity-70);
  margin-top: 54px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

.single-product-description p {
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

.single-product-description h4 {
  color: var(--greenish-blue);
  font-family: Raleway, Arial, sans-serif;
  font-weight: 700;
  line-height: 30px;
}

.single-product-category {
  color: var(--dark-blue-opacity-50);
  margin-top: 32px;
  margin-bottom: 8px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.single-product-guide {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  margin-top: 24px;
  margin-bottom: 40px;
  display: flex;
}

.shop-feature-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
}

.shop-feature-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-bottom: 72px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.shop-feature {
  color: var(--black-2);
  word-break: break-all;
  background-image: url('../images/checkmark-green.svg');
  background-position: 0 10px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 20px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
}

.shop-feature.disabled {
  color: #00142a4d;
  word-break: break-all;
}

.shop-feature.small {
  text-overflow: clip;
  word-break: normal;
  overflow-wrap: anywhere;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.single-add-to-cart-button {
  background-color: var(--ynv-dark-blue);
  text-transform: uppercase;
  border-radius: 4px;
  flex: 1;
  max-width: none;
  padding: 16px 32px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
}

.single-add-to-cart-button:hover {
  background-color: var(--greenish-blue);
}

.single-product-actions {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.disclaimer-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--greenish-blue);
  border-radius: 4px;
  flex-flow: column;
  margin-top: 32px;
  margin-bottom: 48px;
  padding: 15px;
  list-style-type: none;
  display: flex;
}

.disclaimer {
  color: var(--white);
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
}

.single-product-video {
  width: 100%;
}

.single-product-video-image {
  border-radius: 8px;
  width: 100%;
}

.single-product-thumbnails {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.lightbox-link-2 {
  width: auto;
}

.recommended-products-list {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.single-product-accordion {
  z-index: 1;
  border: 0 solid #000;
  border-top: 1px solid #e6eef8;
  border-bottom-color: #e6eef8;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 32px;
}

.single-product-accordion-toggle {
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 0;
  display: flex;
}

.single-product-accordion-content {
  background-color: #ddd0;
  margin-top: 16px;
  display: none;
  position: static;
}

.accordion-text {
  font-family: Raleway, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
}

.single-product-detailed-info {
  color: var(--dark-blue-3-opacity-70);
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.accordion-icon {
  position: static;
  inset: 50% 0% 0% auto;
}

.accordion-icon-close {
  display: none;
}

.q-group {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.q-dec {
  border: 1px solid #e6eef8;
  border-right-width: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 14px 18px;
  display: flex;
}

.q-inc {
  border-top: 1px solid #e6eef8;
  border-bottom: 1px solid #e6eef8;
  border-right: 1px solid #e6eef8;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 14px 18px;
  display: flex;
}

.type-filter {
  border-style: solid;
  border-width: 0 0 2px;
  border-color: black black var(--dark-blue-1);
  max-width: 256px;
  color: var(--dark-blue-1);
  background-color: #f3f3f300;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
}

.filters {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.filters.m-bot-40 {
  margin-bottom: 40px;
}

.filters-container {
  width: 100%;
  display: block;
}

.cart-product-title {
  color: var(--dark-blue-1);
  flex: 0 auto;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}

.cart-product-price {
  color: var(--greenish-blue);
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
}

.cart-product-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.cart-remove-text {
  color: var(--dark-blue-opacity-50);
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

.cart-header {
  color: var(--dark-blue-2);
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
}

.cart-subtotal {
  color: var(--dark-blue-1);
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}

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

.mt-0 {
  margin-top: 0;
}

.management-gid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.ynvisible-people-list-wrapper {
  width: 100%;
}

.people-name {
  color: var(--dark-blue-1);
  text-transform: none;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4em;
}

.people-image {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 26%;
  border-radius: 8px;
  width: 100%;
  height: 350px;
  margin-bottom: 20px;
  overflow: clip;
}

.people-position {
  color: var(--greenish-blue);
  text-transform: uppercase;
  margin-top: 6px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3em;
}

.people-bio {
  color: var(--black);
  margin-top: 16px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.people-bio p {
  color: var(--black);
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.board-item {
  background-color: var(--light-blue);
  border-radius: 8px;
  padding: 24px 24px 32px;
}

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

.div-block-93 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.collection-list-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.logos-flex {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logos-flex.m-top-40 {
  margin-top: 40px;
}

.logo-wrapper {
  justify-content: center;
  align-items: center;
  width: 192px;
  max-width: none;
  height: auto;
  max-height: none;
  display: flex;
}

.customer-logo {
  width: 100%;
  max-width: 142px;
  height: 100%;
  max-height: 44px;
}

.homepage-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  grid-template-rows: auto;
  place-items: center;
  width: 100%;
}

.homepage-grid.align-top {
  place-items: start;
}

.grid-images {
  object-fit: cover;
  border-radius: 8px;
  width: 560px;
  height: 394px;
  overflow: clip;
}

.grid-images.square {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
}

.grid-info {
  background-color: #a36b6b00;
  padding-bottom: 0;
  padding-left: 72px;
}

.grid-info.left {
  padding-left: 0;
  padding-right: 72px;
}

.container-1152 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  text-align: center;
  object-fit: fill;
  background-color: #0000;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1152px;
  min-height: 400px;
  margin: auto;
  padding: 0 0 20px;
  text-decoration: none;
  display: block;
  position: relative;
  inset: 50px auto auto;
  overflow: visible;
}

.container-1152.m-top-100 {
  margin-top: 100px;
  padding-left: 0;
  padding-right: 0;
}

.container-1152.m-top-56 {
  max-width: 1152px;
  margin-top: 56px;
}

.container-1152.m-top-90 {
  margin-top: 90px;
}

.container-1152.m-top-72 {
  max-width: 1152px;
  margin-top: 72px;
}

.container-1152.m-top-64 {
  max-width: 1152px;
  margin-top: 64px;
}

.post-container.grey {
  background-color: var(--light-blue);
  border-radius: 8px;
}

.testimonial-grid {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: stretch;
  place-items: stretch stretch;
  width: 100%;
}

.testimonial-grid.m-top-48 {
  margin-top: 48px;
}

.testimonial-card {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--light-blue);
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  padding: 32px;
  display: flex;
}

.testimonial-card.white {
  background-color: #fff;
}

.testimonial-text {
  color: var(--dark-blue-2);
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.25rem;
  line-height: 150%;
}

.testimonial-info {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.feature-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  object-fit: fill;
  flex-flow: column;
  max-width: none;
  margin-top: 24px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.product-grid-image {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 0% 50%;
  border-radius: 8px;
  width: 100%;
  max-width: 560px;
  height: 522px;
  overflow: clip;
}

.product-grid-image.home {
  box-sizing: border-box;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  overflow: hidden;
}

.homepage-hero-grid {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr .75fr;
  place-items: start;
  width: 100%;
}

.hero-image {
  background-image: none;
  border-width: 0;
  border-radius: 8px;
  width: 100%;
  height: 324px;
  max-height: none;
}

.figure {
  border-radius: 8px;
  width: 490px;
  position: absolute;
  inset: 100% 0% 0% 340px;
}

.text-block-64 {
  color: var(--dark-blue-1);
  margin-bottom: 64px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.y-video-hero {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  border-radius: 8px;
  max-width: none;
  overflow: hidden;
}

.image-product-page {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: contain;
  border-radius: 32px;
  width: 80%;
  max-width: none;
  height: auto;
  margin-top: 64px;
  margin-bottom: 72px;
  padding-bottom: 0;
  overflow: hidden;
}

._3-column-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: start;
  width: 100%;
  margin-top: 56px;
}

.testimonial-card-about {
  grid-column-gap: 170px;
  grid-row-gap: 170px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.image-29 {
  max-width: 100%;
  height: auto;
}

.tabs-wrapper {
  grid-column-gap: 95px;
  grid-row-gap: 95px;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  padding-bottom: 0;
  display: grid;
  position: relative;
  overflow: visible;
}

.solutions-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #e6eef8b3;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.solution-list-item {
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.solution-list-item.checkmark {
  background-image: url('../images/checkmark.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 25px;
}

.product-serial {
  color: var(--dark-blue-1);
  flex: 0 auto;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.product-info {
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cart-product-info {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.product-bundle {
  -webkit-text-stroke-color: var(--black);
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}

._w-600 {
  font-weight: 600;
}

.business {
  z-index: -1;
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
  position: absolute;
  overflow: hidden;
}

.image-30 {
  object-fit: cover;
  width: 100%;
  height: 273px;
}

.numbered-list {
  list-style-type: decimal;
}

.numbered-list-item {
  color: var(--dark-blue-2);
  margin-bottom: 10px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  list-style-type: decimal;
}

.industry-card {
  opacity: 1;
  mix-blend-mode: normal;
  background-image: url('../images/engineer-industry.webp');
  background-position: 88% 53%;
  background-repeat: no-repeat;
  background-size: auto 210%;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: stretch;
  width: 149px;
  max-width: none;
  height: 195px;
  max-height: none;
  padding: 8px 16px 18px;
  display: flex;
  overflow: visible;
}

.industry-card:hover {
  background-image: url('../images/engineer-industry.webp');
  background-position: 88% 53%;
  background-repeat: no-repeat;
  background-size: auto 210%;
  width: 149px;
}

.industry-card.supply {
  background-image: url('../images/ColdChain--Logistics.webp');
  background-position: 80% 53%;
  background-size: cover;
  flex: none;
}

.industry-card.supply:hover {
  width: 300px;
}

.industry-card.retail {
  background-image: url('../images/retail-card.webp');
  background-position: 62% 53%;
  background-size: cover;
  flex: none;
}

.industry-card.retail:hover {
  width: 300px;
}

.industry-card.industrial {
  background-image: url('../images/Industrial.webp');
  background-position: 30% 53%;
  background-size: cover;
  flex: none;
}

.industry-card.industrial:hover {
  width: 300px;
}

.industry-card.custom-solution {
  background-image: url('../images/custom-solutions.webp');
  background-size: cover;
  width: 149px;
  max-width: none;
  position: relative;
}

.industry-card.custom-solution:hover {
  width: 149px;
}

.industry-card.custom {
  background-image: url('../images/Custom-Solutions_1.webp');
  background-position: 60% 53%;
  background-size: cover;
  flex: none;
}

.industry-card.custom:hover {
  width: 300px;
}

.industry-card.healthcare {
  background-image: url('../images/Healthcare.webp');
  background-position: 58% 53%;
  background-size: cover;
  flex: none;
}

.industry-image {
  object-fit: none;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  padding: 8px 16px 18px;
  overflow: clip;
}

._2-col-grid {
  grid-column-gap: 77px;
  grid-row-gap: 77px;
  grid-template-rows: auto;
}

._2-col-grid.gap-32-56 {
  grid-column-gap: 32px;
  grid-row-gap: 56px;
}

._2-col-grid.industry-pages {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 560px) minmax(auto, 510px);
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

._2-col-grid.intro-section {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  text-align: left;
  place-content: center;
  width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

.grid-text-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.grid-text-container.m-top-100 {
  margin-top: 100px;
}

.grid-text-container.m-top-72 {
  margin-top: 72px;
}

.grid-text-container.m-top-25 {
  width: auto;
  margin-top: 25px;
}

.grid-text-container.industry {
  width: auto;
  margin-top: 0;
}

.container-800 {
  padding-left: 20px;
  padding-right: 20px;
}

.icon-card {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: #f4f8fc;
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.industry-card-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.industry-number {
  color: #e6eef880;
  margin-bottom: 16px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.industry-number.lead-text {
  float: left;
  display: block;
}

.industry-number.grey {
  color: #e6eef8cc;
}

.outlined-white-button {
  color: #fff;
  background-color: #0000;
  background-image: url('../images/chevron-right.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 0 20px 0 0;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8em;
}

.outlined-white-button:hover {
  text-decoration: underline;
}

.outlined-white-button.read-more {
  background-image: url('../images/chevron-down.svg');
  background-repeat: no-repeat;
  background-size: auto;
  font-family: "Lato 1", Arial, sans-serif;
  font-weight: 400;
}

.outlined-white-button.read-more:hover {
  text-decoration: none;
}

.industry-card-hidden {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.width-auto {
  clear: right;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  height: 500px;
  display: flex;
  position: relative;
  overflow: visible;
}

.industry-grid-image {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  max-width: none;
  height: 400px;
  max-height: none;
}

.eyebrow-text {
  color: var(--greenish-blue);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8em;
}

.eyebrow-text.grey {
  color: #e6eef8b3;
}

.eyebrow-text.grey.m-bot-18 {
  margin-bottom: 18px;
}

.eyebrow-text.eyebrow-small {
  color: #079ba9cc;
  font-size: .875rem;
}

.eyebrow-text.text-blue {
  text-decoration: none;
}

.eyebrow-text.eyebrow-big {
  font-size: 20px;
  line-height: 1.5em;
}

.eyebrow-text.white {
  font-family: var(--_fonts---lato);
  color: var(--white);
  font-size: var(--_fonts---eyebrow);
}

.link-white {
  color: #fff;
  text-decoration: underline;
}

.stack-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: relative;
}

.stack-card {
  background-color: #f7fafd;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  height: auto;
  min-height: 0;
  padding-top: 56px;
  padding-bottom: 56px;
  padding-left: 80px;
  position: sticky;
  top: 11rem;
}

.stack-card.is-2 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  background-color: #f0f5fb;
  flex-flow: column;
  height: auto;
  min-height: 0;
  display: flex;
}

.stack-card.is-3 {
  background-color: #f7fafd;
  min-height: 0;
}

.stack-card.is-4 {
  background-color: #e6eef8;
  min-height: 0;
}

.stack-card-flex-wrapper {
  display: flex;
}

.stack-card-flex-wrapper.gap-48 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  position: static;
  top: 56px;
}

.stack-card-flex-wrapper.gap-48.is-2 {
  background-color: #f0f5fb;
  position: static;
}

.stack-card-flex-wrapper.gap-48.is-3 {
  background-color: #f7fafd;
}

.stack-card-flex-wrapper.gap-48.is-4 {
  background-color: #e6eef8;
}

.stack-card-info {
  max-width: 400px;
  margin-top: 64px;
}

.stack-card-info.big {
  max-width: 524px;
}

.stack-card-info.big.no-margin {
  margin-top: 0;
  position: static;
}

.stack-card-image {
  background-color: #fff;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 784px;
  padding-top: 56px;
  padding-bottom: 64px;
  padding-left: 64px;
  display: block;
}

.stack-card-image.small {
  max-width: 640px;
  padding-top: 72px;
  padding-bottom: 0;
  padding-left: 80px;
}

.stack-card-image.no-p-bot {
  padding-bottom: 0;
}

.top-stack-card {
  background-color: #f7fafd;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  width: 100%;
  max-width: 304px;
  height: 100%;
  max-height: 59px;
  padding: 18px;
  position: absolute;
  top: -57px;
  left: 0;
}

.top-stack-card.is-2 {
  background-color: #f0f5fb;
  left: 0;
}

.top-stack-card.is-3 {
  left: 0;
}

.top-stack-card.is-4 {
  background-color: #e6eef8;
  left: 0;
  right: auto;
}

.bulletpoint-item {
  color: var(--black-2);
  font-family: Raleway, Arial, sans-serif;
}

.industry-cards-container {
  clear: none;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.industry-cards-container.left-column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 412px;
}

.industry-hero-container {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 64px;
  vertical-align: bottom;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 50%;
  min-width: 50%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  display: none;
}

.industry-hero-container.left-column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  min-width: 45%;
  max-width: 560px;
  min-height: 500px;
  font-weight: 400;
  text-decoration: none;
  display: inline-flex;
}

.industry-hero-container.left-column.custom {
  float: left;
  clear: left;
  background-color: #fff0;
  border-radius: 20px;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  width: 100%;
  max-width: 471px;
  position: relative;
}

.industry-hero-container.align-bottom {
  justify-content: space-between;
  align-items: flex-end;
}

.code-embed-3 {
  overflow: visible;
}

.h-flex-center {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-850 {
  max-width: 850px;
  padding-left: 20px;
  padding-right: 20px;
}

.body-text {
  opacity: .7;
  width: auto;
  max-width: 85%;
  font-family: var(--_fonts---raleway);
  color: var(--black);
  font-size: var(--_fonts---body);
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: 400;
  line-height: 1.6em;
  display: block;
  position: relative;
}

.body-text.white {
  opacity: 1;
  max-width: none;
  color: var(--white);
  letter-spacing: .18px;
  font-weight: 400;
  line-height: 1.5em;
}

.body-text.m-top-16 {
  margin-top: 16px;
}

.body-text.grey {
  opacity: 1;
  color: var(--grey);
}

.body-text.lato {
  font-family: var(--_fonts---lato);
}

.body-text.m-top-24 {
  padding-top: 24px;
}

.body-text.dark-blue-2 {
  opacity: 1;
  color: var(--dark-blue-2);
}

.body-text.strong {
  font-weight: 600;
}

.body-text.strong.greenish-blue {
  opacity: 100;
}

.body-text.greenish-blue {
  color: var(--greenish-blue);
}

.body-text.small {
  font-size: 16px;
  line-height: 1.5em;
}

.link-block-industry {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.link-block-industry.w--current {
  align-items: flex-start;
}

.page-wrapper {
  overflow: visible;
}

.main-wrapper {
  overflow: hidden;
}

.section_hero.dark-blue-1 {
  background-color: var(--dark-blue-1);
  height: auto;
}

.section_hero.gradient {
  background-image: linear-gradient(110deg, #1d3a73 17%, #162d59 94%, #192f50);
}

.standard-container {
  width: 100%;
  max-width: 1152px;
  padding-left: 0;
  padding-right: 0;
}

.standard-container.h-padding-global {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.padding-vertical {
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding-vertical.p-top-160 {
  padding-top: 160px;
}

.padding-vertical.p-top-160.p-bot-64, .padding-vertical.p-bot-64 {
  padding-bottom: 64px;
}

.padding-vertical.p-top-120 {
  padding-top: 120px;
}

.padding-vertical.p-top-120.p-bot-120 {
  padding-bottom: 120px;
}

.padding-vertical.p-top-40 {
  padding-top: 40px;
}

.padding-vertical.p-top-40.p-bot-40 {
  padding-bottom: 40px;
}

.page-padding {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}

.heading_1 {
  font-family: var(--_fonts---raleway);
  font-size: var(--_fonts---h1);
  letter-spacing: -.64px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2em;
}

.heading_1.white {
  letter-spacing: -.64px;
  max-width: none;
  line-height: 1.2em;
  display: block;
}

.heading_1.m-top-8 {
  margin-top: 8px;
}

._2-columns-grid {
  grid-template-rows: auto;
  place-items: center stretch;
}

.buttons-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  display: flex;
}

.buttons-wrapper.m-top-36 {
  flex-flow: wrap;
  margin-top: 36px;
}

.y-transparent-icon-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--white);
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.y-transparent-icon-button:hover {
  color: var(--dark-blue-1);
  background-color: #fff;
}

.max-width_552 {
  max-width: 552px;
}

.max-width_552.image-radius-12.image-square {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.max-width_552.image-radius-8 {
  width: 100%;
  height: 100%;
}

.flex {
  display: flex;
}

.flex.space-between {
  justify-content: space-between;
  align-items: stretch;
}

.flex.items-center {
  justify-content: center;
  align-items: center;
}

.flex.items-center.space-between {
  z-index: auto;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.flex.items-center.space-between.m-top-120 {
  margin-top: 120px;
}

.flex.items-center.space-between.m-top-80 {
  margin-top: 80px;
}

.flex.items-center.space-between.hero-section {
  z-index: 1;
}

.flex.items-center.flex-end {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
}

.flex.items-center.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.flex.row-reverse {
  flex-flow: row-reverse;
}

.max-width_480 {
  max-width: 480px;
}

.m-top-70 {
  margin-top: 70px;
}

.logos-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logos-wrapper.m-top-24 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  width: 100%;
  margin-top: 24px;
}

.image-31 {
  flex: 0 auto;
}

.large-container {
  max-width: 1312px;
}

.large-container.greenish-blue {
  background-color: var(--greenish-blue);
}

.large-container.greenish-blue.m-top-120, .large-container.m-top-120 {
  margin-top: 120px;
}

.large-container.m-top-120.border-radius-8.greenish-blue.h-padding-global {
  padding-left: 25px;
  padding-right: 25px;
}

.large-container.border-radius-8 {
  border-radius: 8px;
}

.heading_3 {
  font-family: var(--raleway);
  color: var(--dark-blue-2);
  font-size: var(--_fonts---h3);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2em;
}

.heading_3.white.m-top-8 {
  font-size: var(--_fonts---h3);
}

.heading_3.m-top-8 {
  margin-top: 8px;
}

.heading_3.m-top-8.white {
  color: var(--white);
}

.image-radius-8 {
  border-radius: 8px;
}

.image-radius-12 {
  border-radius: 12px;
}

.image-radius-12.max-width_552 {
  aspect-ratio: auto;
  object-fit: fill;
}

.image-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.max-width_450 {
  max-width: 450px;
}

.max-width_560 {
  max-width: 560px;
}

.max-width_560.image-radius-8 {
  aspect-ratio: auto;
}

.max-width_560.max-height_394 {
  object-fit: cover;
  width: 100%;
  max-height: 394px;
}

.max-width_560.max-height_394.image-radius-8 {
  height: 100%;
}

.outlined-greenish-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--greenish-blue);
  justify-content: flex-start;
  align-items: center;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.outlined-greenish-link:hover {
  text-decoration: underline;
}

.outlined-greenish-link.m-top-24 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
}

.section_testimonials.grey {
  background-color: var(--light-blue);
}

.section_cta {
  background-image: linear-gradient(101deg, var(--dark-blue-1) 17%, var(--dark-blue-2) 94%);
}

.section_cta.cta-medium {
  max-width: none;
  padding: 96px 25px;
}

.section_cta.cta-large {
  max-width: none;
  padding: 109px 25px;
}

.cta-medium {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 570px;
  display: flex;
}

.heading_2 {
  font-family: var(--_fonts---raleway);
  color: var(--dark-blue-2);
  font-size: var(--_fonts---h2);
  letter-spacing: -.48px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2em;
}

.heading_2.white {
  color: var(--white);
}

.heading_2.display {
  font-family: var(--_fonts---raleway);
  font-size: var(--_fonts---h2-display);
}

.section_get-started.grey {
  background-color: var(--light-blue);
}

.y-button-greenish {
  background-color: var(--greenish-blue);
  font-family: var(--_fonts---lato);
  color: var(--white);
  font-size: var(--_fonts---button);
  border-radius: 4px;
  padding: 12px 24px;
  font-weight: 600;
  line-height: 1.5em;
  transition: all .2s;
}

.y-button-greenish:hover {
  background-color: var(--dark-blue-1);
}

.y-button-greenish.m-top-36 {
  margin-top: 36px;
}

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

.resource-wrapper {
  background-color: #e6eef866;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.resource-thumbnail {
  object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  height: 220px;
}

.resource-content {
  background-color: #0000;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 24px 24px 44px;
}

.resource-title {
  font-family: var(--_fonts---raleway);
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 4px;
  font-weight: 400;
  line-height: 1.5em;
}

.resource-link {
  width: 100%;
  text-decoration: none;
}

.resource-summary {
  opacity: .7;
  font-family: var(--_fonts---raleway);
  color: var(--black);
  font-size: 16px;
  line-height: 1.5em;
}

.m-top-36 {
  margin-top: 36px;
}

.cta-large {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 980px;
  display: flex;
}

.resource-category {
  aspect-ratio: auto;
  width: auto;
  font-family: var(--_fonts---raleway);
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4px 16px;
  font-weight: 600;
  line-height: 1.7em;
  display: block;
}

.resource-category_block {
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  padding: 4px 12px;
  display: flex;
}

.resource-category-list {
  display: flex;
}

.investor-top-button {
  background-color: var(--white);
  font-family: var(--_fonts---raleway);
  color: var(--ynv-dark-blue);
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5em;
  transition: all .2s;
}

.investor-top-button:hover {
  color: var(--white);
  background-color: #0000;
  border: 1px solid #fff;
}

.divider-top {
  background-color: #ffffff26;
  width: 1px;
  height: 21px;
  min-height: auto;
  max-height: none;
}

.investor-mobile-button, .shop-mobile-button {
  display: none;
}

.shop-desktop-button {
  border: 1px solid var(--black);
  background-color: var(--black);
  font-family: var(--_fonts---raleway);
  color: var(--grey);
  font-size: var(--_fonts---navigation);
  text-transform: none;
  border-radius: 4px;
  padding: 9px 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
}

.shop-desktop-button:hover {
  border-color: var(--grey);
  background-color: #0000;
}

.divider-desktop {
  background-color: #ffffff26;
  width: 1px;
  height: 21px;
  margin-left: 12px;
  margin-right: 24px;
  padding-left: 0;
}

.investors-wrapper-mobile {
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

.h-divider-mobile, .contact-mobile-button {
  display: none;
}

.footer-divider {
  background-color: #fff3;
  width: 100%;
  height: 1px;
  margin-top: 68px;
  margin-bottom: 24px;
}

.footer-bottom-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-holder {
  display: flex;
}

.footer-funding-logo {
  justify-content: center;
  align-items: center;
  display: block;
}

.container-1159 {
  max-width: 1152px;
  padding-left: 40px;
  padding-right: 40px;
}

.quick-stack-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  aspect-ratio: auto;
}

.quick-stack-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  margin-top: 40px;
}

.button-12 {
  color: var(--white);
  background-color: #079ba9;
  border-radius: 4px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.cell-4 {
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
}

.cell-5 {
  justify-content: space-around;
  align-items: flex-end;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 40px 0;
}

.cell-9 {
  text-align: left;
  flex-flow: row;
  display: block;
}

.list-4 {
  color: #fff;
  -webkit-text-stroke-color: #079ba9;
  padding-left: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.list-item-6.shop-feature {
  color: var(--white);
  -webkit-text-stroke-color: #0eacbb;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
}

.list-item-7.shop-feature {
  color: var(--white);
  -webkit-text-stroke-color: var(--primary-blue);
  white-space: normal;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}

.heading-30 {
  color: var(--primary-blue);
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-67 {
  color: #079ba9;
  -webkit-text-stroke-color: #079ba9;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.container-1162 {
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.slider {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.left-arrow {
  color: var(--dark-blue-hover);
  inset: 0% auto 0% -74px;
}

.right-arrow {
  color: #122c52;
  text-align: right;
  justify-content: flex-end;
  margin-left: auto;
  padding-left: 0;
  display: flex;
  inset: 0% -7% 0% auto;
}

.slide {
  overflow-wrap: anywhere;
}

.mask {
  height: auto;
}

.paragraph-82 {
  text-align: justify;
  letter-spacing: normal;
  white-space: normal;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.3;
}

.column-32 {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

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

.icon-2 {
  font-size: 22px;
}

.columns-29 {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.image-33 {
  padding-top: 0;
}

.heading-31 {
  font-family: Raleway, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
}

.column-33 {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-98 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-width: 500px;
  display: inline-flex;
}

.columns-30 {
  padding-top: 20px;
}

.link-8, .bold-text-12 {
  color: var(--primary-blue);
}

.div-block-99 {
  float: left;
  width: 40%;
  height: 50%;
  padding-top: 220px;
  display: block;
}

.columns-31 {
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  max-width: 99%;
  display: inline-flex;
}

.body-2 {
  clear: both;
  display: block;
}

.div-block-100 {
  width: 100%;
}

.section-18 {
  justify-content: center;
  max-width: 1152px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.column-37 {
  text-align: center;
  justify-content: center;
  min-height: auto;
  margin-top: auto;
  display: flex;
  position: relative;
}

.button-14 {
  color: var(--black);
  background-color: #fff;
  border: 1px solid #002d54;
  border-radius: 4px;
  padding: 12px 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.columns-33 {
  position: static;
}

.slide-nav {
  color: #333;
  background-color: #a5878700;
  justify-content: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 60px;
  display: block;
  position: relative;
}

.heading-32 {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
}

.heading-33 {
  color: #122c52;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.link-9 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.div-block-102 {
  clear: both;
}

.div-block-103, .div-block-104, .div-block-105 {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.column-40 {
  z-index: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-overflow: clip;
  white-space: normal;
  align-items: center;
  margin-top: 0;
  padding-right: 25px;
  display: block;
  position: relative;
  top: auto;
}

.column-41 {
  padding: 40px;
}

.container-1163 {
  width: 100%;
  max-width: none;
}

.column-42, .column-43 {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-106 {
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-107, .div-block-108 {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-34 {
  font-size: 32px;
}

.list-5 {
  color: #079ba9;
  line-height: 150%;
}

.list-green {
  background-image: url('../images/Icon_list.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 60px;
  font-family: Raleway, Arial, sans-serif;
  line-height: 200%;
}

.section-20 {
  background-color: #f4f8fc;
  padding-top: 100px;
  padding-bottom: 60px;
}

.heading-35 {
  color: #fff;
  font-family: Raleway, Arial, sans-serif;
}

.column-44 {
  text-align: center;
  justify-content: center;
  margin-top: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.paragraph-83 {
  color: #fff;
  padding-top: 20px;
  font-family: Raleway, Arial, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.3rem;
}

.ks-checkbox-2 {
  color: #6c7e93;
  align-items: center;
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 1.3;
  display: flex;
}

.ks-checkbox-2.ks-mb-4 {
  margin-bottom: 1rem;
}

.display-34 {
  color: #002d54;
  font-family: Raleway, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-34.hero {
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 4rem;
  line-height: 5rem;
}

.display-34.hero.text-white {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 4rem;
}

.form-block-4 {
  display: block;
}

.section-21 {
  justify-content: center;
  margin-top: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.link-10 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.ks-mb-0-2 {
  margin-bottom: 0;
  font-weight: 400;
}

.y-footer-submit-2 {
  text-transform: uppercase;
  background-color: #0a1d33;
  border-radius: 4px;
  padding: .75em 2.125em;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: block;
}

.y-footer-submit-2:hover {
  background-color: #009aa8;
}

.y-footer-submit-2:active {
  background-color: #00838f;
}

.column-45 {
  text-align: center;
  justify-content: center;
  min-height: auto;
  margin-top: auto;
  display: flex;
  position: relative;
}

.heading-36 {
  color: #122c52;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.display-35 {
  color: #002d54;
  text-align: left;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.display-35.align-center {
  text-align: center;
}

.display-35.align-center.white {
  text-align: left;
  width: 90%;
  margin-bottom: 0;
  padding-right: 0;
  font-weight: 400;
  position: relative;
}

.button-7-copy-2 {
  color: #eee;
  text-align: center;
  background-color: #0000;
  border-radius: 14px;
  align-self: center;
  margin-left: 15px;
  padding: 2px 30px;
  font-size: 14px;
  line-height: 36px;
  transition: background-color .3s;
}

.button-7-copy-2:hover {
  background-color: #002b44b0;
}

.bottom-info-box-close-2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 0;
  padding: 0 0 0 30px;
  font-size: 10px;
  font-style: normal;
}

.bottom-info-box-close-2:hover {
  text-decoration: underline;
}

.bottom-info-box-close-2.w--current {
  color: #eee;
  text-decoration: underline;
}

.button-15 {
  color: #f6fbfe;
  text-align: center;
  border-radius: 4px;
  margin-right: 25px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: .875rem;
}

.button-15.dark-blue {
  background-color: #002d54;
  border: 2px solid #002d54;
}

.button-15.dark-blue:hover {
  background-color: #003f75;
}

.button-15.dark-blue:active {
  background-color: #00213d;
}

.button-15.dark-blue.transition {
  text-transform: uppercase;
  padding: 11px 23px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-15.dark-blue.transition:hover {
  border-color: #003f75;
}

.button-15.dark-blue.transition:active {
  border-color: #00213d;
}

.button-15.dark-blue.transition.nargin-top {
  margin-top: 10px;
}

.button-15.dark-blue.transition.nargin-top.m-0 {
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.columns-35 {
  padding-top: 20px;
}

.link-block-8 {
  color: #fff;
  display: none;
}

.paragraph-84 {
  color: #002d54;
  text-align: left;
  max-width: 800px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.2;
}

.paragraph-84.short-p {
  max-width: 45ch;
}

.text-span-10 {
  display: none;
}

.text-block-68 {
  align-self: center;
}

.button-16 {
  color: #00142a;
  background-color: #fff;
  border: 1px solid #002d54;
  border-radius: 4px;
  padding: 12px 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.list-6 {
  color: #fff;
  -webkit-text-stroke-color: #079ba9;
  padding-left: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.list-item-8.shop-feature {
  color: #fff;
  -webkit-text-stroke-color: #009aa8;
  white-space: normal;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}

.heading-37 {
  color: #009aa8;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.list-item-9.shop-feature {
  color: #fff;
  -webkit-text-stroke-color: #0eacbb;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
}

.cell-11 {
  text-align: left;
  flex-flow: row;
  display: block;
}

.display-36 {
  color: #002d54;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  position: static;
}

.display-36.h3 {
  color: #009aa8;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2em;
}

.column-48, .div-block-111 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-34 {
  padding-top: 0;
}

.columns-36 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-112 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.left-arrow-2 {
  color: #015b8f;
  inset: 0% auto 0% -74px;
}

.heading-38 {
  font-family: Raleway, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
}

.div-block-113, .div-block-114, .column-50 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-1166 {
  justify-content: center;
  margin-top: 100px;
  display: flex;
}

.div-block-115 {
  clear: both;
}

.div-block-117, .div-block-118 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-85 {
  letter-spacing: normal;
  white-space: normal;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 13px;
}

.icon-3 {
  font-size: 22px;
  font-weight: 400;
}

.text-block-69 {
  color: #079ba9;
  -webkit-text-stroke-color: #079ba9;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.column-51 {
  z-index: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-overflow: clip;
  white-space: normal;
  align-items: center;
  margin-top: 0;
  padding-right: 25px;
  display: block;
  position: relative;
  top: auto;
}

.heading-39 {
  color: #009aa8;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.paragraph-86 {
  color: #002d54;
  text-align: left;
  max-width: 800px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.2;
}

.paragraph-86.description_icon-box {
  color: #00142ab3;
  max-width: none;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.625;
}

.columns-37 {
  position: static;
}

.green-button-2 {
  color: #fff;
  text-transform: uppercase;
  background-color: #009aa8;
  border-radius: 10px;
  padding: 16px 23px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}

.h3-2 {
  color: #009aa8;
  border: 1px #000;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 34px;
}

.column-52 {
  z-index: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-overflow: clip;
  white-space: normal;
  align-items: center;
  margin-top: 0;
  padding-right: 25px;
  display: block;
  position: relative;
  top: auto;
}

.list-7 {
  color: #079ba9;
  line-height: 150%;
}

.bottom-info-box-close-3 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 0;
  padding: 0 0 0 30px;
  font-size: 10px;
  font-style: normal;
}

.bottom-info-box-close-3:hover {
  text-decoration: underline;
}

.bottom-info-box-close-3.w--current {
  color: #eee;
  text-decoration: underline;
}

.button-17 {
  color: #f6fbfe;
  text-align: center;
  border-radius: 4px;
  margin-right: 25px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: .875rem;
}

.button-17.dark-blue {
  background-color: #002d54;
  border: 2px solid #002d54;
}

.button-17.dark-blue:hover {
  background-color: #003f75;
}

.button-17.dark-blue:active {
  background-color: #00213d;
}

.button-17.dark-blue.transition {
  text-transform: uppercase;
  padding: 11px 23px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-17.dark-blue.transition:hover {
  border-color: #003f75;
}

.button-17.dark-blue.transition:active {
  border-color: #00213d;
}

.button-17.dark-blue.transition.nargin-top {
  margin-top: 10px;
}

.button-17.dark-blue.transition.nargin-top.m-0 {
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.section-24 {
  background-color: #f4f8fc;
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-38 {
  padding-top: 20px;
}

.link-block-9 {
  color: #fff;
  display: none;
}

.text-span-11 {
  display: none;
}

.columns-39 {
  position: static;
}

.text-block-70 {
  align-self: center;
}

.button-18 {
  color: #00142a;
  background-color: #fff;
  border: 1px solid #002d54;
  border-radius: 4px;
  padding: 12px 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-71 {
  color: #079ba9;
  -webkit-text-stroke-color: #079ba9;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.column-55 {
  padding: 40px;
}

.column-56 {
  text-align: center;
  justify-content: center;
  display: flex;
  position: relative;
}

.form-block-5 {
  display: block;
}

.link-11 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.heading-40 {
  color: #122c52;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.container-1167 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  place-items: flex-start center;
  width: 100%;
  max-width: 1140px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.text-copy-3 {
  color: #002d54;
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.text-copy-3.checklist {
  color: #6c7e93;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
}

.modal-content-wrapper-2 {
  z-index: 905;
  background-color: #e6eef4;
  border-radius: 8px;
  justify-content: center;
  min-width: 480px;
  max-width: 560px;
  max-height: 80vh;
  padding: 30px 60px 60px;
  display: block;
  position: relative;
  overflow: auto;
}

.display-2-modal-2 {
  color: #002d54;
  font-family: Raleway, Arial, sans-serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-2-modal-2.exit-title {
  display: block;
}

.display-2-modal-success-2 {
  color: #002d54;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.footer-link-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Raleway, Arial, sans-serif;
  line-height: 1.5em;
}

.footer-link-2.grey {
  color: #e6eef8;
}

.text-modal-2 {
  color: #002d54;
  margin-bottom: 25px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
}

.div-block-119 {
  flex-flow: column;
  display: flex;
}

.display-37 {
  color: #002d54;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
}

.display-37.footer-menu-title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.display-37.footer-menu-title.mt-title {
  margin-top: 24px;
}

.paragraph-87 {
  color: #e6eef8b3;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.div-block-120 {
  margin: 15px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.link-12 {
  color: #e6eef8;
  margin-top: 16px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.link-12.no-mt {
  margin-top: 8px;
  margin-bottom: 60px;
}

.y-datasheet-success-btn-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 10px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: .5em 4.5em;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.footer-copywright-2 {
  color: #e6eef8b3;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  font-family: Raleway, Arial, sans-serif;
  line-height: 1.5em;
}

.top-bar-2 {
  z-index: 1;
  background-color: #001;
  width: 100%;
  padding: 12px 25px;
  position: fixed;
}

.top-bar-investor-link-2 {
  color: #e6eef8b3;
  font-family: "Lato 1", Arial, sans-serif;
}

.investor-top-button-2 {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 20px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5em;
  transition: all .2s;
}

.investor-top-button-2:hover {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
}

.product-serial-2 {
  color: #1d3a70;
  flex: 0 auto;
  margin-top: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.cart-product-price-2 {
  color: #079ba9;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
}

.y-dropdown-list-item-2 {
  color: #fff;
  text-transform: capitalize;
}

.y-dropdown-list-item-2:hover {
  border-radius: 0;
}

.y-dropdown-list-item-2.w--current {
  color: #009aa8;
}

.y-dropdown-list-item-2.dropdown-list-item-last:hover {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.y-dropdown-list-item-2.dropdown-list-item-first {
  text-transform: capitalize;
}

.y-dropdown-list-item-2.dropdown-list-item-first:hover {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.cart-remove-text-2 {
  color: #192f5080;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

.investors-link-2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.2;
  text-decoration: none;
  transition: all .2s;
}

.investors-link-2:hover {
  text-decoration: underline;
}

.investors-link-2.w--current {
  color: #eee;
  text-decoration: underline;
}

.menu-wrapper-1313 {
  width: 100%;
  max-width: 1312px;
  margin-left: auto;
  margin-right: auto;
}

.nav-icon-2 {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}

.shop-desktop-button-2 {
  color: #e6eef8;
  text-transform: none;
  background-color: #00142a;
  border: 1px solid #00142a;
  border-radius: 4px;
  padding: 9px 16px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
}

.shop-desktop-button-2:hover {
  background-color: #0000;
  border-color: #e6eef8;
}

.empty-state-9 {
  display: none;
}

.button-19 {
  color: #f6fbfe;
  text-align: center;
  border-radius: 4px;
  margin-right: 25px;
  font-family: "Lato 1", Arial, sans-serif;
  font-size: .875rem;
}

.button-19.blue {
  text-transform: uppercase;
  background-color: #009aa8;
  border: 2px solid #009aa8;
  margin-bottom: -30px;
  margin-right: 0;
  padding: 11px 23px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s;
}

.button-19.blue:hover {
  background-color: #00b5c2;
  border-color: #00b5c2;
}

.button-19.blue:active {
  background-color: #00838f;
  border-color: #00838f;
}

.contact-mobile-button-2 {
  display: none;
}

.dropdown-list-item-2 {
  text-transform: capitalize;
  border-radius: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
}

.dropdown-list-item-2:hover {
  background-color: #eee;
  border-radius: 0;
}

.dropdown-list-item-2.w--current {
  color: #009aa8;
}

.dropdown-list-item-2.dropdown-list-item-first {
  text-transform: capitalize;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
}

.cart-pieces-2 {
  color: #fff;
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.cart-subtotal-2 {
  color: #1d3a70;
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}

.navigation-link-2 {
  color: #fff;
  text-transform: capitalize;
  padding: 10px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
}

.navigation-link-2:hover {
  text-decoration: underline;
}

.navigation-link-2.w--current {
  color: #e6eef4;
  text-decoration: underline;
}

.navigation-link-2.mobile-only {
  color: #e6eef8;
}

.navigation-link-2.dropdown {
  text-transform: capitalize;
}

.cart-product-title-2 {
  color: #1d3a70;
  flex: 0 auto;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}

.navigation-wrapper-1313 {
  grid-column-gap: 36px;
  grid-row-gap: 0px;
  text-align: left;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  display: flex;
}

.cart-header-2 {
  color: #192f50;
  font-family: Raleway, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
}

.investor-mobile-button-2, .shop-mobile-button-2 {
  display: none;
}

.column-57 {
  padding-top: 20px;
}

.section-25 {
  clear: both;
  background-color: #122c52;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  position: relative;
}

.columns-40 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  position: relative;
}

.container-1168 {
  padding-top: 60px;
}

.container-1169 {
  max-width: 1152px;
  margin-bottom: auto;
  padding-top: 60px;
  padding-bottom: 0;
}

.container-1170 {
  padding-top: 100px;
}

.container-1171 {
  padding-top: 60px;
}

.section-27 {
  clear: both;
  margin: auto;
}

.container-1172 {
  clear: both;
  margin-top: auto;
  margin-bottom: auto;
}

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

.container-1173 {
  clear: both;
  margin-top: auto;
}

.div-block-121 {
  max-width: 90%;
}

@media screen and (min-width: 1280px) {
  .paragraph.margin, .paragraph.text-white.uppercase-text.text-bold.padding-extra, .paragraph-70, .text-label, .size4-link, .size4-link.filter-category {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .top-nav-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-end;
    align-items: center;
  }

  .list.footer-list, .footer-list.list, .p.pt-3.pb-3.text-bold, .p.mt-5, .filter-control {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .display-2.text-white {
    color: #fff;
  }

  .container-1140 {
    z-index: 1;
    width: 100%;
  }

  .container-1140.hero-absolut {
    width: 1140px;
  }

  .container-1140.news {
    grid-column-gap: 45px;
  }

  .container-1140.vertical-flex-align-center {
    padding-top: 30px;
  }

  .container-1140.solution-hero {
    width: 1140px;
  }

  .page-section.hero.industry-page {
    background-position: 0 0, 50% 120px;
  }

  .page-section.blue-background {
    background-image: radial-gradient(circle farthest-corner at 100% 100%, var(--primary-blue), var(--midnight-blue) 60%);
  }

  .page-section.webinar-hero-container-march-15, .page-section.webinar-hero-container-april-28 {
    background-position: 0 0, 50%;
  }

  .page-section.image-2-col {
    background-color: #fcfafa;
    background-position: 100%, 14%;
  }

  .page-section.p-top-120.p-bot-110 {
    width: 100%;
    max-width: 100%;
  }

  ._100vw-page-container {
    position: relative;
  }

  .hero-grid {
    grid-column-gap: 50px;
    grid-template-columns: 1.2fr 1fr;
    grid-auto-flow: row;
  }

  ._3-column-grid.y-home-testimonials {
    grid-column-gap: 45px;
  }

  .right-side-cta {
    right: 60px;
  }

  .navigation-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation-link.dropdown {
    padding-right: 10px;
  }

  .navigation-dropdown.desktop-only {
    display: block;
  }

  .navigation-dropdown.desktop-only.hide {
    display: none;
  }

  .container-1140.article-wrapper {
    max-width: 1100px;
  }

  .faq-frid {
    width: 1140px;
  }

  .herogrid {
    line-height: 1.4;
  }

  .electrochromic-displays {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .menu-wrapper-1312 {
    width: 100%;
  }

  .hero-list {
    flex-direction: row;
  }

  .news-collection-item {
    align-self: flex-start;
    margin-bottom: 50px;
  }

  .news-collection-list {
    grid-column-gap: 40px;
  }

  .double-grid-text-wrapper.text-white {
    color: #fff;
  }

  .small-radius-image.main {
    width: 100%;
  }

  .collection-item-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .left-checkout-wrapper {
    margin-right: 60px;
  }

  .contact-grid {
    grid-column-gap: 60px;
  }

  .contact-grid-nested {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
  }

  .announcement.small-shadow.no-margin {
    margin-top: 0;
  }

  .ynv-uni {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .solution-list-item {
    margin-top: 0;
  }

  ._3-columns-collection-grid-copy {
    grid-column-gap: 40px;
  }

  .y-button-white.investors-button-white {
    display: block;
  }

  .y-home-hero-grid {
    grid-template-columns: 2fr 1fr;
  }

  .y-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .y-footer-card {
    top: -300px;
    left: -22%;
  }

  .y-footer-grid {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .y-lightbox {
    right: auto;
  }

  ._2-column-grid-copy {
    grid-row-gap: 47px;
  }

  .investors-button-white.y-button-white.investors-white-ni {
    display: none;
  }

  .y-hero-grid {
    grid-template-columns: 1fr 1fr;
  }

  .map {
    z-index: 0;
  }

  .map-wrapper {
    z-index: auto;
  }

  .distributor-hotspot {
    display: none;
  }

  .rich-text-block.distributor-hotspot {
    display: block;
  }

  .rich-text-block.distributor-hotspot.france {
    display: none;
  }

  .containter-1312.green-banner {
    margin-left: auto;
    margin-right: auto;
  }

  .container-1152 {
    top: 60px;
  }

  .homepage-hero-grid {
    grid-template-columns: 1.75fr .75fr;
  }

  .industry-grid-image {
    object-position: 50% 50%;
    height: 400px;
  }

  .stack-card {
    min-height: 0;
  }

  .industry-hero-container {
    display: none;
  }

  .industry-hero-container.align-bottom {
    justify-content: space-between;
    align-items: flex-end;
  }

  .body-text {
    letter-spacing: .18px;
    line-height: 1.5em;
  }

  .body-text.white {
    color: var(--white);
  }

  ._2-columns-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    place-items: center stretch;
  }

  .logos-wrapper.m-top-24 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .large-container.m-top-120.greenish-blue.border-radius-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .large-container.h-padding-global {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .resource-wrapper {
    flex-flow: column;
    display: block;
  }

  .resource-thumbnail {
    aspect-ratio: auto;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    width: 100%;
    height: 220px;
    max-height: none;
  }

  .resource-content {
    color: var(--dark-blue-1);
    background-color: #0000;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    flex: 0 auto;
    padding: 24px 24px 44px;
    display: block;
  }

  .resource-title {
    font-family: var(--_fonts---raleway);
    text-transform: uppercase;
    flex: 0 auto;
    margin-top: 16px;
    margin-bottom: 4px;
    font-weight: 400;
    text-decoration: none;
  }

  .resource-link {
    flex-flow: column;
    text-decoration: none;
    display: block;
  }

  .resource-summary {
    opacity: .7;
    font-family: var(--_fonts---raleway);
    color: var(--black);
    margin-top: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .column-34 {
    padding-left: 0;
  }

  .div-block-99 {
    float: left;
    vertical-align: text-bottom;
    width: 45%;
    display: inline;
  }

  .column-38 {
    padding-right: 0;
  }

  .container-1167 {
    z-index: 1;
    width: 100%;
  }

  .menu-wrapper-1313 {
    width: 100%;
  }

  .navigation-link-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation-link-2.dropdown {
    padding-right: 10px;
  }

  .div-block-121 {
    max-width: 80%;
  }
}

@media screen and (min-width: 1440px) {
  .paragraph.align-center.grey {
    max-width: 610px;
    margin-bottom: 32px;
  }

  .paragraph.quote {
    font-size: 2rem;
  }

  .paragraph.paragraph-big.full-width {
    max-width: none;
  }

  .list.footer-list, .filter-category {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .display-2 {
    clear: both;
  }

  .display-2.align-center.white {
    width: 90%;
    padding-top: 0;
    padding-right: 40px;
  }

  .display-2.logos-section {
    margin-top: 0;
  }

  .display-2.margin-10top {
    margin-top: 10px;
  }

  .display-2.grenish {
    -webkit-text-stroke-color: var(--midnight-blue);
  }

  .display-3.h3 {
    color: var(--greenish-blue);
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    padding-top: 20px;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
  }

  .container-1140 {
    justify-content: center;
    width: 100%;
  }

  .container-1140.double-displays {
    grid-column-gap: 80px;
  }

  .page-section.hero {
    background-color: #0000;
  }

  .page-section.hero.hero-small {
    height: 60vh;
    padding-top: 180px;
  }

  .page-section.hero.industry-page {
    background-position: 0 0, 100% 80px;
  }

  .page-section.webinar-hero-container-march-15, .page-section.webinar-hero-container-april-28 {
    background-position: 0 0, 50%;
  }

  .page-section.image-2-col {
    background-color: #fcfafa;
    background-position: 100%, 25%;
    background-size: 50% 100%, 70%;
  }

  .page-section.p-top-90.p-bot-120 {
    background-color: #0000;
  }

  .page-section.p-top-120.p-bot-110 {
    width: 100%;
    max-width: 100%;
    margin-bottom: auto;
    padding-bottom: 140px;
  }

  .hero-grid {
    height: 90%;
  }

  .double-grid {
    place-items: center;
  }

  .double-grid.top-align {
    justify-items: stretch;
  }

  .left-wrapper.checout.ni-section {
    width: 380px;
  }

  .customer-logo {
    width: 160px;
  }

  .navigation-bar.active-navigation.investors-nav-wrapper.no-padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .navigation-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-62 {
    position: sticky;
  }

  .hyperlink.chevron {
    text-decoration: none;
  }

  .event-wraper {
    display: none;
  }

  .datasheet-modal {
    height: 100vh;
    display: none;
    position: fixed;
  }

  .menu-wrapper-1312 {
    width: 100%;
    max-width: 1312px;
  }

  .newsletter-modal {
    height: 100vh;
    display: none;
    position: fixed;
  }

  .success-story-1 {
    grid-column-gap: 60px;
  }

  .shop-feature {
    font-size: 14px;
    font-weight: 400;
  }

  .video-with-overlay.confirmation-page {
    width: 100%;
  }

  .collection-list-9 {
    flex-wrap: wrap;
    display: flex;
  }

  .left-checkout-wrapper {
    margin-right: 60px;
  }

  .hero-list-icon {
    max-height: 25px;
  }

  .y-container-lines-w {
    left: -70px;
    right: -70px;
  }

  .y-container-lines-w.y-home-hero {
    z-index: -1;
  }

  .y-footer-card {
    top: -327px;
  }

  .y-home-hero-img-grid {
    right: auto;
  }

  .double-grid-copy, .double-grid-vp {
    place-items: center;
  }

  .out-of-stock-modal {
    height: 100vh;
    display: none;
    position: fixed;
  }

  .ks-video {
    width: 100%;
  }

  .form-block-2 {
    text-align: center;
    min-width: 500px;
    height: 300px;
    max-height: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 40px 40px;
    position: relative;
    inset: auto 0% 0%;
  }

  .exit-popup {
    height: 100vh;
    display: none;
    position: fixed;
  }

  .dark-blue_cta {
    background-color: var(--ynv-dark-blue);
  }

  .content-block {
    justify-content: center;
    align-items: center;
  }

  .section-11 {
    position: relative;
    top: auto;
  }

  .y-hero-grid {
    grid-template-columns: 1fr 1fr;
  }

  .rich-text-block.distributor-hotspot {
    display: block;
  }

  .rich-text-block.distributor-hotspot.america {
    display: none;
    top: 51%;
    left: 19%;
  }

  .rich-text-block.distributor-hotspot.uk {
    display: none;
    top: 45%;
  }

  .rich-text-block.distributor-hotspot.france {
    display: none;
    top: 47%;
  }

  .rich-text-block.distributor-hotspot.china {
    display: none;
    top: 62%;
    left: 77%;
  }

  .rich-text-block.distributor-hotspot.taiwan {
    display: none;
    top: 69%;
    left: 77%;
  }

  .containter-1312.green-banner {
    margin-left: auto;
    margin-right: auto;
  }

  .shop-feature {
    color: var(--dark-gray);
  }

  .homepage-grid {
    align-content: stretch;
    place-items: center;
  }

  .container-1152 {
    background-color: #0000;
    top: 75px;
  }

  .container-1152.m-top-56 {
    margin-top: 75px;
  }

  .testimonial-card {
    background-color: var(--light-blue);
    border-radius: 8px;
    padding-bottom: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .homepage-hero-grid {
    grid-template-columns: 1.75fr .75fr;
  }

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

  .width-auto {
    clear: right;
  }

  .industry-grid-image {
    height: 400px;
  }

  .stack-card {
    min-height: 0;
  }

  .top-stack-card.is-2 {
    left: 335px;
  }

  .top-stack-card.is-3 {
    left: 672px;
  }

  .top-stack-card.is-4 {
    left: auto;
    right: 0;
  }

  .industry-hero-container {
    grid-column-gap: 0px;
    grid-row-gap: 64px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    height: 50%;
    display: none;
  }

  .industry-hero-container.align-bottom {
    justify-content: space-between;
    align-items: flex-end;
  }

  .container-850 {
    max-width: 850px;
  }

  .quick-stack-7 {
    padding: 0;
  }

  .cell-8 {
    color: #fff;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    line-height: 50px;
  }

  .list-4 {
    aspect-ratio: auto;
    padding-left: 0;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 400;
    line-height: 35px;
  }

  .list-4.shop-feature {
    font-size: 14px;
    font-weight: 400;
  }

  .list-item-6.shop-feature {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .container-1161 {
    padding: 40px 0;
  }

  .list-item-7 {
    line-height: 40px;
  }

  .list-item-7.shop-feature {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
  }

  .heading-30 {
    color: #7fd2d9;
    margin-top: 0;
    padding-top: 20px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .text-block-67 {
    font-family: Raleway, Arial, sans-serif;
    font-size: 20px;
  }

  .container-1162 {
    clear: both;
    width: auto;
    max-width: none;
    height: 600px;
    display: block;
    position: relative;
    top: 100px;
    bottom: 25px;
  }

  .div-block-95 {
    float: none;
    color: #1e4f80;
    text-align: center;
    object-fit: fill;
    max-width: 360px;
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: hidden;
  }

  .image-32 {
    text-align: center;
    width: 100%;
    max-width: none;
    max-height: none;
    overflow: hidden;
  }

  .slider {
    clear: none;
    -webkit-text-stroke-color: #3330;
    background-color: #fff0;
    padding-bottom: 40px;
    position: static;
    overflow: hidden;
  }

  .left-arrow {
    background-color: var(--ynv-dark-blue);
    margin-top: auto;
    margin-left: 0;
    margin-right: auto;
    padding-top: 250px;
    padding-right: 0;
    display: flex;
    position: relative;
    left: auto;
  }

  .right-arrow {
    z-index: auto;
    background-color: #a5a2a200;
    align-items: flex-start;
    margin-bottom: 220px;
    margin-left: auto;
    padding-left: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
    overflow: visible;
  }

  .slide {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .mask {
    color: #f4f8fc;
    width: auto;
    position: absolute;
    inset: auto;
    overflow: visible;
  }

  .paragraph-82 {
    color: #4c5864;
    text-align: center;
    font-size: 14px;
    line-height: 1.4rem;
  }

  .column-32 {
    color: #f4f8fc;
  }

  .icon {
    color: #4c58644a;
    margin-left: 0;
    margin-right: 60px;
  }

  .icon-2 {
    color: #4c58644a;
    -webkit-text-stroke-color: #33333330;
  }

  .columns-29 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-96 {
    max-width: 360px;
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .div-block-97 {
    width: 360px;
  }

  .image-33 {
    max-width: none;
    overflow: visible;
  }

  .heading-31 {
    font-family: Raleway, Arial, sans-serif;
    font-weight: 400;
  }

  .column-33 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-98 {
    width: 50%;
    display: inline-flex;
  }

  .div-block-99 {
    width: 50%;
  }

  .column-35 {
    padding-left: 0;
  }

  .columns-31 {
    width: 99%;
  }

  .columns-32 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .slide-2 {
    margin-top: 60px;
    padding-left: 60px;
  }

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

  .columns-34 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .display-35 {
    clear: both;
  }

  .display-35.align-center.white {
    width: 90%;
    padding-top: 0;
    padding-right: 40px;
  }

  .list-6 {
    aspect-ratio: auto;
    padding-left: 0;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 400;
    line-height: 35px;
  }

  .cell-10 {
    color: #fff;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    line-height: 50px;
  }

  .list-item-8 {
    line-height: 40px;
  }

  .list-item-8.shop-feature {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
  }

  .heading-37 {
    color: #7fd2d9;
    margin-top: 0;
    padding-top: 20px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .container-1164 {
    padding: 40px 0;
  }

  .list-item-9.shop-feature {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }

  .display-36.h3 {
    color: #079ba9;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    padding-top: 20px;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
  }

  .div-block-109 {
    max-width: 360px;
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .div-block-110 {
    float: none;
    color: #1e4f80;
    text-align: center;
    object-fit: fill;
    max-width: 360px;
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: hidden;
  }

  .image-34 {
    max-width: none;
    overflow: visible;
  }

  .columns-36 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .left-arrow-2 {
    margin-top: auto;
    margin-left: 0;
    margin-right: auto;
    padding-top: 250px;
    padding-right: 0;
    display: flex;
    position: relative;
    left: auto;
  }

  .heading-38 {
    font-family: Raleway, Arial, sans-serif;
    font-weight: 400;
  }

  .column-49 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-1166 {
    clear: both;
    width: auto;
    max-width: none;
    height: 600px;
    display: block;
    position: relative;
    top: 100px;
    bottom: 25px;
  }

  .div-block-116 {
    width: 360px;
  }

  .paragraph-85 {
    color: #4c5864;
    text-align: center;
    font-size: 14px;
    line-height: 1.4rem;
  }

  .slide-3 {
    margin-top: 60px;
    padding-left: 60px;
  }

  .icon-3 {
    color: #4c58644a;
    margin-left: 0;
    margin-right: 60px;
  }

  .text-block-69 {
    font-family: Raleway, Arial, sans-serif;
    font-size: 20px;
  }

  .heading-39 {
    color: #7fd2d9;
    margin-top: 0;
    padding-top: 20px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .text-block-71 {
    font-family: Raleway, Arial, sans-serif;
    font-size: 20px;
  }

  .container-1167 {
    justify-content: center;
    width: 100%;
  }

  .menu-wrapper-1313 {
    width: 100%;
    max-width: 1312px;
  }

  .navigation-link-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 1920px) {
  .paragraph.align-center.grey {
    max-width: 610px;
    color: var(--grey);
    margin-bottom: 32px;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 400;
  }

  .paragraph.small-text.investors-body {
    color: var(--investor-body);
    font-family: Raleway, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.7;
  }

  .paragraph.short-p {
    margin-bottom: 40px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2rem;
  }

  .dark-blue-button.m-top-36 {
    width: 80%;
    display: block;
  }

  .display-1.hero.text-white {
    float: none;
    width: 100%;
    margin-top: auto;
    padding-top: 0;
    position: static;
  }

  .display-2 {
    color: var(--ynv-dark-blue);
    text-align: left;
    -webkit-text-stroke-color: var(--ynv-dark-blue);
    margin-bottom: 10px;
  }

  .display-2.align-center {
    color: var(--dark-blue-hover);
    align-self: auto;
  }

  .display-2.align-center.white {
    float: left;
    clear: none;
    aspect-ratio: auto;
    text-align: left;
    overflow-wrap: normal;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-bottom: 0;
    padding: 40px 40px 40px 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .display-3.h3 {
    justify-content: center;
    align-items: flex-end;
    font-size: 20px;
  }

  .container-1140 {
    grid-template-columns: 1fr 1fr;
  }

  .container-1140.hero-absolut {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .container-1140.logos {
    grid-column-gap: 90px;
  }

  .container-1140.vertical-flex-align-center {
    padding-top: 100px;
  }

  .container-1140.solution-hero {
    float: none;
    order: 0;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .container-1140._2-col {
    grid-template-columns: 1fr 1fr;
  }

  .container-1140.custom-col {
    grid-template-columns: 1.5fr 1fr;
  }

  .container-1140.horizontal-flex-center {
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #fff;
    object-fit: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    min-width: auto;
    max-width: 1140px;
    display: block;
  }

  .page-section.hero.hero-small {
    height: 50vh;
  }

  .page-section.hero.homepage {
    margin-bottom: 60px;
    padding-top: 180px;
  }

  .page-section.hero.industry-page {
    background-position: 0 0, 100% 75px;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    min-height: 90vh;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 400px;
    display: flex;
  }

  .page-section.hero.industry-page.supply {
    clear: none;
    width: 100%;
    min-height: 50%;
  }

  .page-section.hero.industry-page.industrial {
    padding-top: 400px;
  }

  .page-section.hero.industry-page.custom {
    background-size: auto, cover;
    min-height: auto;
    margin-bottom: auto;
    padding-top: 350px;
    padding-bottom: 40px;
  }

  .page-section.solution-hero-container {
    justify-content: flex-start;
    align-items: center;
  }

  .page-section.padding-90-top.padding-64-bottom.grey {
    clear: both;
    background-color: #ffffff4d;
    padding-top: 100px;
    display: block;
  }

  .page-section.p-top-100.p-bot-120 {
    clear: both;
    position: static;
  }

  .page-section.p-top-100.p-bot-140.grey {
    margin-bottom: 60px;
    padding-top: 0;
  }

  .page-section.dark-blue_cta {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border: 1px #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    width: 100%;
    min-width: 1152px;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: inline-grid;
    position: relative;
  }

  .page-section.image-2-col {
    background-color: #fcfafa;
    background-position: 100%, 45%;
    background-size: 50% 100%, 70%;
  }

  .page-section.p-bot-140.p-top-o {
    margin-left: auto;
    margin-right: auto;
  }

  .page-section.gradient {
    background-color: #f9fcfe00;
    background-image: linear-gradient(180deg, var(--white) 40%, var(--light-blue) 40%);
  }

  .page-section.p-top-110.p-bot-140 {
    clear: both;
    margin-top: 60px;
    padding-top: 60px;
    position: relative;
    top: auto;
  }

  .page-section.p-top-110.p-bot-120.grey {
    clear: both;
    margin-top: auto;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 280px;
    position: relative;
  }

  .page-section.p-top-120.p-bot-110 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 60px;
    display: block;
    position: relative;
  }

  .hero-grid {
    height: 90%;
  }

  .green-button {
    text-align: center;
  }

  .hero-buttons-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    max-width: 250px;
    display: grid;
  }

  .left-wrapper.checout.ni-section {
    width: 400px;
  }

  .navigation-bar.active-navigation.investors-nav-wrapper.no-padding {
    padding-top: 24px;
    top: 54px;
  }

  .navigation-bar.active-navigation.investors-nav-wrapper {
    top: 54px;
  }

  .navigation-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button.dark-blue.transition.nargin-top {
    color: #122c52;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button.dark-blue.transition.nargin-top.m-0 {
    color: #fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #122c52;
    background-color: #122c52;
    border-style: none;
    border-width: 0;
    border-radius: 4px;
    padding: 20px;
  }

  .container-1140 {
    width: 100%;
  }

  .grid-4 {
    grid-row-gap: 50px;
  }

  .menu-wrapper-1312 {
    width: 100%;
    max-width: 1312px;
  }

  .success-story-1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .add-to-cart {
    width: 100%;
  }

  .default-state-3 {
    width: 100%;
    margin-bottom: 0;
  }

  .y-container-lines-w {
    position: absolute;
  }

  .y-container-lines-w.y-home-hero {
    z-index: -1;
  }

  .y-body {
    overflow: visible;
  }

  .y-footer.footer-investors {
    bottom: auto;
  }

  .y-container-1440 {
    justify-content: flex-end;
    align-items: flex-start;
    max-width: 1140px;
    display: flex;
  }

  .y-home-hero-img-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    bottom: -50px;
    right: 14%;
  }

  .y-section {
    background-color: #fff;
    padding-top: 110px;
  }

  .y-section.p-bot-100 {
    padding-bottom: 100px;
  }

  .y-lightbox {
    border-radius: 8px;
    right: auto;
  }

  .y-home-hero-gif-overlay {
    border-radius: 8px;
    right: 0%;
  }

  .y-home-hero-bg-video {
    border-radius: 8px;
  }

  .collection-item-12 {
    z-index: auto;
    float: left;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    -webkit-text-fill-color: inherit;
    object-fit: contain;
    background-clip: content-box;
    border-radius: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .collection-item-13 {
    width: 250px;
    height: 250px;
  }

  .collection-item-14 {
    background-color: var(--light-slate-grey);
    background-image: linear-gradient(to bottom, var(--light-slate-grey), var(--light-slate-grey));
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-text-fill-color: inherit;
    background-clip: content-box;
    border: 1px solid #0000;
    border-radius: 2px;
    position: relative;
  }

  .collection-list-11 {
    text-align: center;
  }

  .collection-list-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 63px;
    display: flex;
  }

  .collection-list-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    display: block;
  }

  .text-block-42 {
    color: var(--white);
    font-weight: 700;
  }

  .form-block-2 {
    clear: right;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: flex-end;
    height: 350px;
    max-height: 400px;
    margin-bottom: auto;
    display: block;
    position: relative;
  }

  .image-18 {
    border-radius: 8px;
  }

  .dark-blue_cta {
    background-color: var(--ynv-dark-blue);
    padding-top: 5.625rem;
    padding-bottom: 6.25rem;
    padding-right: 0;
  }

  .content-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: center;
    align-items: center;
  }

  .container-1142 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: "."
    / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start;
    align-self: flex-start;
    place-items: center start;
    width: 100%;
    margin-top: 32px;
    display: flex;
  }

  .outlined-blue-button {
    color: var(--greenish-blue);
    background-color: #3898ec00;
    border: 1px solid #079ba933;
    border-radius: 30px;
    padding: 8px 48px 8px 32px;
    font-family: "Lato 1", Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
  }

  .outlined-blue-button.outlined-gray-button, .outlined-blue-button.blue-button-simple, .outlined-blue-button.blue-button-simple.mt-15 {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .section-11 {
    position: relative;
  }

  .container-1152 {
    width: 100%;
  }

  .investors-hero-buttons-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-list-15 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .collection-item-15 {
    flex-flow: row;
    flex: 1;
    order: 0;
    align-self: auto;
    display: flex;
  }

  .testimonial-wrapper {
    clear: both;
    width: 1140px;
  }

  .y-hero-grid {
    grid-template-columns: 1fr 1fr;
  }

  .rich-text-block.distributor-hotspot {
    display: block;
    top: 52%;
    left: 19%;
  }

  .rich-text-block.distributor-hotspot.america {
    display: none;
    top: 53%;
    left: 20%;
  }

  .rich-text-block.distributor-hotspot.uk {
    display: none;
    top: 48%;
    left: 43%;
  }

  .rich-text-block.distributor-hotspot.france {
    display: none;
    top: 51%;
    left: 43%;
  }

  .rich-text-block.distributor-hotspot.china {
    display: none;
    top: 64%;
  }

  .rich-text-block.distributor-hotspot.taiwan {
    display: none;
    top: 72%;
  }

  .rich-text-block.distributor-hotspot.germany {
    display: none;
    top: 52%;
  }

  .rich-text-block.distributor-hotspot.malaysia {
    display: none;
    top: 82%;
  }

  .containter-1312.m-top-110 {
    margin-left: auto;
    margin-right: auto;
  }

  .containter-1312.green-banner {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .book-a-call-content {
    justify-content: center;
    align-items: flex-start;
  }

  .shop-feature {
    word-break: break-all;
    background-position: 0 10px;
  }

  .shop-feature.disabled {
    white-space: normal;
    word-break: break-all;
  }

  .single-add-to-cart-button {
    flex: 1;
    width: auto;
  }

  .single-product-actions {
    flex: 1;
    width: 100%;
    max-width: none;
  }

  .container-1152 {
    z-index: 1;
    clear: both;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: center;
    width: auto;
    max-width: 1152px;
    margin: auto auto 25px;
    padding: 60px 0 20px;
    display: block;
    position: relative;
    top: auto;
  }

  .container-1152.m-top-56 {
    margin-bottom: 100px;
    padding-top: 0;
  }

  ._2-col-grid.industry-pages {
    grid-template-columns: 560px 510px;
  }

  ._2-col-grid.intro-section {
    width: 1152px;
  }

  .grid-text-container.industry {
    width: 510px;
    margin-top: 25px;
  }

  .width-auto {
    z-index: auto;
    float: right;
    clear: right;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-end;
    width: 50%;
    height: 100%;
    min-height: 500px;
    padding-left: 0;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .industry-grid-image {
    height: 400px;
    max-height: none;
  }

  .eyebrow-text.text-blue {
    color: #1d3a70cc;
  }

  .eyebrow-text.eyebrow-big.align-center {
    align-self: center;
  }

  .stack-wrapper {
    position: static;
  }

  .stack-card {
    height: auto;
    min-height: 0;
    position: sticky;
  }

  .stack-card.is-2, .stack-card.is-3, .stack-card.is-4 {
    position: sticky;
  }

  .stack-card-flex-wrapper.gap-48 {
    justify-content: space-between;
  }

  .stack-card-flex-wrapper.gap-48.is-2 {
    justify-content: space-between;
    position: static;
    top: auto;
  }

  .stack-card-flex-wrapper.gap-48.is-3, .stack-card-flex-wrapper.gap-48.is-4 {
    justify-content: space-between;
    align-items: stretch;
  }

  .stack-card-info.big {
    max-width: 507px;
  }

  .stack-card-image.small {
    max-width: 640px;
  }

  .div-block-94 {
    position: static;
  }

  .top-stack-card {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .industry-cards-container {
    aspect-ratio: auto;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    display: flex;
    position: static;
    inset: 0% 0% 0% auto;
  }

  .industry-hero-container {
    float: left;
    clear: both;
    vertical-align: bottom;
    grid-template-columns: 1fr;
    grid-auto-rows: .25fr;
    width: 50%;
    min-width: 50%;
    height: 50%;
    display: block;
    position: static;
    inset: 0% 0% auto;
  }

  .industry-hero-container.left-column {
    clear: left;
    justify-content: flex-end;
    align-items: flex-start;
    width: 45%;
    max-width: 50%;
    height: 100%;
    display: flex;
    position: static;
    inset: 0% auto 0% 0%;
  }

  .industry-hero-container.left-column.custom {
    width: 60%;
    min-width: 50%;
    max-width: 60%;
    display: block;
  }

  .industry-hero-container.align-bottom {
    width: 40%;
  }

  .h-flex-center {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .body-text {
    padding-bottom: 20px;
  }

  .link-block-industry {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .standard-container {
    position: relative;
  }

  .flex.items-center.space-between {
    z-index: 1;
    text-transform: none;
    position: relative;
  }

  .large-container.greenish-blue {
    background-color: var(--greenish-blue);
  }

  .heading_3 {
    text-transform: none;
  }

  .heading_3.white {
    color: var(--white);
  }

  .cell-6 {
    border-radius: 0;
    justify-content: center;
    align-items: center;
  }

  .page-slot {
    background-color: #122c52;
    padding-top: 60px;
  }

  .cell-7 {
    justify-content: center;
    align-items: flex-start;
  }

  .column-30 {
    text-align: left;
    flex-flow: row;
    align-items: stretch;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .column-31 {
    color: var(--white);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: Lato, sans-serif;
    display: flex;
  }

  .rich-text-block-2 {
    color: #fff;
  }

  .text-block-65 {
    color: #fff;
    font-family: "Lato 1", Arial, sans-serif;
    font-size: 1px;
  }

  .text-block-66 {
    color: #fff;
  }

  .text-span-9 {
    font-family: "Lato 1", Arial, sans-serif;
    font-size: 14em;
    display: block;
  }

  .list-item-5 {
    color: #fff;
  }

  .list-3 {
    color: #fff;
    font-family: Lato, sans-serif;
  }

  .container-1160 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    flex: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 1140px;
    display: block;
    position: relative;
  }

  .columns-28 {
    width: 100%;
    max-width: 1152px;
    position: static;
  }

  .quick-stack-7 {
    box-sizing: border-box;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    aspect-ratio: auto;
    object-fit: fill;
    flex: 0 auto;
    align-self: center;
    width: 100%;
    max-width: 1152px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    bottom: 0;
    overflow: visible;
  }

  .cell-8 {
    flex-flow: row;
    display: flex;
  }

  .cell-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .list-4 {
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    min-width: 550px;
    color: var(--white);
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    font-family: Lato, sans-serif;
    list-style-type: square;
    display: block;
    position: relative;
  }

  .list-item-6 {
    list-style-type: square;
  }

  .list-item-6.shop-feature {
    line-height: 30px;
  }

  .container-1161 {
    clear: both;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    max-width: none;
    margin-right: auto;
    font-family: Raleway, Arial, sans-serif;
    display: block;
    position: static;
  }

  .heading-30 {
    text-align: left;
    display: block;
  }

  .container-1162 {
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: stretch;
    width: 1520px;
    max-width: 1520px;
    height: 100%;
    margin-bottom: 60px;
    display: flex;
    position: relative;
  }

  .slider {
    text-align: center;
    align-self: center;
    width: 1152%;
    max-width: 1152px;
    height: auto;
    min-height: 600px;
    position: relative;
    overflow: hidden;
  }

  .left-arrow {
    z-index: 1;
    aspect-ratio: auto;
    background-color: var(--ynv-dark-blue);
    color: var(--ynv-dark-blue);
    justify-content: flex-start;
    align-items: center;
    margin-top: 75px;
    margin-left: 8px;
    margin-right: 100%;
    padding-top: 200px;
    font-size: 20px;
    display: block;
    position: relative;
    inset: auto;
    overflow: visible;
  }

  .right-arrow {
    float: none;
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: auto;
    margin-left: 94%;
    margin-right: auto;
    padding-bottom: 0;
    font-family: Raleway, Arial, sans-serif;
    font-size: 22px;
    display: inline-flex;
    position: relative;
    inset: auto;
  }

  .slide {
    clear: none;
    text-overflow: ellipsis;
    overflow-wrap: normal;
    vertical-align: top;
    width: 100%;
    margin-top: auto;
    position: relative;
  }

  .mask {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    inset: auto 0%;
  }

  .paragraph-82 {
    display: flex;
  }

  .icon {
    color: #4c5864;
    font-family: Raleway, Arial, sans-serif;
  }

  .column-33 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-98 {
    float: right;
    clear: left;
    align-self: flex-end;
    width: 45%;
  }

  .button-13 {
    color: var(--midnight-blue);
    text-align: center;
    text-transform: uppercase;
    -webkit-text-fill-color: inherit;
    vertical-align: middle;
    background-color: #f1f1f100;
    background-clip: border-box;
    border: 2px solid #122c52;
    border-radius: 5px;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    padding: 20px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
  }

  .columns-30 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .column-34 {
    border-radius: 5px;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .div-block-99 {
    width: 50%;
  }

  .column-35 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: flex-end;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .columns-31 {
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .column-36 {
    overflow: visible;
  }

  .div-block-100 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    width: 1152px;
    display: inline-flex;
  }

  .div-block-101 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    margin-top: auto;
    display: block;
  }

  .section-18 {
    justify-content: center;
    align-self: flex-end;
    align-items: flex-end;
    max-width: 1140px;
    min-height: 50vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .column-38 {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .slide-2 {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 81px;
  }

  .section-19 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: auto;
    display: flex;
  }

  .columns-33 {
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 1152px;
    display: flex;
  }

  .slide-nav {
    border-radius: 0;
    justify-content: center;
    align-items: flex-end;
    height: 60px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    font-size: 16px;
    display: flex;
    inset: 300px 0% 0%;
  }

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

  .display-34.hero.text-white {
    float: none;
    width: 100%;
    margin-top: auto;
    padding-top: 0;
    position: static;
  }

  .section-21 {
    justify-content: center;
    align-self: flex-end;
    align-items: flex-end;
    max-width: 1140px;
    min-height: 50vh;
    display: flex;
  }

  .display-35 {
    text-align: left;
  }

  .display-35.align-center {
    color: #015b8f;
    align-self: auto;
  }

  .display-35.align-center.white {
    float: left;
    clear: none;
    aspect-ratio: auto;
    text-align: center;
    overflow-wrap: normal;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-bottom: 0;
    padding: 40px 40px 40px 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .column-46 {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .button-15.dark-blue.transition.nargin-top {
    color: #122c52;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-15.dark-blue.transition.nargin-top.m-0 {
    color: #fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #122c52;
    background-color: #122c52;
    border-style: none;
    border-width: 0;
    border-radius: 4px;
    padding: 20px;
  }

  .columns-35 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .paragraph-84.short-p {
    margin-bottom: 40px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2rem;
  }

  .column-47 {
    border-radius: 5px;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .list-6 {
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #fff;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: 550px;
    padding-left: 0;
    font-family: Lato, sans-serif;
    list-style-type: square;
    display: block;
    position: relative;
  }

  .cell-10 {
    flex-flow: row;
    display: flex;
  }

  .heading-37 {
    text-align: left;
    display: block;
  }

  .container-1164 {
    clear: both;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    max-width: none;
    margin-right: 60px;
    font-family: Raleway, Arial, sans-serif;
    display: block;
    position: static;
  }

  .list-item-9 {
    list-style-type: square;
  }

  .list-item-9.shop-feature {
    line-height: 30px;
  }

  .container-1165 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    flex: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 1140px;
    display: block;
    position: relative;
  }

  .cell-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .display-36.h3 {
    justify-content: center;
    align-items: flex-end;
    font-size: 20px;
  }

  .left-arrow-2 {
    z-index: 1;
    aspect-ratio: auto;
    justify-content: flex-start;
    align-items: center;
    margin-top: 75px;
    margin-left: 8px;
    margin-right: 100%;
    padding-top: 200px;
    font-size: 20px;
    display: block;
    position: relative;
    inset: auto;
    overflow: visible;
  }

  .column-49 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-1166 {
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: stretch;
    width: 1520px;
    max-width: 1520px;
    height: 100%;
    margin-bottom: 60px;
    display: flex;
    position: relative;
  }

  .paragraph-85 {
    display: flex;
  }

  .slide-3 {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 81px;
  }

  .icon-3 {
    color: #4c5864;
    font-family: Raleway, Arial, sans-serif;
  }

  .section-22 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .heading-39 {
    text-align: left;
    display: block;
  }

  .columns-37 {
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 1152px;
    display: flex;
  }

  .green-button-2 {
    text-align: center;
  }

  .column-53 {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .section-23 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .button-17.dark-blue.transition.nargin-top {
    color: #122c52;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-17.dark-blue.transition.nargin-top.m-0 {
    color: #fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #122c52;
    background-color: #122c52;
    border-style: none;
    border-width: 0;
    border-radius: 4px;
    padding: 20px;
  }

  .columns-38 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .columns-39 {
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 1152px;
    display: flex;
  }

  .column-54 {
    border-radius: 5px;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .container-1167 {
    grid-template-columns: 1fr 1fr;
  }

  .container-1167.horizontal-flex-center {
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #fff;
    object-fit: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    min-width: auto;
    max-width: 1140px;
    display: block;
  }

  .menu-wrapper-1313 {
    width: 100%;
    max-width: 1312px;
  }

  .navigation-link-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-40 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-26 {
    width: 100%;
    height: 520px;
    margin-bottom: 100px;
    padding-bottom: 100px;
  }

  .container-1168 {
    padding-top: 140px;
  }

  .grid-14 {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .grid-15 {
    order: 0;
    grid-template-rows: auto;
  }

  .section-28 {
    min-height: 600px;
  }

  .div-block-121 {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_fonts---raleway: Raleway, Arial, sans-serif;
    --_fonts---navigation: 18px;
    --_fonts---lato: "Lato 1", Arial, sans-serif;
    --_fonts---eyebrow: 14px;
    --_fonts---body: 16px;
    --_fonts---h1: 48px;
    --_fonts---h3: 36px;
    --_fonts---h2: 36px;
    --_fonts---h2-display: 36px;
    --_fonts---button: 16px;
    --_fonts---h4: 0px;
    --_fonts---h5: 0px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph {
    font-size: 1rem;
  }

  .paragraph.align-center.align-left-on-tablet {
    text-align: left;
  }

  .paragraph.small-text.investors-body {
    text-align: center;
    align-self: center;
    width: 100%;
  }

  .paragraph.small-text.investors-body._w-400 {
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph.text-white.uppercase-text.text-bold.padding-extra {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .paragraph.no-margin.full-width.align-center.md-align-left {
    text-align: left;
  }

  .paragraph.mobile-white {
    color: var(--white);
  }

  .nav-bar {
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .navigation-wrapper {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

  .error-message {
    max-width: 738px;
  }

  .nav-link-3 {
    margin-left: 0;
    margin-right: 0;
    padding: 14px 24px;
  }

  .nav1-menu {
    z-index: 15;
    background-color: #fff;
    border-bottom: 1px solid #ebedee;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .empty-state {
    max-width: 738px;
  }

  .menu-button {
    margin-left: 24px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .navbar1, .section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-block-3.hidden-mobile-landscape {
    width: 60%;
  }

  .navlink.navlink-button {
    border-width: 0;
    padding: 10px 20px 10px 5px;
  }

  .navlink.navlink-dropdown {
    display: none;
  }

  .navlink.navlink-dropdown.navlink-text, .navlink.navlink-investors {
    display: block;
  }

  .navlink.navlink-new-button {
    border-width: 0;
    padding: 10px 20px 10px 5px;
  }

  .dropdown-list.w--open {
    border-radius: 0;
  }

  .dropdown-list-item {
    padding: 8px 0;
  }

  .dropdown-list-item.dropdown-list-item-first {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 0 8px;
  }

  .dropdown-list-item.dropdown-list-item-last, .dropdown-list-item.dropdown-list-item-last:hover {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list.footer-list {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .title {
    font-size: 50px;
  }

  .h4 {
    font-size: 18px;
  }

  .h2 {
    font-size: 32px;
  }

  .under-title {
    font-size: 13px;
  }

  .column-8 {
    margin-top: 20px;
  }

  .div-block-39 {
    display: block;
  }

  .collection-list-wrapper-4 {
    display: flex;
  }

  .collection-list-4 {
    display: block;
  }

  .over-title-white {
    font-size: 13px;
  }

  .h2-copy {
    font-size: 32px;
  }

  .h1-product-page {
    font-size: 34px;
  }

  .responsive-flex-columns-mgmt {
    display: block;
  }

  .section-copy {
    padding-left: 24px;
    padding-right: 24px;
  }

  .tablet-hidden {
    display: none;
  }

  .bottom-text-container {
    width: 80%;
  }

  .section-8 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-7 {
    max-height: 350px;
  }

  .display-1.y-home-hero {
    max-width: 96%;
    font-size: 66px;
  }

  .display-1.y-home-hero.news-hero-title {
    margin-bottom: 16px;
    font-size: 36px;
    line-height: 120%;
  }

  .display-1.y-product-hero.text-blue {
    font-size: 2.8rem;
    line-height: 3rem;
  }

  .display-1.hero.text-white {
    width: 100%;
  }

  .display-1.mobile-white {
    color: var(--white);
  }

  .display-2 {
    font-size: 34px;
  }

  .display-2.align-center.md-align-left {
    text-align: left;
  }

  .display-2.logos-section {
    text-align: center;
  }

  .display-2.align-left.investors-h2 {
    flex: 0 auto;
    align-self: center;
    margin-right: 32px;
  }

  .display-2.investors-h2 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 1.45em;
  }

  .display-4 {
    text-align: left;
  }

  .text-18 {
    font-size: 16px;
    line-height: 22px;
  }

  .text-20 {
    font-size: 18px;
    line-height: 24px;
  }

  .container-1140, .container-1140.hero-absolut {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-1140.logos, .container-1140.news {
    grid-template-columns: 1fr;
  }

  .container-1140.footer-grid {
    padding-bottom: 0;
  }

  .container-1140.double-displays {
    grid-column-gap: 10px;
    grid-template-columns: 1fr;
  }

  .container-1140.vertical-flex-align-center {
    padding-top: 0;
  }

  .container-1140._2-col {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-1140.custom-col {
    flex-flow: column;
    display: flex;
  }

  .page-section.hero {
    height: auto;
    min-height: 100vh;
    padding-top: 140px;
  }

  .page-section.hero.hero-small {
    background-image: linear-gradient(#002b4499, #002b4499), url('../images/6788c3f76b3924962d13b26c_General-Image.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    min-height: auto;
  }

  .page-section.hero.hero-small.no-bg {
    background-image: none;
    background-position: 0 0;
  }

  .page-section.hero.homepage {
    height: auto;
    min-height: auto;
    padding-top: 140px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.hero.industry-page {
    background-image: linear-gradient(0deg, #1d3a70, #192f5000), url('../images/Healthcare.webp');
    background-position: 0 0, 63% 75px;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: space-between;
    align-items: flex-end;
    height: auto;
    min-height: 970px;
    padding-top: 200px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .page-section.hero.industry-page.industrial, .page-section.hero.industry-page.custom {
    min-height: 970px;
  }

  .page-section.hero.getting-started {
    background-size: cover;
    min-height: auto;
    margin-top: 129px;
  }

  .page-section.cta {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .page-section.webinar-hero-container-april-28 {
    padding-top: 180px;
  }

  .page-section.webinar-form {
    display: flex;
  }

  .page-section.product-hero {
    padding-top: 140px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.product-hero.solutions {
    padding-top: 140px;
  }

  .page-section.map {
    margin-top: 75px;
    padding-top: 40px;
  }

  .page-section.p-top-100.p-bot-120, .page-section.p-top-100.p-bot-140 {
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.shop-hero {
    margin-top: auto;
  }

  .page-section.grey {
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.image-2-col {
    background-position: 100%, 20% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 50% 100%, 70%;
    background-attachment: scroll, scroll;
    padding-top: 90px;
  }

  .page-section.governance, .page-section.p-top-130.p-bot-120 {
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.p-top-160.p-bot-160.grey {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .page-section.p-top-140.p-bot-130 {
    padding-top: 100px;
  }

  .page-section.p-top-140.p-bot-130.grey, .page-section.p-top-110.p-bot-140.intro-section {
    padding-top: 56px;
    padding-bottom: 80px;
  }

  ._100vw-page-container {
    position: relative;
  }

  .hero-grid {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .hero-grid.small-hero-grid {
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: grid;
  }

  .hero-grid.small-hero-grid.solutions {
    grid-column-gap: 5rem;
  }

  .subheading.blue.margin-top-20-tablet {
    margin-top: 20px;
  }

  .text.stock-description.news-description {
    margin-bottom: 0;
  }

  .hero-buttons-wrapper {
    grid-template-columns: 1fr;
    margin-left: 40px;
  }

  ._3-column-grid._92px {
    grid-column-gap: 30px;
  }

  ._3-column-grid.y-home-testimonials {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .double-grid.y-58px-spacing {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .double-grid.single-product {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
  }

  .grid-for-logos {
    grid-row-gap: 30px;
  }

  .left-wrapper, .left-wrapper.checout, .left-wrapper.checout.startpage-width-fix {
    width: 100%;
  }

  .bubble {
    width: 50%;
  }

  .get-started-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-side-cta {
    padding-left: 10px;
    padding-right: 10px;
    right: 40px;
  }

  .right-side-cta.width-450 {
    width: 45%;
  }

  .left-content-footer-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    bottom: 20px;
    left: 40px;
    right: 40px;
  }

  .footer-address {
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr 1fr;
    min-height: auto;
  }

  .navigation-bar {
    padding-left: 24px;
    padding-right: 24px;
  }

  .navigation-bar.active-navigation {
    left: 0;
    right: 0;
  }

  .navigation-bar.active-navigation.investors-nav-wrapper.no-padding {
    padding-top: 20px;
    padding-left: 25px;
    top: 0;
  }

  .navigation-bar.active-navigation.investors-nav-wrapper {
    border-radius: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 0;
  }

  .navigation-menu-wrapper {
    background-color: #0000;
    justify-content: center;
    align-self: auto;
    align-items: center;
    height: auto;
  }

  .navigation-menu {
    z-index: 15;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    color: #fff;
    background-color: #00142acc;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    height: auto;
    min-height: 100vh;
    max-height: none;
    padding: 64px 25px 30px;
    position: absolute;
    overflow: visible;
  }

  .navigation-link {
    color: #fff;
    padding: 16px 0;
  }

  .navigation-link.w--current {
    color: var(--primary-blue);
  }

  .navigation-link._12-left {
    font-family: var(--_fonts---raleway);
    letter-spacing: .18px;
    font-weight: 400;
    text-decoration: none;
  }

  .navigation-dropdown.desktop-only {
    display: none;
  }

  .navigation-dropdown.mobile-only {
    width: auto;
    display: block;
  }

  .navigation-dropdown.mobile-only.hide {
    display: none;
  }

  .navigation-button.navigation-button-nav {
    background-color: #0a1d33;
    justify-content: center;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px 20px;
    display: flex;
  }

  .navigation-button.navigation-button-nav:hover {
    color: #04132a;
    background-color: #fff;
  }

  .cart-in-the-navigation {
    margin-left: 24px;
    margin-right: 24px;
  }

  .nav-icon {
    position: relative;
  }

  .investors-link {
    color: #e6eef8b3;
    letter-spacing: normal;
    font-weight: 600;
    line-height: 1.5em;
  }

  .bg-video {
    height: 400px;
    min-height: auto;
    max-height: none;
  }

  .bg-video-section-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-dropdown {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .ks-form-input.search.jetboost-list-search-input-nx8o {
    margin-bottom: 0;
  }

  .button.blue.search {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -31px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
  }

  .button.blue.search.w--current {
    margin-bottom: auto;
    margin-left: 0;
    display: none;
  }

  .button.dark-blue.transition.nargin-top {
    margin-top: 10px;
  }

  .container-1140.article-wrapper {
    width: 90%;
    padding: 40px 50px;
  }

  .display-21 {
    font-size: 2rem;
  }

  .faq-frid {
    grid-column-gap: 20px;
    grid-template-columns: 200px 1.25fr;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-frid._20px-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-65 {
    display: none;
  }

  .div-block-66 {
    flex-direction: column;
    display: flex;
  }

  .section-3-grid, .usecase-grid {
    grid-template-columns: 1fr;
  }

  .div-block-3 {
    background-image: none;
  }

  .grid-4.margin-50bottom {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

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

  .herogrid.display-page {
    margin-top: 20px;
  }

  .subgrid-displays {
    grid-row-gap: 0px;
    justify-items: start;
  }

  .x._2-x.menu {
    bottom: 0%;
  }

  .x.menu {
    display: none;
    top: 50%;
    left: 0%;
    right: 0%;
  }

  .investors-wrapper.mobile-mebu {
    display: flex;
  }

  .new-menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    margin-left: 0;
    display: flex;
  }

  .new-menu-button.w--open {
    background-color: #0000;
  }

  .display-2-modal {
    font-size: 2rem;
  }

  .displays-collection-wrapper {
    position: static;
  }

  .navigation-wrapper-1312 {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    max-width: 1312px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-wrapper-1312 {
    width: auto;
    max-width: 1312px;
  }

  .horizontal-flex.space-between {
    flex-flow: column;
    align-items: flex-start;
  }

  .horizontal-flex.gap-24 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

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

  .paragraph-2 {
    font-size: 1rem;
  }

  .div-block-72 {
    padding-top: 0;
  }

  .hero-list {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-direction: column;
  }

  .news-collection-item {
    width: 50%;
  }

  .news-collection-item.home-events {
    justify-content: center;
    display: flex;
  }

  .double-grid-text-wrapper.top-align {
    align-self: flex-start;
  }

  .radius-image {
    width: 100%;
  }

  .how-it-works-grid {
    grid-column-gap: 80px;
  }

  .how-it-works-item, .how-it-works-item.reverse {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .success-story-1 {
    grid-column-gap: 35px;
  }

  .how-it-works-number {
    width: 40px;
    height: 40px;
    left: -59px;
  }

  .article-share-button-wrapper {
    z-index: 1;
  }

  .hero-contact {
    width: 100%;
  }

  .hero-contact.small-shadow.blue {
    order: 1;
  }

  .search-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .scroll-container {
    margin-top: -100px;
    padding-top: 100px;
  }

  .contact-bg-image {
    width: 250px;
    height: 150px;
  }

  .hamburger-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 24px;
    height: 24px;
    padding: 3px;
    display: flex;
  }

  .ham-line {
    background-color: #fff;
    width: 100%;
    height: 2px;
    padding: 0;
  }

  .contact-grid {
    grid-template-columns: 250px 1fr;
    place-content: start;
    place-items: start stretch;
  }

  .contact-grid.left {
    grid-template-columns: 1fr 250px;
  }

  .smaller-heading-span {
    font-size: 1.4rem;
  }

  .subheading-solutions.mobile-white {
    color: var(--white);
  }

  .solutions-hero-section {
    width: 70%;
  }

  .events-w {
    grid-column-gap: 25px;
    grid-row-gap: 10px;
    grid-template-columns: 180px 1fr 1fr;
  }

  .events-top-row-grid {
    grid-column-gap: 25px;
    grid-row-gap: 6px;
  }

  .grid-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
  }

  .hide-tablet {
    display: none;
  }

  .webinar-hero-section {
    width: 70%;
  }

  .webinar-title {
    font-size: 32px;
    line-height: 38px;
  }

  .grid-8-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
  }

  .display-2-modal-success {
    font-size: 1.5rem;
  }

  .y-container-line.home-hero1.dark {
    display: none;
  }

  .y-container-line.home-hero2 {
    align-self: flex-start;
  }

  .y-container-line.home-hero2.dark, .y-container-lines-w {
    display: none;
  }

  .y-container-lines-w.y-home-hero {
    align-items: flex-end;
    display: none;
    bottom: 16%;
    left: 40px;
    right: 40px;
  }

  .y-button-white {
    flex: none;
  }

  .y-home-hero-grid {
    grid-template-columns: 1fr;
  }

  .y-home-hero-grid.stock-grid {
    flex-flow: column;
    display: flex;
  }

  .y-footer {
    width: 100%;
  }

  .y-footer-card {
    border-radius: 10px;
    width: 100%;
    height: 210px;
    position: static;
    transform: none;
  }

  .y-footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .y-container-bg {
    border-radius: 0;
    inset: -60px 0;
  }

  .y-container-w-desktop {
    display: none;
  }

  .y-section {
    padding-left: 0;
    padding-right: 0;
  }

  .y-section.cta {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .y-section.cta.margin-top-and-bottom {
    padding-bottom: 220px;
  }

  .y-section.text-image-section.bg-white {
    padding-top: 20px;
  }

  .y-lightbox {
    right: -47%;
  }

  .y-lightbox.new {
    right: auto;
  }

  .y-footer-links-w {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
  }

  .y-hero-gif-tablet {
    display: block;
    position: relative;
    right: -20px;
  }

  .y-hero-gif-w {
    justify-content: space-between;
    align-items: flex-start;
    max-height: 120px;
    display: flex;
  }

  .y-lightbox-tablet {
    max-width: 80%;
  }

  .y-hero-tablet-lightbox-w {
    margin-top: 26px;
    display: flex;
    position: relative;
    left: -20px;
  }

  .y-x-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .y-dropdown-list-menu {
    background-color: #0000;
  }

  .y-dropdown-list-menu.w--open {
    border-radius: 0;
  }

  .y-dropdown-list-item {
    font-family: var(--_fonts---raleway);
    font-size: var(--_fonts---navigation);
    letter-spacing: .18px;
    text-transform: capitalize;
    padding: 8px 0;
    font-weight: 400;
    line-height: 1.5em;
  }

  .y-dropdown-list-item.dropdown-list-item-first {
    font-family: var(--_fonts---raleway);
    font-size: var(--_fonts---navigation);
    letter-spacing: .18px;
    text-transform: capitalize;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 0 8px;
    font-weight: 400;
    line-height: 1.5em;
    text-decoration: none;
  }

  .y-dropdown-list-item.dropdown-list-item-last, .y-dropdown-list-item.dropdown-list-item-last:hover {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .y-newsletter-signup-mobile {
    display: flex;
  }

  .container {
    max-width: 728px;
  }

  .double-grid-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .double-grid-copy.y-58px-spacing {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .y-section-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .double-grid-vp {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .double-grid-vp.y-58px-spacing {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .form-block-2 {
    width: 100%;
  }

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

  .container-1142.section-buttons {
    justify-content: center;
    align-items: center;
  }

  .outlined-blue-button.blue-button-simple.mt-15 {
    align-self: center;
    margin-top: 15px;
  }

  .div-block-84 {
    order: -1;
  }

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

  .container-1144 {
    width: 100%;
  }

  .card-title {
    align-self: center;
  }

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

  .container1144 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    place-items: start center;
    margin-left: 0;
    display: grid;
  }

  .section-10 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .section-10.investor-gray-cta {
    padding-bottom: 40px;
  }

  .text-block-44 {
    margin-bottom: 16px;
    font-size: 42px;
  }

  .text-block-45.investors-text-white.cta-text-white {
    text-align: center;
  }

  .text-block-45.text-white {
    text-align: center;
    align-self: center;
    font-size: 18px;
  }

  .section-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-12.investors-footer-cta {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .investors-button-white.y-button-white.investors-white-ni {
    margin-top: 24px;
  }

  .quick-stack.align-v-center {
    align-self: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-1147._w-1312 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-1147.numbers-section {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .quick-stack-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .investor-stock-hero {
    padding-top: 180px;
    padding-bottom: 80px;
  }

  .tabs {
    flex-flow: column;
    display: flex;
  }

  .tabs-menu-2 {
    flex-flow: row;
    margin-top: 0;
  }

  .tab-link:hover, .tab-link.w--current {
    background-color: #e6eef84d;
    background-image: none;
  }

  .tab-link.w--current:hover {
    background-image: none;
  }

  .tabs-section {
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-panel-title {
    font-size: 28px;
    line-height: 1.25em;
  }

  .text-block-47 {
    font-size: 20px;
  }

  .tab-panel-wrapper {
    padding: 32px 24px;
  }

  .section-13 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-25 {
    text-align: center;
    font-size: 28px;
  }

  .image-21 {
    border-radius: 8px 8px 0 0;
  }

  .section-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-14.pt-100 {
    padding-top: 80px;
  }

  .container-1153 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 24px;
  }

  .investors-news-hero {
    padding-top: 200px;
    padding-bottom: 80px;
  }

  .new-footer-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .footer-bottom {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .investors-hero-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-columns: 3.25fr;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .investors-management-hero {
    padding-top: 180px;
    padding-bottom: 80px;
  }

  .investors-hero-buttons-wrapper {
    grid-row-gap: 16px;
    flex-flow: wrap;
  }

  .investors-hero-header {
    font-size: 36px;
  }

  .text-image-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-footer-name {
    margin-top: 24px;
  }

  .stock-hero-title {
    font-size: 36px;
  }

  .heading-26 {
    font-size: 28px;
    line-height: 1.25em;
  }

  .investors-management-hero-grid {
    grid-template-columns: 1fr;
  }

  .senior-management {
    padding: 80px 20px;
  }

  .senior-management-title {
    font-size: 28px;
    line-height: 120%;
  }

  .text-block-57 {
    margin-bottom: 32px;
  }

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

  .section-15 {
    padding: 80px 20px;
  }

  .directors-stack {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .section-16 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-29 {
    font-size: 28px;
    line-height: 120%;
  }

  .section-17 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .top-bar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .number-investor-home {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 69%;
    display: flex;
  }

  .div-block-89 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-22, .image-23, .image-24, .image-25 {
    align-self: center;
  }

  .cell-3 {
    justify-content: center;
    align-items: center;
  }

  .collection-list-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .collection-item-15 {
    margin-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list-16 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-item-16 {
    margin-bottom: 32px;
  }

  .container-1158 {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-4 {
    align-self: auto;
  }

  .investor-relations {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .webinar-form {
    align-self: center;
  }

  .y-hero-grid.about {
    grid-template-columns: 1fr 1fr;
  }

  .y-hero-grid.smart-indicators {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .distributor-image_wrapper {
    height: 450px;
    min-height: auto;
    max-height: 450px;
  }

  .distributor-info-block {
    order: 1;
  }

  .paragraph-81 {
    font-size: 1rem;
  }

  .display-33 {
    text-align: left;
  }

  .how-it-works-grid-2 {
    grid-column-gap: 80px;
  }

  .map-wrapper {
    margin-top: -170px;
  }

  .dot {
    width: 10px;
    height: 10px;
  }

  .rich-text-block.distributor-hotspot {
    top: 55%;
    left: 26%;
  }

  .rich-text-block.distributor-hotspot.uk {
    display: none;
    left: 49%;
  }

  .rich-text-block.distributor-hotspot.france {
    display: none;
    left: 52%;
  }

  .rich-text-block.distributor-hotspot.china {
    display: none;
    left: 68%;
  }

  .rich-text-block.distributor-hotspot.taiwan {
    display: none;
    left: 69%;
  }

  .image-box_image {
    object-fit: cover;
    height: 100%;
    max-height: 180px;
  }

  .ynvisible-compare-grid {
    grid-template-columns: 1fr;
  }

  .containter-1312.green-banner {
    margin-left: 20px;
    margin-right: 20px;
  }

  .shop-hero-grid {
    grid-template-columns: 1fr;
  }

  .single-product-thumbnails {
    grid-template-columns: 1fr 1fr;
  }

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

  .logo-wrapper {
    width: 100%;
  }

  .homepage-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .grid-info {
    padding-left: 0;
  }

  .grid-info.left {
    padding-right: 0;
  }

  .container-1152 {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
    top: 40px;
  }

  .container-1152.m-top-100 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .post-container {
    border-radius: 8px;
  }

  .testimonial-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    justify-content: stretch;
    place-items: start;
  }

  .product-grid-image.home {
    object-fit: cover;
    overflow: hidden;
  }

  .homepage-hero-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1.25fr .75fr;
  }

  .figure {
    top: 103%;
    left: 40px;
  }

  .image-product-page {
    object-fit: cover;
    overflow: clip;
  }

  ._3-column-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-29 {
    object-fit: cover;
    border-radius: 8px;
    height: 100%;
  }

  .solutions-list {
    grid-row-gap: 10px;
    flex-flow: wrap;
  }

  .industry-card {
    width: auto;
    height: auto;
  }

  .industry-card:hover {
    width: auto;
  }

  .industry-card.supply {
    background-position: 0 0;
    background-size: cover;
    width: 300px;
    height: 195px;
  }

  .industry-card.supply:hover {
    width: 300px;
  }

  .industry-card.retail, .industry-card.industrial, .industry-card.custom-solution {
    width: 300px;
    height: 195px;
  }

  .industry-card.custom {
    height: 195px;
  }

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

  ._2-col-grid.industry-pages {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
  }

  ._2-col-grid.intro-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .grid-text-container.m-top-72 {
    margin-top: 0;
  }

  .grid-text-container.m-top-25 {
    width: auto;
  }

  .container-800 {
    max-width: 1005px;
  }

  .industry-card-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    display: flex;
  }

  .industry-number {
    color: #fff;
  }

  .industry-number.lead-text {
    display: none;
  }

  .width-auto {
    width: 100%;
  }

  .industry-grid-image {
    width: 100%;
    max-height: none;
  }

  .stack-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .stack-card-flex-wrapper.gap-48 {
    flex-flow: column;
  }

  .stack-card-info {
    max-width: none;
    margin-top: 0;
  }

  .stack-card-info.big, .stack-card-info.big.no-margin {
    max-width: none;
  }

  .stack-card-image {
    display: none;
  }

  .stack-card-image.small {
    max-width: none;
  }

  .top-stack-card {
    display: block;
  }

  .top-stack-card.is-2, .top-stack-card.is-3 {
    left: 0;
  }

  .top-stack-card.is-4 {
    left: 0;
    right: auto;
  }

  .industry-cards-container {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: row;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .industry-hero-container {
    flex-flow: column;
    min-width: 100%;
    display: flex;
  }

  .industry-hero-container.left-column {
    max-width: none;
  }

  .industry-hero-container.left-column.custom {
    flex-flow: row;
    justify-content: center;
    width: 100%;
  }

  .h-flex-center {
    justify-content: flex-start;
    align-items: center;
  }

  .container-850 {
    max-width: 100%;
  }

  .body-text {
    font-size: var(--_fonts---body);
  }

  .body-text.grey.m-top-16 {
    line-height: 1.5em;
  }

  .padding-vertical.p-top-120.p-bot-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heading_1 {
    letter-spacing: -.48px;
  }

  .heading_1.white {
    font-size: var(--_fonts---h1);
    letter-spacing: -.48px;
  }

  ._2-columns-grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    place-items: start stretch;
  }

  .buttons-wrapper {
    flex-flow: wrap;
  }

  .y-transparent-icon-button {
    flex: none;
  }

  .max-width_552 {
    align-self: flex-start;
    width: 100%;
    max-width: 552svh;
  }

  .flex.items-center.space-between {
    flex-flow: column;
  }

  .flex.items-center.space-between.sm-items-left {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .flex.items-center.space-between.hero-section {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .max-width_480, .max-width_450 {
    width: 100%;
    max-width: none;
  }

  .max-width_560 {
    align-self: flex-start;
    width: auto;
    max-width: 560px;
  }

  .max-width_560.max-height_394.image-radius-8 {
    max-width: none;
  }

  .resource-list_wrapper {
    grid-template-columns: 1fr;
  }

  .resource-thumbnail {
    height: 350px;
  }

  .investor-mobile-button {
    border: 1px solid var(--dark-blue-1);
    background-color: var(--dark-blue-1);
    width: 100%;
    font-family: var(--_fonts---raleway);
    color: var(--grey);
    text-transform: none;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    padding: 9px 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
    transition: all .2s;
    display: flex;
  }

  .investor-mobile-button:hover {
    border-color: var(--grey);
    background-color: #0000;
  }

  .shop-mobile-button {
    border: 1px solid var(--black);
    background-color: var(--black);
    width: 100%;
    font-family: var(--_fonts---raleway);
    color: var(--grey);
    text-transform: none;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding: 9px 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
    transition: all .2s;
    display: flex;
  }

  .shop-mobile-button:hover {
    border-color: var(--grey);
    background-color: #0000;
  }

  .shop-desktop-button, .divider-desktop {
    display: none;
  }

  .investors-wrapper-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    display: flex;
  }

  .h-divider-mobile {
    background-color: #ffffff26;
    width: 100%;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 24px;
    display: block;
  }

  .contact-mobile-button {
    border: 1px solid var(--white);
    background-color: var(--white);
    font-family: var(--_fonts---raleway);
    color: var(--dark-blue-2);
    text-transform: none;
    border-radius: 4px;
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 600;
    transition: all .2s;
    display: block;
  }

  .contact-mobile-button:hover {
    color: var(--white);
    background-color: #0000;
  }

  .navbar-4 {
    border-radius: 4px;
  }

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

  .menu-holder {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    max-height: 75vh;
    display: block;
    overflow: auto;
  }

  .columns-32 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .column-39 {
    clear: both;
    justify-content: center;
    align-items: center;
    display: block;
    position: relative;
  }

  .display-34.hero.text-white {
    width: 100%;
  }

  .columns-34 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .display-35 {
    font-size: 34px;
  }

  .button-15.dark-blue.transition.nargin-top {
    margin-top: 10px;
  }

  .paragraph-84 {
    font-size: 1rem;
  }

  .text-block-68.hidden-mobile-landscape {
    width: 60%;
  }

  .paragraph-86 {
    font-size: 1rem;
  }

  .button-17.dark-blue.transition.nargin-top {
    margin-top: 10px;
  }

  .text-block-70.hidden-mobile-landscape {
    width: 60%;
  }

  .container-1167 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .display-2-modal-2 {
    font-size: 2rem;
  }

  .display-2-modal-success-2 {
    font-size: 1.5rem;
  }

  .display-37 {
    text-align: left;
  }

  .top-bar-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .y-dropdown-list-item-2 {
    letter-spacing: .18px;
    text-transform: capitalize;
    padding: 8px 0;
    font-family: Raleway, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .y-dropdown-list-item-2.dropdown-list-item-last, .y-dropdown-list-item-2.dropdown-list-item-last:hover {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .y-dropdown-list-item-2.dropdown-list-item-first {
    letter-spacing: .18px;
    text-transform: capitalize;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 0 8px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    text-decoration: none;
  }

  .investors-link-2 {
    color: #e6eef8b3;
    letter-spacing: normal;
    font-weight: 600;
    line-height: 1.5em;
  }

  .menu-wrapper-1313 {
    width: auto;
    max-width: 1312px;
  }

  .nav-icon-2 {
    position: relative;
  }

  .shop-desktop-button-2 {
    display: none;
  }

  .contact-mobile-button-2 {
    color: #192f50;
    text-transform: none;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 7px 14px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    transition: all .2s;
    display: block;
  }

  .contact-mobile-button-2:hover {
    color: #fff;
    background-color: #0000;
  }

  .dropdown-list-item-2 {
    padding: 8px 0;
  }

  .dropdown-list-item-2.dropdown-list-item-first {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 0 8px;
  }

  .navigation-link-2 {
    color: #fff;
    padding: 16px 0;
  }

  .navigation-link-2.w--current {
    color: #009aa8;
  }

  .navigation-link-2._12-left {
    letter-spacing: .18px;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 400;
    text-decoration: none;
  }

  .navigation-wrapper-1313 {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    max-width: 1312px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .investor-mobile-button-2 {
    color: #e6eef8;
    text-transform: none;
    background-color: #1d3a70;
    border: 1px solid #1d3a70;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 24px;
    padding: 9px 15px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
    transition: all .2s;
    display: flex;
  }

  .investor-mobile-button-2:hover {
    background-color: #0000;
    border-color: #e6eef8;
  }

  .shop-mobile-button-2 {
    color: #e6eef8;
    text-transform: none;
    background-color: #00142a;
    border: 1px solid #00142a;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 9px 15px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
    transition: all .2s;
    display: flex;
  }

  .shop-mobile-button-2:hover {
    background-color: #0000;
    border-color: #e6eef8;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    padding: 40px 20px;
  }

  .hero-image-mask {
    order: -1;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .footer {
    padding: 40px 20px;
  }

  .paragraph.align-center {
    max-width: 300px;
  }

  .paragraph.align-center.align-left-on-tablet {
    text-align: left;
  }

  .paragraph.small-text.investors-body {
    width: auto;
  }

  .paragraph.no-margin.full-width.align-center.md-align-left {
    text-align: left;
  }

  .paragraph.no-margin.paragraph-big {
    max-width: none;
  }

  .paragraph.align-center-copy {
    max-width: 300px;
  }

  .text-field.cart-input {
    color: var(--midnight-blue);
  }

  .navigation-wrapper {
    grid-column-gap: 20px;
  }

  .cart-item {
    grid-column-gap: 20px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: max-content 1fr 1fr;
  }

  .cart-item-info {
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .error-message {
    width: 100%;
    max-width: none;
  }

  .nav-link-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cart-product-name {
    font-size: 16px;
    line-height: 26px;
  }

  .empty-state {
    width: 100%;
    max-width: none;
  }

  .cart-list {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    margin-left: 20px;
  }

  .cart-container {
    width: 100%;
    min-width: 360px;
    overflow: auto;
  }

  .navbar1, .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-3 {
    width: 20%;
    display: block;
  }

  .text-block-3 {
    text-align: left;
    order: 0;
    align-self: center;
    width: 100%;
  }

  .text-block-3.hidden-mobile-landscape {
    display: none;
  }

  .top-nav-content {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column-reverse;
  }

  .investor-top-nav-lefty {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .top-nav-links-container {
    align-self: center;
    display: none;
  }

  .button-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .dark-blue-button, .dark-blue-button:hover {
    margin-bottom: 10px;
  }

  .navlink.navlink-button, .navlink.navlink-new-button {
    border-width: 0;
    padding: 10px 20px 10px 5px;
  }

  .dropdown-list.w--open {
    flex-direction: column;
    display: flex;
  }

  .text-field-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .q-p-s, .columns-5 {
    display: block;
  }

  .image-4 {
    float: none;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }

  .column-5 {
    padding-bottom: 10px;
  }

  .under-title {
    font-size: 12px;
    line-height: 24px;
  }

  .service-circle-text {
    white-space: nowrap;
    font-size: 12px;
  }

  .div-block-31 {
    width: 100%;
  }

  .black-button, .black-button:hover {
    margin-bottom: 10px;
  }

  .collection-item-5 {
    margin-bottom: 50px;
  }

  .collection-list-4 {
    display: block;
  }

  .background-video {
    height: 400px;
  }

  .over-title-white {
    font-size: 11px;
  }

  .columns-14 {
    display: block;
  }

  .h2-copy.mb-5 {
    text-align: center;
  }

  .h1-product-page {
    font-size: 32px;
  }

  .section-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-44 {
    padding: 30px 31px;
  }

  .columns-19 {
    display: block;
  }

  .article-rich-text-block {
    width: 100%;
  }

  .heading-9.ks-mb-8 {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .columns-22, .bottom-info-box-close {
    display: block;
  }

  .button-7-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-7-copy.mobile-landscape-hidden {
    display: none;
  }

  .bottom-content {
    flex-direction: row;
    display: flex;
  }

  .bottom-text-container {
    justify-content: flex-start;
    width: 80%;
  }

  .bottom-close-container {
    align-self: center;
    width: 10%;
    display: block;
  }

  .link-block-5 {
    display: flex;
  }

  .bottom-close-container-static {
    align-self: center;
    width: 10%;
    display: none;
  }

  .section-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-25 {
    margin-bottom: 20px;
  }

  .column-2-copy {
    margin-top: -10px;
  }

  .columns-26 {
    display: block;
  }

  .image-7 {
    max-height: 350px;
  }

  .popup-container {
    padding: 30px 31px;
  }

  .sticky-nav-container {
    border-right-width: 0;
  }

  .sticky-column {
    position: static;
  }

  .title-new {
    font-size: 44px;
  }

  .subtitle-new {
    font-size: 16px;
  }

  .columns-21-copy {
    display: block;
  }

  .display-1 {
    font-size: 2.5rem;
  }

  .display-1.y-home-hero {
    font-size: 44px;
  }

  .display-1.y-product-hero {
    font-size: 3.8rem;
  }

  .display-1.y-product-hero.text-blue {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .display-1.hero {
    padding-left: 0;
    padding-right: 0;
  }

  .display-1.hero.text-white {
    padding-bottom: 40px;
  }

  .display-2.align-center.md-align-left, .display-2.align-left.investors-h2 {
    text-align: left;
  }

  .article-top-section-spotsee {
    height: 40vh;
  }

  .container-1140 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-1140.hero-absolut.contact-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .container-1140.logos {
    grid-template-columns: 1fr;
  }

  .container-1140.checkout {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .container-1140.y-landscape-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .container-1140.horizontal-flex-center {
    justify-content: center;
    align-items: center;
  }

  .container-1140.horizontal-flex-center.gap-56 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .page-section.hero {
    flex-direction: column;
  }

  .page-section.hero.hero-small.no-bg {
    background-image: none;
  }

  .page-section.hero.homepage {
    margin-bottom: 40px;
  }

  .page-section.hero.industry-page {
    background-position: 0 0, 70%;
    background-size: auto, cover;
    justify-content: flex-end;
    height: auto;
    min-height: 970px;
    padding: 200px 0 48px;
  }

  .page-section.hero.industry-page.industrial {
    min-height: 80vh;
  }

  .page-section.hero.getting-started {
    margin-top: 85px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.webinar-hero-container-april-28 {
    padding-top: 100px;
  }

  .page-section.webinar-form, .page-section.benefits {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-section.book-a-call._2-col {
    background-image: linear-gradient(#1d3a70, #192f50 50%, #1d3a70 50%, #192f50);
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-section.product-hero, .page-section.product-hero.solutions {
    padding-top: 140px;
  }

  .page-section.map {
    margin-top: 75px;
  }

  .page-section.grey-lighter.p-top-120.p-bot-120, .page-section.p-top-100.p-bot-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-section.p-top-100.p-bot-140.grey {
    padding-bottom: 100px;
  }

  .page-section.shop-hero {
    margin-top: auto;
  }

  .page-section.image-2-col {
    background-position: 0 100%, 100% 0;
    background-size: 100% 45%, 80% 55%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page-section.governance {
    padding-top: 200px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.p-top-90.p-bot-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-section.p-top-200 {
    padding-top: 100px;
  }

  .page-section.p-top-130.p-bot-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-section.p-top-140.p-bot-130 {
    padding-bottom: 100px;
  }

  .page-section.p-top-110.p-bot-140 {
    padding-top: 80px;
  }

  .page-section.p-top-110.p-bot-120.grey {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-grid.small-hero-grid.solutions {
    grid-template-columns: 1fr;
  }

  .subheading {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .text.margin-right {
    margin-bottom: 10px;
  }

  ._3-column-grid._92px {
    grid-template-columns: 1fr;
  }

  ._3-column-grid.y-home-testimonials {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: stretch stretch;
    width: 100%;
    display: grid;
  }

  .double-grid.y-58px-spacing, .double-grid.single-product {
    grid-template-columns: 1fr;
  }

  .left-wrapper.checout, .left-wrapper.checout.ni-section {
    width: 100%;
  }

  .bubble {
    width: auto;
  }

  .link-text {
    display: block;
  }

  .get-started-wrapper {
    background-color: #0000;
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .get-started-wrapper._80-paddings {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: space-between center;
    align-self: auto;
    place-items: stretch stretch;
    display: grid;
  }

  .right-side-cta {
    align-self: center;
    margin-top: 20px;
    position: static;
  }

  .right-side-cta.prototype-production {
    align-self: center;
  }

  .right-side-cta.width-450 {
    border-radius: 0;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-cta-wrapper {
    display: none;
  }

  .left-content-footer-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    left: 40px;
    right: 40px;
  }

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

  .menu-logo-image {
    width: 120px;
    min-width: auto;
    max-width: none;
    height: 35.5625px;
  }

  .navigation-bar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navigation-bar.active-navigation, .navigation-bar.active-navigation.investors-nav-wrapper, .navigation-bar.active-navigation.investors-nav-wrapper.no-padding, .navigation-bar.active-navigation.investors-nav-wrapper {
    top: 0;
  }

  .navigation-menu {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 30px;
  }

  .navigation-link {
    width: auto;
    font-size: var(--_fonts---navigation);
    text-align: left;
    padding: 10px 0;
  }

  .navigation-link.investors {
    display: block;
  }

  .navigation-link.dropdown {
    width: auto;
  }

  .navigation-link._12-left {
    font-family: var(--_fonts---raleway);
    font-size: var(--_fonts---navigation);
    text-align: left;
    letter-spacing: .18px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
  }

  .navigation-dropdown {
    text-align: left;
  }

  .navigation-button.navigation-button-nav {
    flex: 0 auto;
    padding: 10px 0;
  }

  .investors-link {
    letter-spacing: normal;
    font-size: 14px;
  }

  .bg-video {
    height: 300px;
  }

  .bg-video-section-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tradingview-widget {
    display: none;
  }

  .div-block-63 {
    grid-template-columns: 1fr;
  }

  .menu-dropdown {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  .div-block-64 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-9 {
    max-width: 75px;
  }

  .button.blue.search {
    clear: none;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-bottom: auto;
    margin-left: auto;
    display: block;
  }

  .container-1140.article-wrapper {
    width: 95%;
    padding: 20px;
  }

  .display-21.small-on-mobile {
    font-size: 1.7rem;
  }

  .faq-frid, .herogrid {
    grid-template-columns: 1fr;
  }

  .x._2-x.menu {
    inset: 50% 0% 0%;
  }

  .x.menu {
    display: none;
    position: absolute;
    inset: 50% 0% auto;
  }

  .modal-content-wrapper {
    min-width: auto;
    padding: 20px 30px 30px;
  }

  .investors-wrapper {
    height: 20px;
    display: block;
  }

  .investors-wrapper.mobile-mebu {
    flex: 0 auto;
    justify-content: flex-start;
    height: auto;
    margin-top: 20px;
    padding-left: 20px;
    display: flex;
  }

  .new-menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
    position: relative;
  }

  .display-2-modal {
    font-size: 1.75rem;
  }

  .navigation-wrapper-1312 {
    grid-column-gap: 20px;
  }

  .horizontal-flex.gap-24 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .left-menu {
    position: static;
  }

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

  .div-block-72 {
    padding-top: 0;
  }

  .image-11 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 450px;
  }

  .filter-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .news-collection-item {
    width: 100%;
  }

  .news-collection-list._3-items {
    grid-template-columns: 1fr 1fr;
  }

  .news-list-wrapper.jetboost-list-wrapper-nx8o {
    width: auto;
  }

  .search {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .double-grid-text-wrapper.m-top-40 {
    margin-top: 0;
  }

  .how-it-works-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .how-it-works-text-wrapper {
    position: static;
  }

  .how-it-works-text-wrapper.m-top-40 {
    margin-top: 0;
  }

  .how-it-works-item-wrapper {
    padding-left: 70px;
  }

  .success-story-1 {
    grid-template-columns: 1fr;
  }

  .small-radius-image {
    border-radius: 8px;
  }

  .success-story-logo {
    margin: 8px 10px;
  }

  .succes-story-many {
    flex-wrap: wrap;
    justify-content: center;
  }

  .article-share-button-wrapper {
    z-index: 0;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    flex-direction: row;
    width: auto;
    position: absolute;
    top: -10px;
    right: 50px;
  }

  .video-with-overlay {
    border-radius: 15px;
  }

  .collection-list-7 {
    flex-direction: column;
  }

  .search-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .background-video-5.margin-25bottom.show-on-mobile {
    display: block;
  }

  .background-video-5.margin-25bottom.show-on-desktop {
    display: none;
  }

  .collection-item-10 {
    margin-bottom: 10px;
  }

  .contact-grid {
    grid-template: "."
                   "Area"
                   / 1fr;
  }

  .contact-grid.left {
    grid-template-columns: 1fr;
  }

  .contact-grid-nested {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .smaller-heading-span {
    font-size: 1.4rem;
  }

  .datapoint {
    display: inline;
  }

  .logger-label, .logger-label-copy {
    font-size: 14px;
  }

  .datapoint-copy {
    display: inline;
  }

  .subheading-solutions {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .solutions-hero-section {
    width: 100%;
  }

  .events-w {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 150px 1fr 1fr;
    margin-bottom: 15px;
    padding: 20px 10px;
    font-size: 16px;
  }

  .events-top-row-grid {
    grid-column-gap: 10px;
    grid-row-gap: 6px;
    grid-template-columns: 150px 1fr;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .events-paragraph {
    font-size: 1.125rem;
  }

  .webinar-hero-section {
    width: 100%;
  }

  .webinar-title {
    font-size: 28px;
  }

  ._2-column-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  ._3-columns-collection-grid-copy {
    grid-template-columns: 1fr;
  }

  .display-2-modal-success {
    font-size: 1.25rem;
  }

  .y-datasheet-success-btn {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 2em;
    padding-right: 2em;
  }

  .y-container-lines-w.y-home-hero {
    display: none;
    left: 10px;
    right: 10px;
  }

  .y-hero-text-above-heading {
    font-size: 16px;
  }

  .y-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .y-footer-card {
    height: 230px;
    margin-top: 40px;
  }

  .y-footer-grid {
    grid-template-columns: 1fr;
  }

  .y-footer-btn-w {
    grid-template-columns: auto;
  }

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

  .y-section.cta.margin-top-and-bottom {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .y-hero-gif-tablet {
    width: 60%;
    max-width: 350px;
  }

  .y-hero-gif-w {
    align-items: center;
    max-height: none;
  }

  .y-img {
    width: 100%;
    height: 100%;
  }

  .y-dropdown-list-menu.w--open {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .y-dropdown-list-item {
    font-family: var(--_fonts---raleway);
    font-size: var(--_fonts---navigation);
    letter-spacing: .18px;
    text-transform: capitalize;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    line-height: 1.5em;
  }

  .y-dropdown-list-item.dropdown-list-item-first {
    font-family: var(--_fonts---raleway);
    font-size: var(--_fonts---navigation);
    letter-spacing: .18px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1.5em;
  }

  .y-home-get-started-bg {
    z-index: -1;
    background-color: #e4eef7;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .y-newsletter-signup-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    padding-left: 20px;
    display: flex;
  }

  .y-newsletter-btn-mobile.white-button, .y-newsletter-btn-mobile.white-button.w--current {
    color: var(--black);
    background-color: #fff;
  }

  .image-15 {
    max-width: 50px;
  }

  .y-home-hero-bg-video {
    height: 250px;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .display-page-bg-video {
    height: 400px;
  }

  .displa-page-hero-video {
    border-radius: 15px;
  }

  .double-grid-copy.y-58px-spacing {
    grid-template-columns: 1fr;
  }

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

  .form-block-2 {
    width: 70%;
  }

  .container-1141 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .outlined-blue-button.blue-button-simple.mt-15 {
    margin-top: 15px;
  }

  .container-1147._w-1312 {
    padding: 40px 20px;
  }

  .text-block-49 {
    overflow-wrap: break-word;
  }

  .new-footer-grid {
    flex-flow: column-reverse;
  }

  .footer-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .top-bar {
    display: none;
  }

  .collection-list-15 {
    flex-flow: column;
  }

  .quick-stack-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .icon-box.horizontal-flex {
    width: auto;
  }

  .video {
    margin-bottom: 52px;
  }

  .book-a-call-grid {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    grid-template-columns: 1fr;
    place-items: start;
  }

  .benefits-items-wrapper {
    width: auto;
  }

  .y-hero-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .y-hero-grid.about {
    grid-template-columns: 1fr;
  }

  .y-hero-grid.smart-indicators {
    grid-template-columns: 1.25fr;
  }

  .distributor-info-block {
    order: 1;
  }

  .how-it-works-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .map-wrapper {
    margin-top: -151px;
  }

  .key-applications-grid {
    grid-template-columns: 1fr;
  }

  .image-box_image {
    max-height: 300px;
  }

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

  .containter-1312.green-banner {
    padding-left: 40px;
    padding-right: 40px;
  }

  .book-a-call-content.datasheet {
    padding-top: 0;
  }

  .products-list, .grid-2-col {
    grid-template-columns: 1fr;
  }

  .product-right {
    padding-top: 40px;
    padding-left: 0;
  }

  .single-product-category {
    margin-top: 0;
  }

  .single-product-thumbnails {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .recommended-products-list, .management-gid {
    grid-template-columns: 1fr;
  }

  .people-image {
    height: auto;
  }

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

  .logos-flex {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .customer-logo {
    max-width: 200px;
  }

  .homepage-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch;
    place-items: center start;
  }

  .grid-images {
    text-align: left;
    width: 100%;
  }

  .grid-info.left {
    width: 100%;
  }

  .product-grid-image {
    height: 400px;
  }

  .homepage-hero-grid {
    grid-template-columns: 1.25fr;
  }

  .figure {
    display: none;
  }

  ._3-column-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-card-about {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .tabs-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .industry-card {
    width: auto;
    height: auto;
  }

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

  .grid-text-container.m-top-100 {
    margin-top: 0;
  }

  .eyebrow-text.white {
    font-size: var(--_fonts---eyebrow);
  }

  .industry-cards-container {
    width: 100%;
  }

  .body-text.white {
    letter-spacing: normal;
    font-size: 16px;
  }

  .standard-container {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.p-top-120.p-bot-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading_1.white {
    letter-spacing: -.48px;
    font-size: 48px;
  }

  .max-width_552, .max-width_560 {
    width: 100%;
    max-width: none;
  }

  .max-width_560.max-height_394.image-radius-8 {
    height: 394px;
  }

  .resource-list_wrapper {
    grid-template-columns: 1fr;
  }

  .investor-mobile-button {
    margin-top: 14px;
  }

  .investors-wrapper-mobile {
    grid-row-gap: 10px;
  }

  .h-divider-mobile {
    margin-top: 14px;
    margin-bottom: 14px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .columns-32 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-37 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .display-34 {
    font-size: 2.5rem;
  }

  .display-34.hero {
    padding-left: 0;
    padding-right: 0;
  }

  .display-34.hero.text-white {
    padding-bottom: 40px;
  }

  .columns-34 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-45 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .button-7-copy-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-7-copy-2.mobile-landscape-hidden {
    display: none;
  }

  .bottom-info-box-close-2 {
    display: block;
  }

  .link-block-8 {
    display: flex;
  }

  .text-block-68 {
    text-align: left;
    order: 0;
    align-self: center;
    width: 100%;
  }

  .text-block-68.hidden-mobile-landscape {
    display: none;
  }

  .bottom-info-box-close-3 {
    display: block;
  }

  .link-block-9 {
    display: flex;
  }

  .text-block-70 {
    text-align: left;
    order: 0;
    align-self: center;
    width: 100%;
  }

  .text-block-70.hidden-mobile-landscape {
    display: none;
  }

  .container-1167 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-1167.horizontal-flex-center {
    justify-content: center;
    align-items: center;
  }

  .modal-content-wrapper-2 {
    min-width: auto;
    padding: 20px 30px 30px;
  }

  .display-2-modal-2 {
    font-size: 1.75rem;
  }

  .display-2-modal-success-2 {
    font-size: 1.25rem;
  }

  .y-datasheet-success-btn-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 2em;
    padding-right: 2em;
  }

  .top-bar-2 {
    display: none;
  }

  .y-dropdown-list-item-2 {
    letter-spacing: .18px;
    text-transform: capitalize;
    margin-left: 0;
    margin-right: 0;
    font-family: Raleway, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .y-dropdown-list-item-2.dropdown-list-item-first {
    letter-spacing: .18px;
    text-transform: capitalize;
    font-family: Raleway, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
  }

  .investors-link-2 {
    letter-spacing: normal;
    font-size: 14px;
  }

  .navigation-link-2 {
    text-align: left;
    width: auto;
    padding: 10px 0;
    font-size: 14px;
  }

  .navigation-link-2.dropdown {
    width: auto;
  }

  .navigation-link-2._12-left {
    text-align: left;
    letter-spacing: .18px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
  }

  .navigation-wrapper-1313 {
    grid-column-gap: 20px;
  }

  .investor-mobile-button-2 {
    margin-top: 14px;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph {
    max-width: none;
  }

  .paragraph.align-center.align-left-on-tablet {
    text-align: left;
  }

  .paragraph.align-center.paragraph-bigger {
    font-size: 1.1rem;
  }

  .paragraph.small-text.investors-body {
    font-size: 16px;
  }

  .paragraph.small-text.investors-body._w-400 {
    text-align: left;
    max-width: none;
  }

  .paragraph.text-white.uppercase-text.text-bold.padding-extra {
    padding-left: 0;
    font-family: "Lato 1", Arial, sans-serif;
  }

  .paragraph.no-margin {
    max-width: none;
  }

  .nav-bar {
    position: relative;
  }

  .text-field.cart-input {
    color: var(--midnight-blue);
  }

  .navigation-wrapper {
    grid-column-gap: 16px;
  }

  .cart-item {
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .cart-item-info {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cart-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-small {
    flex: none;
    align-self: stretch;
  }

  .button-small.white-small {
    flex: none;
  }

  .menu-button {
    margin-left: 16px;
  }

  .cart-container {
    width: 100%;
    min-width: auto;
    max-width: none;
    height: 100vh;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .navbar1, .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-3 {
    align-self: flex-start;
  }

  .top-nav-content {
    flex-flow: column-reverse;
  }

  .investor-top-nav-lefty {
    flex-flow: column;
  }

  .dark-blue-button.m-top-36 {
    margin-right: 10px;
  }

  .button-9 {
    text-align: center;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  ._w-80-centered {
    max-width: 100%;
  }

  .dropdown-list.w--open {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .dropdown-list-item.dropdown-list-item-first {
    padding: 8px 0;
  }

  .bold-text {
    font-size: 16px;
  }

  .title {
    font-size: 40px;
  }

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

  .btn-start-page {
    text-align: center;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .p.pt-3.pb-3.text-bold {
    font-family: "Lato 1", Arial, sans-serif;
  }

  .under-title {
    font-size: 12px;
    line-height: 20px;
  }

  .service-circle-text {
    font-size: 10px;
  }

  .fa.hidden-mobile-portrait {
    display: none;
  }

  ._w-60-centered {
    width: 100%;
  }

  .background-video {
    height: 400px;
  }

  .over-title-white {
    font-size: 12px;
    line-height: 20px;
  }

  .h1-product-page {
    font-size: 20px;
    line-height: 32px;
  }

  .section-copy {
    padding-left: 16px;
    padding-right: 16px;
  }

  .rounded-corners8.desktop-only {
    display: none;
  }

  .rounded-corners8.mobile-only {
    display: block;
  }

  .div-block-44 {
    width: 100%;
    padding: 13px 16px;
  }

  .bottom-info-bar {
    height: 80px;
  }

  .button-7-copy {
    line-height: 14px;
  }

  .bottom-container {
    align-self: center;
  }

  .bottom-content {
    flex-direction: row;
    align-items: center;
  }

  .bottom-text-container {
    align-items: center;
    width: 80%;
  }

  .bottom-info-bar-static {
    height: 80px;
  }

  .section-8 {
    padding-left: 16px;
    padding-right: 16px;
  }

  ._w-100-centered {
    max-width: 100%;
  }

  .paragraph-71-copy {
    text-align: center;
  }

  .columns-25 {
    display: block;
  }

  .text-block-34 {
    text-align: center;
    margin-top: 10px;
  }

  .column-24 {
    text-align: center;
  }

  .image-7 {
    max-height: 300px;
  }

  .popup-container {
    width: 100%;
    min-width: auto;
    padding: 13px 16px;
  }

  .title-new {
    font-size: 26px;
    line-height: 28px;
  }

  .subtitle-new {
    font-size: 16px;
    line-height: 22px;
  }

  .display-1 {
    font-size: 2.1rem;
  }

  .display-1.caps {
    font-size: 1.5rem;
  }

  .display-1.text-white {
    word-break: normal;
  }

  .display-1.y-home-hero {
    font-size: 32px;
  }

  .display-1.y-home-hero.news-hero-title {
    font-size: 33px;
  }

  .display-1.y-product-hero {
    font-size: 2.5rem;
    line-height: 3.1rem;
  }

  .display-1.y-product-hero.text-blue {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .display-1.hero {
    padding-left: 0;
    padding-right: 0;
    font-size: 2.8rem;
    line-height: 3.3rem;
  }

  .display-1.hero.text-white {
    float: none;
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: wrap;
    place-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    display: inline-flex;
    position: relative;
  }

  .display-2 {
    font-size: 34px;
  }

  .display-2.align-center.white {
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .display-2.align-left.investors-h2 {
    text-align: left;
    flex: 0 auto;
    align-self: center;
  }

  .display-2.align-left.no-margin {
    clear: both;
    text-align: center;
  }

  .display-2.investors-h2 {
    font-size: 22px;
  }

  .display-3.all-caps {
    font-size: 1.3rem;
  }

  .display-3.margin-fix-announcement {
    font-size: 16px;
    line-height: 18px;
  }

  .display-3.subtitle-announcement {
    font-size: 16px;
    line-height: 20px;
  }

  .article-top-section-spotsee {
    background-position: 100% 0;
    height: 55vh;
  }

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

  .container-1140 {
    margin-left: 0;
    margin-right: 0;
  }

  .container-1140.footer-grid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-1140.double-displays {
    margin-top: 20px;
  }

  .page-section.hero {
    padding-bottom: 0;
  }

  .page-section.hero.hero-small {
    background-image: linear-gradient(#00142acc, #00142acc), url('../images/6788c3f76b3924962d13b26c_General-Image.webp');
    background-position: 0 0, 0 0;
    border-radius: 0;
    padding-top: 150px;
    padding-bottom: 50px;
  }

  .page-section.hero.homepage {
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .page-section.hero.industry-page {
    background-position: 0 0, 59%;
    background-size: auto, cover;
    height: auto;
    min-height: 80vh;
    padding-top: 200px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .page-section.hero.industry-page.custom {
    min-height: 80vh;
  }

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

  .page-section.high-paddings {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .page-section.padding-100top {
    padding-top: 60px;
  }

  .page-section.gradient-background.padding-top-fix {
    padding-top: 30px;
  }

  .page-section.authenticity-section {
    background-color: #000;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .page-section.webinar-hero-container-march-15, .page-section.webinar-hero-container-april-28 {
    background-position: 0 0, 50%;
  }

  .page-section.padding-90-top.padding-64-bottom.grey {
    padding-bottom: 64px;
  }

  .page-section.webinar-form {
    width: auto;
  }

  .page-section.product-hero, .page-section.product-hero.solutions {
    padding-top: 100px;
  }

  .page-section.map {
    margin-top: 75px;
    padding-top: 20px;
  }

  .page-section.image-2-col {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-image: url('../images/signage-module.webp'), url('../images/PDT08498.webp');
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 45%, 100% 55%;
    background-attachment: scroll, scroll;
    background-clip: border-box;
  }

  .page-section.governance {
    padding-top: 180px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-section.p-top-110.p-bot-140 {
    padding-top: 80px;
  }

  .page-section.p-top-110.p-bot-120.grey {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-grid.contact-page {
    grid-row-gap: 40px;
  }

  .hero-grid.product-page {
    width: 100%;
  }

  .subheading {
    font-size: 1.1rem;
  }

  .text.white {
    margin-bottom: 5px;
    font-size: 1rem;
    line-height: 1.4;
  }

  .text.white.herolist {
    font-size: .875rem;
  }

  .text.bold.prices {
    margin-left: 0;
  }

  .transparent-butto.blue {
    background-color: var(--midnight-blue);
    margin-top: 10px;
  }

  .transparent-butto.blue.solutions-button {
    background-color: #002d5400;
  }

  ._3-column-grid.y-home-testimonials {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .double-grid.y-58px-spacing {
    grid-template-columns: 1fr;
  }

  .grid-for-logos {
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .left-wrapper.checout.ni-section {
    width: 100%;
  }

  .customer-logo, .customer-logo.hyprint {
    width: 80px;
  }

  .bubble {
    width: auto;
  }

  .news-wrapper {
    max-width: 100%;
  }

  .news-image {
    width: 100%;
  }

  .get-started-wrapper {
    border-radius: 20px 20px 0 0;
    padding: 10px 0 20px;
  }

  .get-started-wrapper._80-paddings {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .right-side-cta {
    border-radius: 20px;
    align-self: center;
    width: auto;
    padding: 20px;
  }

  .right-side-cta.prototype-production {
    align-self: center;
  }

  .left-content-footer-wrapper {
    grid-template-columns: 1fr;
  }

  .footer-copywright {
    overflow-wrap: normal;
  }

  .navigation-bar {
    padding-left: 16px;
    padding-right: 16px;
  }

  .navigation-bar.active-navigation {
    left: 0;
    right: 0;
  }

  .navigation-bar.active-navigation.investors-nav-wrapper.no-padding {
    top: 0;
  }

  .navigation-link {
    padding-left: 0;
  }

  .navigation-link._12-left {
    font-size: var(--_fonts---navigation);
    text-align: left;
    text-decoration: none;
  }

  .navigation-button.navigation-button-nav {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-icon {
    color: var(--white);
  }

  .investors-link {
    font-size: 16px;
  }

  .bg-video {
    height: 50vw;
    min-height: 235px;
  }

  .div-block-63 {
    grid-template-columns: 1fr;
  }

  .news-item {
    margin-bottom: 20px;
  }

  .image-9 {
    max-width: 50px;
  }

  .link-block-6 {
    flex: 0 auto;
  }

  .ks-form-input.search.jetboost-list-search-input-nx8o {
    width: 100%;
    max-width: 420px;
  }

  .button.blue.margin-25-top {
    text-align: center;
  }

  .button.blue.search {
    margin-left: 0;
  }

  .button.blue.webinar-button {
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .button.dark-blue.transition.hide-on-mobile {
    display: none;
  }

  .container-1140.article-wrapper.small-shadow {
    border-radius: 0;
    width: 100%;
    overflow: hidden;
  }

  .container-1140.m-top-64 {
    overflow: visible;
  }

  .display-21 {
    font-size: 1.5rem;
  }

  .lead-text {
    font-size: 18px;
  }

  .faq-frid {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .checkbox-footer.w--redirected-checked {
    width: 15px;
    height: 15px;
    margin-top: 4px;
  }

  .check-footer {
    align-items: flex-start;
  }

  .cost.margin-50bottom {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .appearance {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .robustness-eco {
    padding-top: 20px;
  }

  .energy {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .usecase-grid {
    margin-top: 0;
  }

  .grid-4.margin-50bottom {
    margin-bottom: 0;
  }

  .case {
    width: auto;
  }

  .comparision-grid {
    grid-template-columns: 110px 1fr 1fr .5fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .comparision-grid.header.body {
    grid-template-columns: 1fr;
    height: auto;
    display: none;
  }

  .comparision-grid.header._1st {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    display: grid;
  }

  .comparision-grid.two {
    grid-template-columns: 1fr;
    max-width: 100%;
    height: auto;
    padding: 20px 10px;
  }

  .category-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cat-text {
    font-size: 14px;
  }

  .div-block-67 {
    display: none;
  }

  .subgrid-displays {
    grid-template-rows: auto auto auto;
  }

  .electrochromic-displays {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .modal-content-wrapper {
    width: 100%;
    padding: 10px;
  }

  .investors-wrapper.mobile-mebu {
    padding-left: 0;
  }

  .new-menu-button {
    margin-left: 0;
  }

  .display-2-modal {
    font-size: 1.5rem;
  }

  .displays-collection-wrapper {
    width: auto;
    padding: 10px 20px;
  }

  .displays-collection-wrapper.grey {
    padding-left: 20px;
    padding-right: 20px;
  }

  .displays-item {
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-wrapper-1312 {
    grid-column-gap: 16px;
  }

  .horizontal-flex.vertical-on-mobile {
    flex-direction: column;
  }

  .horizontal-flex.gap-24 {
    grid-template-columns: 1fr;
  }

  .comparision-wrapper {
    flex-direction: row;
    padding-left: 0;
  }

  .background-video-2.robustnes {
    margin-bottom: 10px;
  }

  .margin-25bottom {
    margin-top: 25px;
  }

  .power-wrapper {
    margin: 20px;
  }

  .image-power {
    max-width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .scroll-body {
    grid-template-columns: 1fr;
  }

  .text-copy.checklist {
    font-size: .875rem;
  }

  .div-block-72 {
    padding-top: 40px;
  }

  .hero-list {
    flex-direction: column;
  }

  .image-11 {
    max-width: 100%;
    height: 100%;
    max-height: none;
    overflow: hidden;
  }

  .dropdown-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-dropdown-icon {
    margin-left: 20px;
  }

  .faqbutton, .faqtext {
    padding-left: 0;
    padding-right: 0;
  }

  .news-collection-list._3-items {
    grid-template-columns: 1fr;
  }

  .news-list-wrapper.jetboost-list-wrapper-nx8o {
    width: 100%;
  }

  .radius-image {
    object-fit: cover;
    object-position: 100% 50%;
  }

  .radius-image.mobile-only {
    width: 100%;
    height: 250px;
    display: block;
  }

  .radius-image.desktop-only {
    display: none;
  }

  .how-it-works-text-wrapper {
    position: static;
  }

  .how-it-works-item-wrapper {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .success-story-1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .small-radius-image.main {
    width: auto;
  }

  .how-it-works-number, .how-it-works-number._1 {
    margin-top: 0;
    top: 0%;
  }

  .success-story-logo {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .article-share-button-wrapper {
    right: 30px;
  }

  .product-images-wrapper {
    grid-template-columns: 1fr;
    grid-template-areas: "Area"
                         "Area-2";
    max-width: 100%;
  }

  .product-text-wrapper {
    max-width: 100%;
  }

  .default-state-3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .video-with-overlay.confirmation-page {
    width: 100%;
  }

  .video-overlay-text {
    font-size: 1.2rem;
  }

  .hero-contact.small-shadow.blue {
    padding-left: 15px;
    padding-right: 15px;
  }

  .smaller-radius-image {
    height: 60px;
  }

  .checkout-wrapper {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .order-name-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .order-item-grid {
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    flex-flow: column wrap;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: flex-start start;
    display: grid;
  }

  .order-image {
    width: 90px;
  }

  .left-checkout-wrapper {
    width: 100%;
  }

  .search-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 90%;
  }

  .contact-bg-image {
    width: 100%;
    height: 200px;
  }

  .order-confirmation {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-image.rounded-corners {
    border-radius: 15px;
  }

  .div-block-74 {
    margin-bottom: 40px;
  }

  .contact-grid-nested {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .smaller-heading-span {
    font-size: 1.3rem;
  }

  .datapoint {
    font-size: 12px;
  }

  .datapoint.text-white {
    color: #fff;
  }

  .logger-label {
    text-align: left;
    font-size: 12px;
  }

  .data-logger-table {
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-77.second-div {
    color: #fff;
  }

  .dashboard-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
  }

  .dashboard-title.brighter {
    color: #fff;
  }

  .logger-label-copy {
    text-align: left;
    font-size: 12px;
  }

  .datapoint-copy {
    font-size: 12px;
  }

  .subheading-solutions {
    font-size: 1.1rem;
  }

  .announcement {
    width: auto;
  }

  .ynv-uni {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .events-w {
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    grid-template-columns: 130px 1fr 1fr;
    font-size: 14px;
  }

  .events-top-row-grid {
    grid-column-gap: 5px;
    grid-row-gap: 6px;
    grid-template-columns: 130px 1fr;
    font-size: 14px;
  }

  .events-search-field {
    width: 100%;
    max-width: 420px;
  }

  .events-paragraph {
    font-size: 1rem;
  }

  .webinar-cta-form {
    width: 240px;
  }

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

  .form-block-w {
    margin-bottom: 0;
  }

  .webinar-title {
    font-size: 24px;
    line-height: 30px;
  }

  .grid-8-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .display-2-modal-success {
    font-size: 1rem;
  }

  .y-datasheet-success-btn {
    font-size: .875rem;
  }

  .y-container-line.stock-hero-line, .y-container-lines-w.y-home-hero {
    display: none;
  }

  .y-button-white.investors-button-white, .y-button-white.investors-button-cyan {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
  }

  .y-button-white.mt-56 {
    margin-top: 24px;
  }

  .y-hero-text-above-heading {
    font-size: 14px;
  }

  .y-footer-card {
    height: 380px;
  }

  .y-footer-btn-w {
    grid-template-columns: auto;
  }

  .y-check-footer {
    align-items: flex-start;
  }

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

  .y-form-input.margin-25bottom {
    margin-top: 0;
  }

  .y-footer-links-w {
    flex-direction: column;
  }

  .y-dropdown-list-menu.w--open {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .y-dropdown-list-item.dropdown-list-item-first {
    text-transform: capitalize;
  }

  .y-home-get-started-bg {
    top: -10px;
  }

  .y-mobile-padding20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .y-newsletter-signup-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 0;
    font-size: 11px;
  }

  .y-newsletter-btn-mobile {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .y-home-hero-bg-video {
    max-width: 360px;
    height: 180px;
  }

  .container {
    max-width: none;
  }

  .display-page-bg-video {
    max-width: 360px;
    height: 350px;
  }

  .double-grid-vp.y-58px-spacing, .capability-grid {
    grid-template-columns: 1fr;
  }

  .js-btn-start-page {
    text-align: center;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .form-block-2 {
    width: 100%;
  }

  .grid-11 {
    grid-template: "Area Area-2 Area-3"
                   "Area-4 Area-5 ."
                   / 1fr 1fr 1fr;
  }

  .container-1142 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    margin-top: 16px;
  }

  .container-1142.section-buttons {
    justify-content: center;
    align-items: flex-start;
  }

  .outlined-blue-button {
    font-size: 14px;
  }

  .outlined-blue-button.blue-button-simple {
    background-position: 100%;
    font-size: 14px;
  }

  .outlined-blue-button.blue-button-simple.mt-15 {
    font-size: 16px;
  }

  .investor-subtitle {
    clear: both;
    font-size: 18px;
  }

  .container-1144 {
    padding: 16px 16px 24px;
  }

  .card-title {
    align-self: center;
    margin-top: 22px;
    font-size: 20px;
  }

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

  .section-10 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-block-44 {
    font-size: 36px;
  }

  .container-1146.investors-secondary-menu {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .link-5, .link-5.w--current {
    margin-right: 18px;
    font-size: 11px;
    display: inline-block;
  }

  .section-12.investors-footer-cta {
    padding: 60px 20px;
  }

  .quick-stack.align-v-center {
    flex: 0 auto;
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .container-1147._w-1312 {
    padding: 20px;
  }

  .investor-stock-hero {
    padding-top: 140px;
  }

  .tabs-menu-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .tab-panel-title {
    font-size: 18px;
  }

  .container-1149 {
    padding: 16px;
  }

  .text-block-47 {
    font-size: 18px;
  }

  .tab-button {
    background-position: 96% 45%;
    background-size: 16px;
    font-size: 14px;
  }

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

  .heading-25 {
    text-align: left;
    font-size: 22px;
    line-height: 120%;
  }

  .text-block-49 {
    overflow-wrap: break-word;
    font-size: 16px;
  }

  .section-14.pt-100 {
    padding-top: 60px;
  }

  .container-1153.flex-col {
    justify-content: center;
    align-items: center;
  }

  .investors-news-hero {
    padding-top: 140px;
  }

  .text-block-51 {
    font-size: 18px;
  }

  .link-7.no-mt {
    margin-bottom: 32px;
  }

  .new-footer-grid {
    flex-flow: column-reverse;
  }

  .footer-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .new-footer-links {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    grid-template-columns: 1fr;
    margin-bottom: 32px;
  }

  .align-center-content {
    padding-left: 0;
    padding-right: 0;
  }

  .investors-management-hero {
    padding-top: 100px;
  }

  .investors-hero-buttons-wrapper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    margin-top: 24px;
  }

  .investors-hero-header {
    font-size: 33px;
  }

  .text-block-cyan {
    text-align: center;
    align-self: center;
    font-size: 18px;
  }

  .cta-footer-name {
    font-size: 20px;
  }

  .stock-hero-title {
    font-size: 33px;
    line-height: 120%;
  }

  .heading-26 {
    font-size: 22px;
  }

  .senior-management {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .senior-management-title {
    font-size: 22px;
  }

  .text-block-57 {
    margin-bottom: 18px;
    font-size: 16px;
  }

  .quick-stack-3 {
    grid-row-gap: 32px;
  }

  .container-1155 {
    margin-top: 28px;
  }

  .heading-27 {
    font-size: 18px;
  }

  .heading-28 {
    font-size: 16px;
  }

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

  .directors-stack {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

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

  .heading-29 {
    font-size: 22px;
  }

  .top-bar {
    display: none;
  }

  .top-bar-investors-items {
    flex-flow: row;
  }

  .div-block-89 {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-22, .image-23, .image-24, .image-25 {
    align-self: center;
  }

  .cell-3 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .icon-box.horizontal-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .webinar-form {
    width: 100%;
  }

  .grid-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .testimonial-person {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .book-a-call-grid {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    grid-template-columns: 1fr;
  }

  .distributor-image_wrapper {
    height: 300px;
    padding: 20px 40px;
  }

  .text-copy-2.checklist {
    font-size: .875rem;
  }

  .paragraph-81 {
    max-width: none;
  }

  .map-wrapper {
    margin-top: -109px;
  }

  .dot, .dot.china {
    width: 8px;
    height: 8px;
  }

  .rich-text-block.distributor-hotspot.china {
    display: none;
  }

  .image-box_image {
    height: auto;
    max-height: none;
  }

  .containter-1312.green-banner {
    padding: 32px;
  }

  .product-right {
    padding-top: 40px;
  }

  .single-product-category {
    margin-top: 0;
  }

  .single-product-guide {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .single-product-actions {
    flex-flow: wrap;
  }

  .disclaimer-list {
    width: 100%;
  }

  .single-product-thumbnails {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .filters {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .cart-product-left {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column-reverse;
  }

  .people-image {
    height: auto;
  }

  .div-block-93 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
  }

  .customer-logo {
    width: 100%;
    max-width: 150px;
  }

  .grid-images {
    width: 100%;
    height: 300px;
  }

  .container-1152 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .container-1152.m-top-56 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-1152.m-top-64 {
    padding-right: 20px;
  }

  .testimonial-info {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .product-grid-image {
    height: 350px;
  }

  .image-product-page {
    width: 90%;
  }

  .solutions-list {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .solution-list-item.checkmark {
    background-position: 0%;
  }

  ._2-col-grid.intro-section {
    width: 100%;
  }

  .industry-number.grey {
    object-fit: contain;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .outlined-white-button.read-more {
    display: inline-block;
  }

  .industry-grid-image {
    height: 250px;
  }

  .eyebrow-text.white {
    font-size: var(--_fonts---eyebrow);
  }

  .industry-cards-container {
    justify-content: center;
    align-items: flex-end;
    width: 90%;
    position: relative;
  }

  .industry-hero-container {
    flex-flow: row;
    height: 50%;
    display: none;
    overflow: visible;
  }

  .industry-hero-container.left-column {
    width: auto;
    max-width: none;
    overflow: visible;
  }

  .industry-hero-container.left-column.custom {
    width: 100%;
    min-width: 300px;
    max-width: 100%;
    min-height: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .buttons-wrapper {
    flex-flow: wrap;
  }

  .max-width_560.max-height_394.image-radius-8 {
    height: 250px;
  }

  .resource-thumbnail {
    height: 220px;
  }

  .contact-mobile-button {
    display: none;
  }

  .container-1160 {
    clear: none;
    text-align: center;
    width: 100%;
  }

  .quick-stack-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-4 {
    box-sizing: border-box;
    clear: none;
    text-overflow: clip;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    object-fit: fill;
    flex: 0 auto;
    width: 100%;
    height: 514em;
    padding-top: 0;
  }

  .list-item-6.shop-feature {
    padding-bottom: 10px;
    line-height: 2.5em;
  }

  .list-item-7.shop-feature {
    line-height: 2.5em;
  }

  .column-34 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-35 {
    box-sizing: content-box;
    clear: both;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    --_fonts---raleway: Raleway, Arial, sans-serif;
    --_fonts---navigation: 14px;
    --_fonts---lato: "Lato 1", Arial, sans-serif;
    --_fonts---eyebrow: 16px;
    --_fonts---body: 18px;
    --_fonts---h1: 64px;
    --_fonts---h3: 36px;
    --_fonts---h2: 44px;
    --_fonts---h2-display: 48px;
    --_fonts---button: 16px;
    --_fonts---h4: 0px;
    --_fonts---h5: 0px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: flex-start;
    place-items: center;
    display: block;
    position: static;
  }

  .columns-31 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-flow: column;
    display: flex;
    position: relative;
  }

  .column-36 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: none;
    position: static;
    overflow: visible;
  }

  .section-18 {
    justify-content: center;
    align-self: center;
    align-items: flex-end;
    display: flex;
  }

  .columns-32 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .display-34 {
    font-size: 2.1rem;
  }

  .display-34.hero {
    padding-left: 0;
    padding-right: 0;
    font-size: 2.8rem;
    line-height: 3.3rem;
  }

  .display-34.hero.text-white {
    float: none;
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: wrap;
    place-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    display: inline-flex;
    position: relative;
  }

  .section-21 {
    justify-content: center;
    align-self: center;
    align-items: flex-end;
    display: flex;
  }

  .columns-34 {
    margin-left: auto;
    margin-right: auto;
  }

  .display-35 {
    font-size: 34px;
  }

  .display-35.align-center.white {
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-7-copy-2 {
    line-height: 14px;
  }

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

  .paragraph-84 {
    max-width: none;
  }

  .text-block-68 {
    align-self: flex-start;
  }

  .column-47 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .list-6 {
    box-sizing: border-box;
    clear: none;
    text-overflow: clip;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    object-fit: fill;
    flex: 0 auto;
    width: 100%;
    height: 514em;
    padding-top: 0;
  }

  .list-item-8.shop-feature {
    line-height: 2.5em;
  }

  .list-item-9.shop-feature {
    padding-bottom: 10px;
    line-height: 2.5em;
  }

  .container-1165 {
    clear: none;
    text-align: center;
    width: 100%;
  }

  .paragraph-86 {
    max-width: none;
  }

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

  .text-block-70 {
    align-self: flex-start;
  }

  .column-54 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-1167 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-copy-3.checklist {
    font-size: .875rem;
  }

  .modal-content-wrapper-2 {
    width: 100%;
    padding: 10px;
  }

  .display-2-modal-2 {
    font-size: 1.5rem;
  }

  .display-2-modal-success-2 {
    font-size: 1rem;
  }

  .link-12.no-mt {
    margin-bottom: 32px;
  }

  .y-datasheet-success-btn-2 {
    font-size: .875rem;
  }

  .footer-copywright-2 {
    overflow-wrap: normal;
  }

  .top-bar-2 {
    display: none;
  }

  .y-dropdown-list-item-2.dropdown-list-item-first {
    text-transform: capitalize;
  }

  .investors-link-2 {
    font-size: 16px;
  }

  .nav-icon-2 {
    color: #fff;
  }

  .contact-mobile-button-2 {
    display: none;
  }

  .dropdown-list-item-2.dropdown-list-item-first {
    padding: 8px 0;
  }

  .navigation-link-2 {
    padding-left: 0;
  }

  .navigation-link-2._12-left {
    text-align: left;
    font-size: 14px;
    text-decoration: none;
  }

  .navigation-wrapper-1313 {
    grid-column-gap: 16px;
  }
}

#w-node-e0f56edf-ba96-ef4b-310b-9f0c8d1b27eb-288dce2f {
  align-self: center;
}

#w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e383-1897e379, #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e3a4-1897e379 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc7789cb-be05-6310-61f7-75609ed01eb9-9ed01eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-dc7789cb-be05-6310-61f7-75609ed01ebb-9ed01eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-dc7789cb-be05-6310-61f7-75609ed01ef8-9ed01eb6 {
  justify-self: center;
}

#w-node-dc7789cb-be05-6310-61f7-75609ed01eee-9ed01eb6 {
  justify-self: end;
}

#w-node-_8278878d-9e26-7ecf-d25a-3bfa54696440-3e8dce73 {
  grid-area: Area;
}

#w-node-a4b1c885-370d-cb62-d4f2-983583295a31-3e8dce73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf60bcad-241e-c63b-4f6c-1286fbe36ca4-3e8dce73 {
  align-self: start;
}

#w-node-_779ed8e1-ef0a-1ffe-6408-fa7fa31831b8-3e8dce73 {
  align-self: center;
}

#w-node-_5f0471da4f2bcacbbcddb15d000000000088-778dce99 {
  place-self: stretch stretch;
}

#w-node-_5f0471da4f2bcacbbcddb15d00000000008b-778dce99 {
  justify-self: end;
}

#w-node-_5f0471da4f2bcacbbcddb15d000000000095-778dce99 {
  place-self: center end;
}

#w-node-d9b509dd-3d96-d732-4836-b7c36735ce0a-348dceb0 {
  align-self: center;
}

#w-node-e8fb2040-d079-edd4-ef92-a019fdb9ddff-348dceb0 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-e89a2467-f664-5069-d6f4-05a729165c0e-348dceb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e69a07dc-76c5-0d47-e7dd-4d6e53d79352-348dceb0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8717ba0c-897d-fca4-879d-e6aeef62284a-348dceb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd161fd5-4880-6bcf-0b32-468778397a6e-bd8dceb1 {
  align-self: center;
}

#w-node-_3657fa74-11ca-f702-5a78-4758b97ce7c4-bd8dceb1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a4d468ba-dbab-34c7-7ef3-c4dd640b548a-bd8dceb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ca45208-9a43-8a99-bc9c-91cc6146dee7-bd8dceb1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b5efb9ae-0d38-c2d5-4116-55007eb2ddba-bd8dceb1, #w-node-_9246b9c2-33f8-54b2-3975-ee794a0e3ee0-bd8dceb1, #w-node-c27be532-ddff-e7c9-5889-042f8be20586-938dceb4, #w-node-_2b4e8be2-d156-0f12-5e72-5a45634c919c-938dceb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b4e8be2-d156-0f12-5e72-5a45634c919f-938dceb4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_381340fa-598f-fa8b-adb6-0aa1228363c1-938dceb4, #w-node-_381340fa-598f-fa8b-adb6-0aa1228363c4-938dceb4 {
  justify-self: stretch;
}

#w-node-_52aad7b2-5e92-7791-8164-1b2ac349f5ec-938dceb4 {
  place-self: center;
}

#w-node-_779eb98b-efd8-5194-1c57-4e4a7d4656ea-938dceb4 {
  align-self: center;
}

#w-node-bf0c4728-f474-4a7c-9270-739786cd955c-938dceb4, #w-node-_6dbcb5d0-5a65-a750-f08f-84771437959e-938dceb4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_20cdf048-f6cb-607a-2825-23ac87972029-938dceb4 {
  align-self: center;
}

#w-node-_20cdf048-f6cb-607a-2825-23ac8797202a-938dceb4, #w-node-_20cdf048-f6cb-607a-2825-23ac8797205a-938dceb4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3d11cd14-8605-ac4b-702c-053effe68a37-938dceb4, #w-node-_3d11cd14-8605-ac4b-702c-053effe68a38-938dceb4, #w-node-_3d11cd14-8605-ac4b-702c-053effe68a39-938dceb4 {
  align-self: end;
}

#w-node-_3d11cd14-8605-ac4b-702c-053effe68a52-938dceb4, #w-node-_3d11cd14-8605-ac4b-702c-053effe68a5b-938dceb4 {
  justify-self: end;
}

#w-node-_6cd5004a-d0d5-febb-7f7b-196f44d503b6-938dceb4 {
  align-self: center;
}

#w-node-c18ff431-86fb-8c5d-1970-9e8535c281a4-35c281a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-c18ff431-86fb-8c5d-1970-9e8535c281a6-35c281a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_128060b0-71d5-3473-bcbd-205347c942cf-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c942d8-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c942e0-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c942ea-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c942f9-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94301-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94309-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94313-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94330-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94338-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94342-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c9434e-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c9435f-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94367-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c94371-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c9437d-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c944e1-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c944e9-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c944f1-47c9429d, #w-node-_128060b0-71d5-3473-bcbd-205347c944ff-47c9429d, #w-node-_0e23c005-5cdb-e598-5f05-fb94f83d63e5-2a8dceba, #w-node-_464193db-c259-3219-a3c9-8e607cd283c7-2a8dceba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96bda18c-f8dc-d5bd-8952-8c51ca9a3b72-4e8dcec1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_96bda18c-f8dc-d5bd-8952-8c51ca9a3b74-4e8dcec1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4d06fb89-5e80-f02d-788a-bf5509eca775-4e8dcec1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4d06fb89-5e80-f02d-788a-bf5509eca777-4e8dcec1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_167f2053-a04c-64af-b3d3-e8363fe8e908-4e8dcec1, #w-node-_6b62b17e-deb6-a320-7fa9-258c0a309b17-4e8dcec1, #w-node-_19cb2192-35c4-c6c1-5781-c85081f7da65-4e8dcec1, #w-node-_32a9f8af-47ec-1d08-7a75-8f6f7bab082d-4e8dcec1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_01173fae-9ed5-05dc-6ace-0ffe9c1edb07-4e8dcec1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_902d22d7-80e9-ef82-2225-3b1e58f3ea03-83fd3ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_902d22d7-80e9-ef82-2225-3b1e58f3ea05-83fd3ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-b6d9eaaa-d1fb-b484-c0ca-e42ddf32421f-df32421b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b6d9eaaa-d1fb-b484-c0ca-e42ddf324221-df32421b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_35f05715-7665-c8c3-eb7e-cde7b222898c-b3505a49, #w-node-d8983540-76f5-9217-a744-32dcb3505a8b-b3505a49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_921c579c-fa59-6cc9-38f1-1af29168468c-51409a2d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f9d3f9b7-1c18-5dc8-f9ac-58affd448d05-51409a2d {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6b0ecc95-5cbe-310a-01c9-1a5dfd3af4e9-51409a2d, #w-node-b20b07a9-02bc-d883-e6b8-3212f5c00e8c-51409a2d, #w-node-c9c406c2-82a0-3bf8-7927-b3930a96ee7e-51409a2d, #w-node-_5f1fa087-241d-3fe0-b474-b77bb6356dc4-51409a2d, #w-node-b7aed318-57cf-af26-7f69-6e6817475d64-51409a2d, #w-node-c7e4c7d2-bbdb-9439-555c-cd13f52b8304-51409a2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4717e2cb-84fb-ae62-7519-5ef8d0f35c1f-51409a2d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e4707d8c-6643-a9ed-fc73-64add4136696-51409a2d, #w-node-d1cf8240-87b5-a68b-db4a-d952a9e90dc2-51409a2d {
  grid-area: Area;
}

#w-node-a20e3f9f-7cc6-13ae-219f-d4fa9be8b149-51409a2d, #w-node-c72ceac5-3e0d-8e6d-6d9a-81d39e5a9540-51409a2d {
  grid-area: Area-5;
}

#w-node-_76872bd3-fdf2-ef83-aa00-f2dcabf5add3-51409a2d, #w-node-_6f4c7bdf-97e5-97d7-38e1-70282788275c-51409a2d {
  grid-area: Area-2;
}

#w-node-fcfb3d6d-92a1-0f0f-bb5c-87f390675ac6-51409a2d, #w-node-_12068a2d-6d76-e98f-f442-a3fcb47c80fd-51409a2d {
  grid-area: Area-4;
}

#w-node-_5d61afac-59d1-1db2-bab6-804e58ced6d2-51409a2d, #w-node-_2fa5bca9-85df-f8bc-b8b0-5a458fcd75c3-51409a2d {
  grid-area: Area-3;
}

#w-node-f4a0494e-c07f-9a28-10df-8603a657480f-51409a2d, #w-node-a7a901f3-d323-8d92-8f07-63922a355e30-51409a2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb46ec3b-945a-ed09-3a5c-0ab6766afe1c-51409a2d {
  align-self: center;
}

#w-node-_6cefeca7-1247-7da9-87ee-6aa79945e982-51409a2d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d28b83b9-2d86-d0d2-0ca9-206ccf9b28b3-51409a2d {
  justify-self: start;
}

#w-node-c89789cf-445f-bf21-90aa-160d4b2d507d-bed889a5 {
  align-self: stretch;
}

#w-node-a6e82555-a2ba-0f1b-4edf-709a39bd246c-bed889a5 {
  align-self: center;
}

#w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-41c19d37 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b7f39f8a-20cc-a189-826b-5e3801b3f86c-41c19d37 {
  align-self: start;
}

#w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-41c19d37, #w-node-d05168d2-963c-c1ae-b6b4-395e848a324b-41c19d37 {
  align-self: center;
}

#w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-fdff12cc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a1caaec4-a036-940b-3d95-25584f5a5ccf-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1caaec4-a036-940b-3d95-25584f5a5cd2-fdff12cc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f68d1f99-8da6-f200-ab32-edb334f61bf1-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1ca8b4ea-ad50-e6ce-be75-aad29d16541c-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_9281ec40-c3e0-fb69-3bbc-68ecf70a4797-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b1e45f6a-9ba6-c411-4033-7921c404e512-fdff12cc {
  align-self: center;
}

#w-node-b4a3fb05-e24c-d7f1-fa5b-856745c65d2c-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-ddff207e-3c59-5474-1fb1-36dd7289d4f1-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4be8294-13db-fe22-4840-1e6a572a6537-fdff12cc {
  align-self: center;
}

#w-node-_88281e3a-3851-5365-8846-05ab9dc8767d-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-b8d05afa-a10a-4113-f4b7-78fc1debbd41-fdff12cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-1c619f84 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d05168d2-963c-c1ae-b6b4-395e848a324b-1c619f84 {
  align-self: center;
}

#w-node-_381be7f5-5480-8aef-df86-3c4d95f9b3da-85f05262 {
  align-self: start;
}

#w-node-_5704617e-3df7-11a8-03fc-4d615f9194a3-a5d4ef97 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_95220e4b-504b-ed97-2dc4-00cefc6cdc78-a5d4ef97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_95220e4b-504b-ed97-2dc4-00cefc6cdc7c-a5d4ef97 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8438b1f2-3d09-309d-3ab1-845b264dbfd4-a5d4ef97 {
  align-self: start;
}

#w-node-_42ab0ee8-e270-0296-e34f-bcf1a872356a-a5d4ef97 {
  align-self: center;
}

#w-node-cb8ae705-0473-8834-b0cd-e0a24be6596d-5e8df06b, #w-node-_1c62f091-00cc-ac72-ce9f-420ff8eaa662-5e8df06b, #w-node-d0ee9012-54cb-cdd8-35cc-ac354e40d994-5e8df06b, #w-node-_467b93f0-87d0-b914-cc9a-714a6b2a8d2f-5e8df06b, #w-node-b8ce5d39-4e90-26cf-f634-6656048d17b6-5e8df06b, #w-node-fa23cc62-8fc3-122c-702f-967eeebe3579-5e8df06b, #w-node-_62a38705-62f5-c7f0-9206-8f1a8766ad06-5e8df06b, #w-node-be25800a-fcfd-ebcb-6075-3b0809e99fe9-5e8df06b, #w-node-db30da0e-0f09-b0da-e3ca-702f6d39e0ec-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845cf5-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845cf7-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845cf9-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845cfb-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d01-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d02-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d04-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d07-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d08-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d09-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d0a-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d0c-5e8df06b, #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d0d-5e8df06b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-8aa8efbb, #w-node-d05168d2-963c-c1ae-b6b4-395e848a324b-8aa8efbb, #w-node-d05168d2-963c-c1ae-b6b4-395e848a324b-b4355b75, #w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-042f45a3, #w-node-d05168d2-963c-c1ae-b6b4-395e848a324b-042f45a3 {
  align-self: center;
}

#w-node-_20416cfd-f3f6-eff4-2d7a-03cadc64e4b8-3ff7fca9 {
  align-self: stretch;
}

#w-node-a6e82555-a2ba-0f1b-4edf-709a39bd246c-3ff7fca9 {
  align-self: center;
}

#w-node-_6b0ecc95-5cbe-310a-01c9-1a5dfd3af4e9-843ebe5b {
  grid-row: span 1 / span 1;
  grid-column-start: span 1.75;
  grid-column-end: span 1.75;
}

#w-node-cb6bbe3e-9ac4-faa1-3fde-d80e7ec182bd-843ebe5b, #w-node-b20b07a9-02bc-d883-e6b8-3212f5c00e8c-843ebe5b, #w-node-c9c406c2-82a0-3bf8-7927-b3930a96ee7e-843ebe5b, #w-node-_5f1fa087-241d-3fe0-b474-b77bb6356dc4-843ebe5b, #w-node-b7aed318-57cf-af26-7f69-6e6817475d64-843ebe5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-adc6dadb-549b-d99b-dba9-a54ab7bf12b2-843ebe5b, #w-node-adc6dadb-549b-d99b-dba9-a54ab7bf12b3-843ebe5b, #w-node-_1286dd23-40bb-5713-83ed-abe5d5f49281-843ebe5b, #w-node-_3c528476-b90e-280c-8a68-6771ace5a8a1-843ebe5b, #w-node-b1e3ef3b-3bb1-fec8-0187-150021d5b469-843ebe5b {
  grid-area: Area;
}

#w-node-_3550ee46-538e-7248-464b-44ab69ac7800-843ebe5b {
  grid-row: span 1 / span 1;
  grid-column-start: span 1.75;
  grid-column-end: span 1.75;
  align-self: center;
}

#w-node-_3550ee46-538e-7248-464b-44ab69ac780c-843ebe5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eee05706-2ffb-f841-8f5d-5bb3f17e8dcb-f17e8dca, #w-node-eee05706-2ffb-f841-8f5d-5bb3f17e8dd9-f17e8dca {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-eb36dd43-0a56-190d-7ac2-e646e51eb045-e51eb041 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_92310410-b031-0326-3646-cdcd61210f99-d88cf257 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_92310410-b031-0326-3646-cdcd61210f9b-d88cf257 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_92310410-b031-0326-3646-cdcd6121105b-d88cf257 {
  justify-self: center;
}

#w-node-_92310410-b031-0326-3646-cdcd61211067-d88cf257 {
  justify-self: end;
}

#w-node-b20b07a9-02bc-d883-e6b8-3212f5c00e8c-53584bc7, #w-node-c9c406c2-82a0-3bf8-7927-b3930a96ee7e-53584bc7, #w-node-_5f1fa087-241d-3fe0-b474-b77bb6356dc4-53584bc7, #w-node-b7aed318-57cf-af26-7f69-6e6817475d64-53584bc7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a784001-93f1-ffff-146f-e0475dffd855-5dffd851 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0a784001-93f1-ffff-146f-e0475dffd85b-5dffd851 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1317db4a-56a9-a7ae-428d-70391ec71e53-291232fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_45fa0fe4-a4cf-0657-7b28-5c973422729b-291232fb, #w-node-_97ef8f0b-ce57-0852-9aba-423eaae45c58-291232fb, #w-node-_26fc836c-1dec-cfa7-0a17-e35adad9fcfb-291232fb, #w-node-b13da8cf-c5a0-2c45-9db7-ce7139761ae6-291232fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77656c0b-5969-2c0c-938f-27dc2757fd9c-2757fd92 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_460fc2c2-32a5-96c4-779f-5e2cb3deabc9-6ed9e9d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_460fc2c2-32a5-96c4-779f-5e2cb3deabcb-6ed9e9d4 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0dc0cd26-3dce-332f-4bad-6c781676355a-6ed9e9d4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0dc0cd26-3dce-332f-4bad-6c7816763558-6ed9e9d4, #w-node-b637fad9-0a3e-c0cf-5858-c1c91c9fc4b2-6ed9e9d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b637fad9-0a3e-c0cf-5858-c1c91c9fc4b4-6ed9e9d4 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3b199e52-02d1-1117-2d48-61c1cc1710e3-6ed9e9d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b199e52-02d1-1117-2d48-61c1cc1710e5-6ed9e9d4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_154ab704-da2e-e391-929e-d4af253968d2-6ed9e9d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_154ab704-da2e-e391-929e-d4af253968d4-6ed9e9d4 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0d92bf25-96f8-a403-ea0c-bcc753f60f5d-6ed9e9d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d92bf25-96f8-a403-ea0c-bcc753f60f5f-6ed9e9d4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c9729d81-d2f8-3f02-3507-bba6e1000044-6ed9e9d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9729d81-d2f8-3f02-3507-bba6e1000046-6ed9e9d4 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b7f39f8a-20cc-a189-826b-5e3801b3f86c-ade45e1d {
  align-self: start;
}

#w-node-_97c60e6f-5ec2-19d5-3dd3-0927ca46d3ac-70e75aa5 {
  justify-self: end;
}

#w-node-f14f2899-f8fb-4e18-6405-6b3afc2913ca-70e75aa5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f14f2899-f8fb-4e18-6405-6b3afc2913cc-70e75aa5 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-b9a12f77-99af-93a9-b25b-029a9fce03f3-70e75aa5 {
  grid-row: span 1 / span 1;
  grid-column-start: span 1.75;
  grid-column-end: span 1.75;
  align-self: center;
}

#w-node-b9a12f77-99af-93a9-b25b-029a9fce0403-70e75aa5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b384558b-21f6-b4b5-7434-00f671863587-83be8b77 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c29fe782-f55b-42ac-1448-8b32a23e134f-83be8b77 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_9a741751-e483-2c85-de19-285cf54c5363-83be8b77 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_353e9dfd-d14a-09bf-0ed6-460194c45d05-7d26b462 {
  justify-self: auto;
}

#w-node-_16af923e-e344-68ee-fa77-612fc07f7e22-0b10484d {
  place-self: auto;
}

#w-node-b7f39f8a-20cc-a189-826b-5e3801b3f86c-0b10484d {
  align-self: start;
}

#w-node-_5e2c73b9-8226-5236-03b9-9938e3d89cfb-651b93cc, #w-node-_5e2c73b9-8226-5236-03b9-9938e3d89cfb-0b1d4db9, #w-node-_5e2c73b9-8226-5236-03b9-9938e3d89cfb-56bf6e7e, #w-node-_5e2c73b9-8226-5236-03b9-9938e3d89cfb-175e4b25, #w-node-_5e2c73b9-8226-5236-03b9-9938e3d89cfb-940149ee {
  justify-self: auto;
}

#w-node-af73ad16-9223-b827-7406-738afbadbac5-1c18dd65, #w-node-ab800f5f-5fd2-b359-486e-20c93fba41b1-1c18dd65 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_6b0ecc95-5cbe-310a-01c9-1a5dfd3af4e9-843ebe5b, #w-node-cb6bbe3e-9ac4-faa1-3fde-d80e7ec182bd-843ebe5b, #w-node-_3550ee46-538e-7248-464b-44ab69ac7800-843ebe5b, #w-node-_3550ee46-538e-7248-464b-44ab69ac780c-843ebe5b, #w-node-_460fc2c2-32a5-96c4-779f-5e2cb3deabc9-6ed9e9d4, #w-node-_460fc2c2-32a5-96c4-779f-5e2cb3deabcb-6ed9e9d4, #w-node-_0dc0cd26-3dce-332f-4bad-6c781676355a-6ed9e9d4, #w-node-_0dc0cd26-3dce-332f-4bad-6c7816763558-6ed9e9d4, #w-node-b637fad9-0a3e-c0cf-5858-c1c91c9fc4b2-6ed9e9d4, #w-node-b637fad9-0a3e-c0cf-5858-c1c91c9fc4b4-6ed9e9d4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3b199e52-02d1-1117-2d48-61c1cc1710e3-6ed9e9d4 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_3b199e52-02d1-1117-2d48-61c1cc1710e5-6ed9e9d4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_154ab704-da2e-e391-929e-d4af253968d2-6ed9e9d4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_154ab704-da2e-e391-929e-d4af253968d4-6ed9e9d4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0d92bf25-96f8-a403-ea0c-bcc753f60f5d-6ed9e9d4 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_0d92bf25-96f8-a403-ea0c-bcc753f60f5f-6ed9e9d4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c9729d81-d2f8-3f02-3507-bba6e1000044-6ed9e9d4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c9729d81-d2f8-3f02-3507-bba6e1000046-6ed9e9d4, #w-node-f14f2899-f8fb-4e18-6405-6b3afc2913ca-70e75aa5, #w-node-f14f2899-f8fb-4e18-6405-6b3afc2913cc-70e75aa5, #w-node-b9a12f77-99af-93a9-b25b-029a9fce03f3-70e75aa5, #w-node-b9a12f77-99af-93a9-b25b-029a9fce0403-70e75aa5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-af73ad16-9223-b827-7406-738afbadbac5-1c18dd65 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    place-self: auto;
  }

  #w-node-ab800f5f-5fd2-b359-486e-20c93fba41b1-1c18dd65 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  #w-node-ab800f5f-5fd2-b359-486e-20c93fba41b3-1c18dd65 {
    order: 0;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-bfb952bd-802d-26bf-6a72-40156924c4ef-348dceb0, #w-node-bd161fd5-4880-6bcf-0b32-468778397a67-bd8dceb1 {
    align-self: start;
  }

  #w-node-_3623c13d-1669-aff6-9b16-f71952cf9fa9-fdff12cc {
    justify-self: stretch;
  }

  #w-node-_16af923e-e344-68ee-fa77-612fc07f7e22-0b10484d {
    justify-self: auto;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-b20b07a9-02bc-d883-e6b8-3212f5c00e8c-51409a2d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3d11cd14-8605-ac4b-702c-053effe689d3-85f05262 {
    align-self: center;
  }

  #w-node-b20b07a9-02bc-d883-e6b8-3212f5c00e8c-843ebe5b, #w-node-b20b07a9-02bc-d883-e6b8-3212f5c00e8c-53584bc7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_353e9dfd-d14a-09bf-0ed6-460194c45d6b-7d26b462, #w-node-_5eeaa426-d797-3379-1ed5-9aacdb3af202-db3af200 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_4a9ada03-7d4c-6955-86e9-94429cc22963-940149ee {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e3bf-1897e379 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e383-1897e379 {
    grid-column: span 2 / span 2;
  }

  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e3d8-1897e379 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e8fb2040-d079-edd4-ef92-a019fdb9ddff-348dceb0, #w-node-e89a2467-f664-5069-d6f4-05a729165c0e-348dceb0, #w-node-e69a07dc-76c5-0d47-e7dd-4d6e53d79352-348dceb0, #w-node-_8717ba0c-897d-fca4-879d-e6aeef62284a-348dceb0, #w-node-_3657fa74-11ca-f702-5a78-4758b97ce7c4-bd8dceb1, #w-node-a4d468ba-dbab-34c7-7ef3-c4dd640b548a-bd8dceb1, #w-node-_5ca45208-9a43-8a99-bc9c-91cc6146dee7-bd8dceb1, #w-node-b5efb9ae-0d38-c2d5-4116-55007eb2ddba-bd8dceb1, #w-node-_9246b9c2-33f8-54b2-3975-ee794a0e3ee0-bd8dceb1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2b4e8be2-d156-0f12-5e72-5a45634c919f-938dceb4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3d11cd14-8605-ac4b-702c-053effe68a52-938dceb4, #w-node-_3d11cd14-8605-ac4b-702c-053effe68a5b-938dceb4 {
    justify-self: start;
  }

  #w-node-_96bda18c-f8dc-d5bd-8952-8c51ca9a3b74-4e8dcec1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_4d06fb89-5e80-f02d-788a-bf5509eca777-4e8dcec1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_85a09822-5440-7871-231c-d9dd184acdd8-4e8dcec1 {
    place-self: auto;
  }

  #w-node-_35f05715-7665-c8c3-eb7e-cde7b222898c-b3505a49 {
    grid-column: span 2 / span 2;
  }

  #w-node-d8983540-76f5-9217-a744-32dcb3505a98-b3505a49, #w-node-d8983540-76f5-9217-a744-32dcb3505aaf-b3505a49 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_4717e2cb-84fb-ae62-7519-5ef8d0f35c1f-51409a2d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-41c19d37, #w-node-fe3bdf6b-0568-21b0-9e67-f9f1ce5526be-41c19d37 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fe3bdf6b-0568-21b0-9e67-f9f1ce5526bd-41c19d37 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-41c19d37 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-fdff12cc, #w-node-a1caaec4-a036-940b-3d95-25584f5a5cd2-fdff12cc, #w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-1c619f84 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3d11cd14-8605-ac4b-702c-053effe689d3-85f05262 {
    justify-self: center;
  }

  #w-node-_0c1eb3c7-6b70-1146-bb23-923b6aaaac6a-85f05262 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_381be7f5-5480-8aef-df86-3c4d95f9b3f3-85f05262 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_381be7f5-5480-8aef-df86-3c4d95f9b3f8-85f05262 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_5704617e-3df7-11a8-03fc-4d615f9194a3-a5d4ef97, #w-node-_95220e4b-504b-ed97-2dc4-00cefc6cdc7c-a5d4ef97, #w-node-_8438b1f2-3d09-309d-3ab1-845b264dbff2-a5d4ef97 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8438b1f2-3d09-309d-3ab1-845b264dbff7-a5d4ef97 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_42ab0ee8-e270-0296-e34f-bcf1a872356a-a5d4ef97 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1c62f091-00cc-ac72-ce9f-420ff8eaa662-5e8df06b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_467b93f0-87d0-b914-cc9a-714a6b2a8d2f-5e8df06b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4ad63c76-856c-638d-5e28-70137f3a58be-5e8df06b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_62a38705-62f5-c7f0-9206-8f1a8766ad05-5e8df06b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-db30da0e-0f09-b0da-e3ca-702f6d39e0eb-5e8df06b {
    justify-self: end;
  }

  #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845cf7-5e8df06b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845cfb-5e8df06b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d03-5e8df06b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d07-5e8df06b {
    grid-column: span 2 / span 2;
  }

  #w-node-_602fb36f-d81a-c0d0-af04-4e6ef3845d0c-5e8df06b {
    justify-self: end;
  }

  #w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-8aa8efbb, #w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-042f45a3 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-adc6dadb-549b-d99b-dba9-a54ab7bf12b2-843ebe5b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-eee05706-2ffb-f841-8f5d-5bb3f17e8dcb-f17e8dca {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b384558b-21f6-b4b5-7434-00f671863587-83be8b77 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-c29fe782-f55b-42ac-1448-8b32a23e134f-83be8b77 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_9a741751-e483-2c85-de19-285cf54c5363-83be8b77 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e37c-1897e379 {
    justify-self: start;
  }

  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e3bf-1897e379 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e383-1897e379 {
    grid-column: span 1 / span 1;
  }

  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e3d8-1897e379 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-dc7789cb-be05-6310-61f7-75609ed01eea-9ed01eb6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-dc7789cb-be05-6310-61f7-75609ed01eeb-9ed01eb6 {
    place-self: stretch stretch;
  }

  #w-node-dc7789cb-be05-6310-61f7-75609ed01ef8-9ed01eb6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
    justify-self: start;
  }

  #w-node-dc7789cb-be05-6310-61f7-75609ed01eee-9ed01eb6 {
    justify-self: start;
  }

  #w-node-e8fb2040-d079-edd4-ef92-a019fdb9ddff-348dceb0, #w-node-e89a2467-f664-5069-d6f4-05a729165c0e-348dceb0, #w-node-e69a07dc-76c5-0d47-e7dd-4d6e53d79352-348dceb0, #w-node-_8717ba0c-897d-fca4-879d-e6aeef62284a-348dceb0, #w-node-_3657fa74-11ca-f702-5a78-4758b97ce7c4-bd8dceb1, #w-node-a4d468ba-dbab-34c7-7ef3-c4dd640b548a-bd8dceb1, #w-node-_5ca45208-9a43-8a99-bc9c-91cc6146dee7-bd8dceb1, #w-node-b5efb9ae-0d38-c2d5-4116-55007eb2ddba-bd8dceb1, #w-node-_9246b9c2-33f8-54b2-3975-ee794a0e3ee0-bd8dceb1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2b4e8be2-d156-0f12-5e72-5a45634c919f-938dceb4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9429b60b-480d-4cdc-ed88-4d21fdc9e15e-938dceb4 {
    justify-self: center;
  }

  #w-node-_96bda18c-f8dc-d5bd-8952-8c51ca9a3b74-4e8dcec1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_4d06fb89-5e80-f02d-788a-bf5509eca777-4e8dcec1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_85a09822-5440-7871-231c-d9dd184acdd8-4e8dcec1 {
    place-self: auto;
  }

  #w-node-_6b62b17e-deb6-a320-7fa9-258c0a309b14-4e8dcec1, #w-node-_32a9f8af-47ec-1d08-7a75-8f6f7bab082a-4e8dcec1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d8983540-76f5-9217-a744-32dcb3505a4c-b3505a49 {
    justify-self: start;
  }

  #w-node-_35f05715-7665-c8c3-eb7e-cde7b222898c-b3505a49 {
    grid-column: span 1 / span 1;
  }

  #w-node-d8983540-76f5-9217-a744-32dcb3505a98-b3505a49 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d8983540-76f5-9217-a744-32dcb3505aaf-b3505a49 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4717e2cb-84fb-ae62-7519-5ef8d0f35c1f-51409a2d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6cefeca7-1247-7da9-87ee-6aa79945e982-51409a2d, #w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-41c19d37 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4fa5e918-f26c-5810-6f05-bedeb9ed6b7c-41c19d37 {
    place-self: auto;
  }

  #w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-fdff12cc, #w-node-a1caaec4-a036-940b-3d95-25584f5a5cd2-fdff12cc, #w-node-_1a4f25f5-5226-edc3-6240-1481546c1ee9-1c619f84, #w-node-_5704617e-3df7-11a8-03fc-4d615f9194a3-a5d4ef97, #w-node-_95220e4b-504b-ed97-2dc4-00cefc6cdc7c-a5d4ef97 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_92310410-b031-0326-3646-cdcd61211055-d88cf257 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_92310410-b031-0326-3646-cdcd61211056-d88cf257 {
    place-self: stretch stretch;
  }

  #w-node-_92310410-b031-0326-3646-cdcd6121105b-d88cf257 {
    grid-area: span 2 / span 1 / span 2 / span 1;
    justify-self: start;
  }

  #w-node-_92310410-b031-0326-3646-cdcd61211067-d88cf257 {
    justify-self: start;
  }

  #w-node-_97c60e6f-5ec2-19d5-3dd3-0927ca46d3ac-70e75aa5 {
    justify-self: auto;
  }

  #w-node-_26a7d360-1a3e-5d69-5c04-92a76203f83a-892bfa70, #w-node-_4294db53-cb58-d68d-9134-2f56a98f8afa-892bfa70 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4b1c78d-149e-71cf-1b7e-c0d6486f4f36-0b10484d {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cc7e9c8a-fc83-5f72-2fd9-1ff51897e3d8-1897e379, #w-node-dc7789cb-be05-6310-61f7-75609ed01eea-9ed01eb6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dc7789cb-be05-6310-61f7-75609ed01ef8-9ed01eb6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-cf60bcad-241e-c63b-4f6c-1286fbe36ca4-3e8dce73 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5f0471da4f2bcacbbcddb15d00000000008b-778dce99, #w-node-_5f0471da4f2bcacbbcddb15d000000000095-778dce99 {
    justify-self: start;
  }

  #w-node-_6dbcb5d0-5a65-a750-f08f-84771437959e-938dceb4, #w-node-_20cdf048-f6cb-607a-2825-23ac8797205a-938dceb4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3d11cd14-8605-ac4b-702c-053effe68a52-938dceb4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3d11cd14-8605-ac4b-702c-053effe68a5b-938dceb4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_96bda18c-f8dc-d5bd-8952-8c51ca9a3b72-4e8dcec1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_96bda18c-f8dc-d5bd-8952-8c51ca9a3b74-4e8dcec1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4d06fb89-5e80-f02d-788a-bf5509eca775-4e8dcec1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4d06fb89-5e80-f02d-788a-bf5509eca777-4e8dcec1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_167f2053-a04c-64af-b3d3-e8363fe8e908-4e8dcec1, #w-node-_6b62b17e-deb6-a320-7fa9-258c0a309b17-4e8dcec1, #w-node-_19cb2192-35c4-c6c1-5781-c85081f7da65-4e8dcec1, #w-node-_32a9f8af-47ec-1d08-7a75-8f6f7bab082d-4e8dcec1, #w-node-d8983540-76f5-9217-a744-32dcb3505aaf-b3505a49, #w-node-c72ceac5-3e0d-8e6d-6d9a-81d39e5a9540-51409a2d, #w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-41c19d37, #w-node-_42ab0ee8-e270-0296-e34f-bcf1a872356a-a5d4ef97, #w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-8aa8efbb, #w-node-b3e1cdcd-55ba-a9da-914f-27f705cad5ab-042f45a3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eee05706-2ffb-f841-8f5d-5bb3f17e8dd9-f17e8dca {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_92310410-b031-0326-3646-cdcd61211055-d88cf257 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_92310410-b031-0326-3646-cdcd6121105b-d88cf257 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-b384558b-21f6-b4b5-7434-00f671863587-83be8b77, #w-node-c29fe782-f55b-42ac-1448-8b32a23e134f-83be8b77 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9a741751-e483-2c85-de19-285cf54c5363-83be8b77, #w-node-ab800f5f-5fd2-b359-486e-20c93fba41b1-1c18dd65 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato 1';
  src: url('../fonts/Lato-1.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato 1';
  src: url('../fonts/Lato-1.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato 1';
  src: url('../fonts/Lato-1.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato 1';
  src: url('../fonts/Lato-1.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato 1';
  src: url('../fonts/Lato-1.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato 1';
  src: url('../fonts/Lato-1.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}