.primary-button-text.corporate-footer {
  object-fit: contain;
}
.cta-wrapper {
  max-width: var(--primary--default-landing-width100);
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  grid-template: 'Area Area Area-4' 'Area-2 Area-2 Area-4' / auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: end;
  place-items: stretch end;
  width: 90%;
  margin: 40px auto 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}
.cta-image-contain {
  flex: 0 auto;
  align-self: auto;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: 350px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0%;
  display: block;
  position: relative;
}
.cta-subtext {
  color: var(--light-opaque);
  text-align: right;
  align-self: flex-end;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 160%;
}
.cta-image {
  opacity: 1;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  inset: 0% 0% 0% auto;
}
.cta-heading {
  border-right: 2px #f7f7a1;
  border-left: 2px none var(--sunswept-patio-base--200);
  text-align: right;
  align-self: auto;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  font-size: 36px;
  line-height: 111%;
}
.page-wrapper {
  background-color: var(--light);
  flex-flow: column;
  height: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
/* Inner div.page-wrapper must stretch to fill main.page-wrapper.overflow-on */
.page-wrapper.overflow-on > .page-wrapper {
  flex: 1;
}
.page-wrapper.overflow-on,
.page-wrapper.tenderpagewrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top-left-radius: 15px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  min-height: 100vh;
  display: flex;
  overflow: visible;
}
.cta-arrow {
  z-index: 1;
  width: 20%;
  max-width: 97px;
  position: absolute;
  inset: auto 40% 32% auto;
}
.button-wrapper-contain {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-align: center;
  order: 9999;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}
.button-wrapper-contain:lang(lv) {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}
.primary-button-new.primary-button-new-light.primary-button-cta-section-pricing.plausible-event-name--corporate-register-page:hover {
  background-color: var(--light);
  background-color: var(--light);
}
.cta-nav-svg {
  color: #f7f7a1;
}
.cta-nav-svg.cta-arrow {
  z-index: 5;
  z-index: 5;
  inset: 50% 0% 0% 50%;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
  inset: 50% 0% 0% 50%;
}
.cta-nav-path {
  flex: 0 auto;
  align-self: center;
  margin-right: 0;
  display: block;
}
.grid-2 {
  grid-template: 'Area-3 Area Area-2'/1fr 1fr 1fr;
  align-self: center;
  margin-top: 25px;
}
.social-icon-wrapper {
  background-color: var(--primary--transparent);
  justify-content: center;
  align-items: center;
  display: flex;
}
.cta-section-copy {
  background-color: var(--primary--evergreen-fjord);
  border-left-width: 2px;
}
.corporate_hero_heading {
  color: var(--light);
  order: -9999;
  align-self: flex-start;
  margin-bottom: 0;
  line-height: 100%;
}
.breadcrumbs {
  color: var(--light);
  flex-flow: row;
  align-self: center;
  width: 100%;
  margin-top: 20px;
  line-height: 100%;
  display: flex;
}
.div-block-31 {
  height: 100%;
  padding-bottom: 0;
  padding-right: 75px;
  display: flex;
}
.flex-block-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  order: -9999;
  align-self: center;
}
.code-embed-21 {
  align-self: center;
}
.cta-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  min-width: 0%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 75px;
  display: flex;
  position: relative;
}
.neutral_hero_wrapper {
  background-color: var(--aqua-boreal-base--800);
  flex-flow: column;
  height: 300px;
  margin-top: 75px;
  padding-top: 0;
  display: flex;
}
.neutral_hero_wrapper.careerswrappermodifier {
  height: 350px;
}
.neutral_hero_flex {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
}
.neutral_hero_text_wrapper {
  max-width: var(--primary--default-landing-width100);
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 90%;
  height: auto;
  min-height: 0;
  max-height: none;
  display: flex;
}
.neutral_hero_text_wrapper.glossary_modifier {
  position: relative;
}
.neutral_hero_icon_flex {
  flex: 1;
  order: -9999;
  justify-content: flex-start;
  align-items: flex-start;
}
.neutral_hero_description {
  color: var(--light);
  align-self: stretch;
  width: 70%;
  margin-top: 20px;
}
.breadcrumbnative {
  align-self: center;
}
.primary-button-2 {
  color: #fff;
  background-color: #32735f;
  border: 2px solid #0000;
  border-radius: 36px;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  text-decoration: none;
  transition:
    background-color 0.25s cubic-bezier(0.95, 0.05, 0.795, 0.035),
    color 0.25s cubic-bezier(0.755, 0.05, 0.855, 0.06);
  display: flex;
  position: relative;
  overflow: hidden;
}
.primary-button-2:hover {
  color: #071412;
  border: 2px solid #32735f;
}
.primary-button-2.yellow {
  color: #164038;
  background-color: #fff186;
}
.primary-button-2.yellow:hover {
  color: #32735f;
  border-color: #27a273;
}
.primary-button-2.asset-procurement {
  border-radius: 12px;
  margin-top: 40px;
  padding: 10px 45px 10px 20px;
}
.primary-button-2.asset-procurement.industry-modifier {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10533c;
  max-height: 40px;
  margin-top: 0;
  padding-right: 15px;
}
.primary-button-2.asset-procurement.industry-modifier:lang(et) {
  margin-top: 0;
}
.primary-button-2.asset-variant-new {
  background-color: var(--primary--evergreen-fjord);
  border-radius: 8px;
  margin-top: 40px;
  padding: 10px 20px;
}
.primary-button-2.corporatesecondary {
  background-color: var(--primary--secondary-bright);
  color: var(--primary--evergreen-fjord);
  border-radius: 8px;
  margin-top: 0;
  padding: 10px 20px;
}
.primary-button-2.creambgsecondary {
  background-color: var(--light);
  color: var(--primary--evergreen-fjord);
  border-radius: 8px;
  margin-top: 0;
  padding: 10px 20px;
}
.primary-button-2.integrationcard {
  background-color: var(--primary--evergreen-fjord);
  border-radius: 8px;
  margin-top: 0;
  padding: 5px 15px;
}
.primary-button-2.integrationcard:hover {
  color: var(--light);
  padding: 5px 15px;
}
.primary-button-2.standardsherobutton {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--primary--transparent);
  color: var(--primary--highlight);
  border-width: 0;
  border-radius: 8px;
  align-self: center;
  min-width: 190px;
  margin-top: 0;
  padding: 10px 20px;
  font-size: 18px;
  position: static;
}
.primary-button-2.standardsherobutton:hover {
  background-color: var(--primary--highlight);
  color: var(--primary--evergreen-fjord);
  border-width: 0;
}
.primary-button-2.standardsherobutton.form:hover {
  color: var(--light);
}
.primary-button-2.corporateprimary {
  background-color: var(--primary--evergreen-fjord);
  border-radius: 8px;
  margin-top: 0;
  padding: 10px 20px;
}
.primary-button-2.corporateprimary.form:hover {
  color: var(--light);
}
.activetogglebutton-flipped {
  background-color: var(--primary--evergreen-fjord);
  color: var(--primary--secondary-bright);
  border-radius: 8px;
  padding: 3px 20px;
  box-shadow: -4px 0 3px #0003;
}
.activetogglebutton-flipped.archetypefootervariant {
  background-color: var(--primary--highlight);
  color: var(--primary--evergreen-fjord);
  background-color: var(--primary--highlight);
  font-weight: 600;
  text-decoration: none;
}
.support-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--primary--secondary-bright);
  z-index: 0;
  flex-flow: column;
  flex: 1;
  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%;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}
.contact-cards-container {
  max-width: var(--primary--default-landing-width100);
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  flex-flow: row;
  order: -9999;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 90%;
  margin-bottom: 40px;
  display: flex;
}
.contact-card-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #071412;
  background-color: #fff;
  border: 0 #fff;
  border-radius: 5px;
  flex-direction: column;
  order: -9999;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
}
.contact-card-item:hover {
  box-shadow: none;
  border-color: #27a27366;
  border-top-style: none;
  border-top-width: 0;
}
.contact-icon-contain {
  background-color: var(--primary--secondary-bright);
  border-radius: 50%;
  flex-direction: column;
  flex: none;
  order: -9999;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  display: flex;
}
.contact-card-heading {
  color: var(--primary--evergreen-fjord);
  order: -9999;
}
.contact-card-text {
  color: #071412bf;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  text-decoration: none;
}
.ikonik-q94dl,
.ikonik-v94iz {
  color: #10543c;
}
.contact-form-text-field {
  color: #071412;
  background-color: #f0ede7;
  border: 1px #000;
  border-radius: 12px;
  height: auto;
  margin-bottom: 0;
  padding: 21px 24px;
  font-size: 18px;
  line-height: 100%;
}
.contact-form-text-field:focus {
  background-color: #07141224;
}
.contact-form-text-field::placeholder {
  color: #071412b3;
}
.contact-form-text-field.message {
  height: 200px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-form-item {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}
.contact-form-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}
.submit-button-contain {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.contact-form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}
.success-message {
  background-color: var(--light);
  color: var(--primary--evergreen-fjord);
  border-radius: 5px;
  padding: 20px 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}
.contact-form-wrapper {
  max-width: var(--primary--default-landing-width100);
  grid-row-gap: 80px;
  flex-direction: column;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}
.contact-form-block {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  min-height: 400px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px;
  box-shadow: 17px 17px 200px #40454f0f;
}
.error-message-2 {
  color: #fff;
  background-color: #fff3;
  border-radius: 100px;
  padding: 16px 10px;
  font-size: 16px;
  line-height: 120%;
}
.error-message-2.red {
  color: #071412;
  background-color: #ff060633;
  border-radius: 8px;
  padding-left: 14px;
  padding-right: 14px;
}
.contact-form-field-label {
  color: var(--primary--evergreen-fjord);
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 100%;
}
.contact-form-field-label.contact-page {
  color: #0d0e10;
}
.contact-card-subtext {
  color: #071412bf;
  text-align: center;
  font-size: 12px;
  font-style: italic;
  line-height: 100%;
  text-decoration: none;
}
.collection-list-wrapper-8 {
  margin-right: auto;
}
#nf.w-node-_2754dfd9-a5a6-c7c0-5d56-c85bf19c6aca-f19c6ac7 {
  grid-area: Area;
}
#w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a4084-cd2a407d {
  place-self: stretch stretch;
}
#w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a4094-cd2a407d {
  grid-area: Area;
  justify-self: stretch;
}
#w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a40f3-cd2a407d {
  grid-area: Area-2;
  place-self: stretch start;
}
#calcid.w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a411a-cd2a407d {
  grid-area: Area-5;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a4084-cd2a407d {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: stretch stretch;
  }
  #w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a4094-cd2a407d {
    place-self: auto start;
  }
  
  #nav-launch-buttons {
    justify-self: center;
  }
  .cta-wrapper {
    grid-template: "Area" "Area-2" "Area-4" / 1fr;
  }
  .cta-content-wrapper {
    padding-right: 0;
  }
  .neutral_hero_wrapper {
    height: auto;
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .cta-heading {
    text-align: left;
    font-size: 28px;
  }
  .cta-subtext {
    text-align: left;
    font-size: 16px;
  }
  .div-block-31 {
    padding-right: 0;
  }
  .breadcrumbs {
    flex-wrap: wrap;
  }
  .neutral_hero_description {
    width: 100%;
  }
  .contact-cards-container {
    flex-direction: column;
  }
  .contact-form-row {
    flex-direction: column;
  }
  .contact-form-item {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .button-wrapper-contain {
    flex-wrap: wrap;
    gap: 12px;
  }
  #w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a4094-cd2a407d {
    place-self: auto;
  }
  #w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a40f3-cd2a407d {
    justify-self: start;
  }
  #calcid.w-node-_66fcefb5-d23e-b799-0a89-d9b0cd2a411a-cd2a407d {
    align-self: start;
  }
  #nav-launch-buttons {
    place-self: center;
  }
}
