.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;
}
.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);
}
.pricing-card {
  padding-right: 40px;
}
.price-card-description {
  max-width: none;
  margin-bottom: 24px;
}
.price-card-heading {
  margin-top: 15px;
  margin-bottom: 16px;
  padding-top: 10px;
  line-height: 135%;
}
.price-features {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  order: 0;
  align-self: flex-start;
  width: auto;
  margin: 0 auto 32px;
  display: flex;
}
.price-feature {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 0;
  line-height: 100%;
  display: flex;
}
.pricing-header {
  max-width: var(--primary--default-landing-width100);
  width: 90%;
  margin: 0 0 40px;
}
.pricing-table-section {
  max-width: var(--primary--default-landing-width100);
  border-left: 1px #0f573c;
  flex: 1;
  width: 90%;
  margin: 0 auto 30px;
  padding-left: 25px;
}
.eac-partner-hflex {
  max-width: var(--primary--default-landing-width100);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template: 'Area-2 Area'/1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin: 30px 0 60px;
  display: grid;
  position: relative;
}
.heading-13 {
  border-top: 2px solid #0f573c40;
  margin-bottom: 24px;
  padding-top: 30px;
}
.heading-13.calculator-modifier {
  padding-top: 60px;
}
.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;
}
.cta-section-copy {
  background-color: var(--primary--evergreen-fjord);
  border-left-width: 2px;
}
.corporate_hero_wrapper {
  background-color: var(--aqua-boreal-base--800);
  flex-flow: column;
  height: 300px;
  margin-top: 75px;
  padding-top: 0;
  display: flex;
}
.corporate_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: flex-start;
  align-self: center;
  align-items: stretch;
  width: 90%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}
.corporate_hero_heading {
  color: var(--light);
  order: -9999;
  align-self: flex-start;
  margin-bottom: 0;
  line-height: 100%;
}
.corporate_hero_description {
  color: var(--light);
  align-self: stretch;
  width: 70%;
  margin-top: 20px;
}
.corporate_hero_flex {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
}
.wiggle-icon {
  color: #0f573c;
}
.wiggle-icon.footer-diamond {
  color: var(--dark-wash);
}
.grid-2 {
  grid-template: 'Area-3 Area Area-2'/1fr 1fr 1fr;
  align-self: center;
  margin-top: 25px;
}
.breadcrumbs {
  color: var(--light);
  flex-flow: row;
  align-self: center;
  width: 100%;
  margin-top: 20px;
  line-height: 100%;
  display: flex;
}
.dark-button.plausible-event-name--corporate-book-an-enterprise-meeting {
  color: var(--sunswept-patio-base--200);
  -webkit-text-stroke-color: var(--sunswept-patio-base--200);
  -webkit-text-stroke-color: var(--sunswept-patio-base--200);
  align-self: auto;
}
.dualbuttonwrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  order: 9999;
  justify-content: flex-end;
  align-items: flex-start;
  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;
}
.text-block-40 {
  order: 9999;
}
.ikonik-kzbtv {
  opacity: 0.8;
  color: #0f573c;
  order: -9999;
  width: auto;
  overflow: visible;
}
.ikonik-1sa8qi {
  color: #0f573c;
}
.price-subfeature {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: 0.5;
  order: 9999;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 0;
  padding-left: 25px;
  line-height: 100%;
  display: flex;
}
.feature-subfeature {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}
.producer_hero_wrapper {
  background-color: var(--aqua-boreal-base--800);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  min-height: 350px;
  margin-top: 75px;
  padding-top: 0;
  display: flex;
}
.producer_hero_wrapper.articlesmodifier {
  background-color: var(--primary--evergreen-fjord);
  height: 350px;
}
.producer_hero_flex {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.producer_hero_text_wrapper {
  max-width: var(--primary--default-landing-width100);
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  color: var(--light);
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: 90%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}
.producer_hero_icon_flex {
  color: var(--primary--evergreen-fjord);
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
}
.producer_hero_description {
  color: var(--light);
  -webkit-text-stroke-color: var(--aqua-boreal-base--800);
  align-self: stretch;
  width: 70%;
  margin-top: 20px;
}
.producer_hero_heading {
  color: var(--light);
  -webkit-text-stroke-color: var(--aqua-boreal-base--800);
  order: -9999;
  align-self: flex-start;
  margin-bottom: 0;
  line-height: 100%;
}
.div-block-33 {
  width: 0;
  height: 0;
}
.div-block-33:lang(et),
.div-block-33:lang(lv),
.div-block-33:lang(lt),
.div-block-33:lang(sv) {
  width: auto;
  height: auto;
}
.code-embed-22 {
  width: 0;
  height: 0;
}
.a-14,
.a-15,
.a-16,
.a-16.w--current {
  align-self: center;
}
.a-41,
.a-42,
.a-43,
.a-44 {
  color: var(--light);
  align-self: center;
  text-decoration: none;
}
.a-44:lang(lv) {
  text-decoration: none;
}
.a-44.w--current {
  color: var(--light);
  text-decoration: none;
}
.navbardiamondbulleticon {
  color: #f7f7a1;
  order: -9999;
  align-self: center;
}
.eac-partner {
  width: 100%;
  padding-bottom: 25px;
  padding-right: 25px;
}
.eac-partner-button {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  flex: 1;
  align-self: flex-end;
  display: flex;
}
.enterprise_main {
  z-index: 0;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.corporate_enterprise_table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template: '.Area'/1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: grid;
}
.producer_enterprise_table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template: '.Area'/1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: grid;
}
.success-fee {
  background-color: var(--primary--evergreen-fjord);
  color: var(--light);
  text-transform: none;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
.link-block-21 {
  order: 9999;
  width: 100%;
}
.activetogglebutton {
  background-color: var(--primary--evergreen-fjord);
  color: var(--primary--secondary-bright);
  border-radius: 8px;
  padding: 3px 10px;
  box-shadow: 4px 0 3px #0003;
}
.activetogglebutton.footertogglebutton {
  background-color: var(--primary--highlight);
  color: var(--primary--evergreen-fjord);
  background-color: var(--primary--highlight);
  font-weight: 600;
  text-decoration: none;
}
.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;
}
.legal-footer-prop {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #12172280;
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 145%;
  display: flex;
}
.collection-list-wrapper-8 {
  margin-right: auto;
}

#calcid.w-node-_1013ce81-968b-bd2f-fca0-ff1477db1765-c73b6c91 {
  grid-area: Area-5;
  justify-self: end;
}
#calcid.w-node-_62339341-29bb-9331-e656-69b91635a350-1635a2b3 {
  grid-area: Area-5;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  
  
  
  #nav-launch-buttons {
    justify-self: center;
  }

  .corporate_enterprise_table,
  .producer_enterprise_table {
    grid-template: none;
    grid-template-columns: 1fr;
  }

  .eac-partner-hflex {
    grid-template: 'Area-2' 'Area' / 1fr;
  }

  .cta-wrapper {
    grid-template: 'Area' 'Area-2' 'Area-4' / 1fr;
  }

  .cta-content-wrapper {
    padding-right: 0;
  }

  .corporate_hero_wrapper {
    height: auto;
    min-height: 200px;
  }

  .corporate_hero_description,
  .producer_hero_description {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .pricing-card {
    padding-right: 0;
  }

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

@media screen and (max-width: 479px) {
  
  
  #calcid.w-node-_1013ce81-968b-bd2f-fca0-ff1477db1765-c73b6c91 {
    align-self: start;
  }
  #calcid.w-node-_62339341-29bb-9331-e656-69b91635a350-1635a2b3 {
    align-self: start;
  }
  #nav-launch-buttons {
    place-self: center;
  }
}
.standalone-button {
  display: inline-block;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  color: #0f573c;
  background: linear-gradient(
    to right,
    #adebd4 0%,
    #adebd4 60%,
    #b5eedb 70%,
    #c5f2e5 80%,
    #d5f5ed 90%,
    #ccf2e4 100%
  );
  background-size: 200% 100%;
  background-position: 0% 0%;
  cursor: pointer;
  white-space: nowrap;
  transition: background-position 1s ease;
  box-shadow:
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0.016) -0.3px 0px 0px 0px,
    rgba(0, 0, 0, 0.02) -0.6px 0.1px 0px 0px,
    rgba(0, 0, 0, 0.024) -1px 0.1px 0.1px 0px,
    rgba(0, 0, 0, 0.024) -1.6px 0.1px 0.3px 0px,
    rgba(0, 0, 0, 0.027) -2.5px 0.2px 0.5px 0px,
    rgba(0, 0, 0, 0.027) -3.8px 0.3px 1px 0px,
    rgba(0, 0, 0, 0.027) -5.7px 0.5px 1.8px 0px,
    rgba(0, 0, 0, 0.027) -8.5px 0.8px 3px 0px,
    rgba(0, 0, 0, 0.027) -12.7px 1.1px 4.9px 0px,
    rgba(0, 0, 0, 0.03) -18.8px 1.7px 7.7px 0px,
    rgba(0, 0, 0, 0.03) -28.2px 2.5px 12px 0px,
    rgba(0, 0, 0, 0.03) -43.1px 3.9px 19px 0px,
    rgba(0, 0, 0, 0.03) -68.7px 6.2px 31.1px 0px,
    rgba(0, 0, 0, 0.035) -120.7px 10.9px 55.8px 0px;
}
.standalone-button:hover {
  background-position: 100% 0%;
}
.dark-button {
  display: inline-block;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  color: #ffff99;
  background: linear-gradient(
    to right,
    #0f573c 0%,
    #0f573c 60%,
    #156847 70%,
    #1a7a52 80%,
    #1f8b5e 90%,
    #24a877 100%
  );
  background-size: 200% 100%;
  background-position: 0% 0%;
  cursor: pointer;
  white-space: nowrap;
  transition:
    background-position 1s ease,
    color 1s ease;
  box-shadow:
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0.016) -0.3px 0px 0px 0px,
    rgba(0, 0, 0, 0.02) -0.6px 0.1px 0px 0px,
    rgba(0, 0, 0, 0.024) -1px 0.1px 0.1px 0px,
    rgba(0, 0, 0, 0.024) -1.6px 0.1px 0.3px 0px,
    rgba(0, 0, 0, 0.027) -2.5px 0.2px 0.5px 0px,
    rgba(0, 0, 0, 0.027) -3.8px 0.3px 1px 0px,
    rgba(0, 0, 0, 0.027) -5.7px 0.5px 1.8px 0px,
    rgba(0, 0, 0, 0.027) -8.5px 0.8px 3px 0px,
    rgba(0, 0, 0, 0.027) -12.7px 1.1px 4.9px 0px,
    rgba(0, 0, 0, 0.03) -18.8px 1.7px 7.7px 0px,
    rgba(0, 0, 0, 0.03) -28.2px 2.5px 12px 0px,
    rgba(0, 0, 0, 0.03) -43.1px 3.9px 19px 0px,
    rgba(0, 0, 0, 0.03) -68.7px 6.2px 31.1px 0px,
    rgba(0, 0, 0, 0.035) -120.7px 10.9px 55.8px 0px;
}
.dark-button:hover {
  background-position: 100% 0%;
  color: #37c892;
}

@media (max-width: 479px) {
  .standalone-button,
  .dark-button {
    padding: 8px 16px;
    font-size: 13px;
  }
}
