.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%;
}
.author-image {
  border-radius: 100%;
  order: 1;
  align-self: center;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  position: absolute;
  inset: 0% 0% auto -134%;
}
.learn-more-button-line {
  background-color: var(--secondary-2\<deleted\|variable-fc7a470e\>);
  width: 0%;
  height: 2px;
  position: absolute;
  inset: auto auto 0% 0%;
}
.learn-more-button-line.primary-green {
  background-color: var(--primary--evergreen-fjord);
  background-color: var(--primary--evergreen-fjord);
}
.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;
}
.blog-text-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-top: -50px;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 12px;
  display: flex;
}
.blog-text-wrapper.blog-tab-text-wrapper {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.blog-image {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: contain;
  border-radius: 8px;
  width: 100%;
  height: 50%;
  margin-bottom: 20px;
  display: block;
  overflow: visible;
}
.blog-text-contain {
  margin-bottom: 32px;
}
.blog-text-contain.bottom-margin-0px {
  align-self: auto;
  margin-bottom: 10px;
}
.blognumberfieldtext {
  background-color: var(--primary--transparent);
  color: var(--primary--secondary-bright);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}
.collection-list-blog {
  box-sizing: border-box;
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: stretch;
  width: 100%;
  max-width: 1100px;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}
.home-blog-contain {
  flex: 0 auto;
  align-self: stretch;
  width: auto;
}
.cta-arrow {
  z-index: 1;
  width: 20%;
  max-width: 97px;
  position: absolute;
  inset: auto 40% 32% auto;
}
.author-template-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
}
.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);
}
.authorlearnmorebutton {
  width: 24px;
  height: 24px;
  position: relative;
  bottom: 0;
  left: -2px;
}
.blogtimetextnumerical {
  background-color: var(--primary--evergreen-fjord);
  color: var(--primary--secondary-bright);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}
.blogtimetextnumerical.left {
  background-color: var(--primary--transparent);
  padding-left: 10px;
  font-size: 12px;
}
.blogtimetextnumerical.right {
  background-color: var(--primary--transparent);
  padding-right: 10px;
  font-size: 12px;
}
.blogcategorytagtext {
  background-color: var(--dark-wash-intense);
  color: var(--primary--secondary-bright);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: block;
}
.readingtimeminutestagtext {
  background-color: var(--dark-wash-intense);
  border-radius: 20px;
  order: 9999;
  font-size: 16px;
}
.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;
}
.authordetails {
  text-align: left;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  margin-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  display: flex;
}
.author-top-container {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex: 0 auto;
  order: -1;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}
.author-top-container.author-page {
  padding-left: 0;
}
.authorlinkedin {
  background-color: #0e6294;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  padding: 1px;
  display: flex;
  position: relative;
  inset: 10% 3.5% 0% auto;
}
.image-17 {
  width: 85%;
  max-width: none;
  height: 85%;
}
.image-18 {
  text-align: left;
  border-radius: 50px;
  flex: none;
  align-self: center;
  width: 56px;
  height: 56px;
  margin-right: 15px;
}
.authorclickbox-2 {
  background-color: var(--primary--transparent);
  border-radius: 50px;
  text-decoration: none;
  display: flex;
}
.author-bottom-container-2 {
  background-color: var(--primary--transparent);
  border-top: 1px #0f573c;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 24px;
  font-size: 14px;
  display: flex;
}
.authornametext-2 {
  color: #0f573c;
  text-align: left;
  text-shadow: none;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 135%;
  text-decoration: none;
}
.authorpositiontext-2 {
  color: #0f573c;
  text-shadow: none;
  text-decoration: none;
}
.authorpositiontext-2:hover,
.authorpositiontext-2:lang(en) {
  text-decoration: none;
}
.author-text-contain-2 {
  color: #fff;
  text-shadow:
    0 0 #0000,
    -0.5px 0.8px 0.4px #00000008,
    -1.1px 1.7px 0.8px #0000000a,
    -1.8px 2.9px 1.6px #0000000b,
    -2.9px 4.6px 2.9px #0000000c,
    -4.7px 7.5px 5.3px #0000000c,
    -8.2px 13.1px 10.4px #0000000d,
    -16.2px 26px 22.8px #0000000e;
  flex: none;
  order: 1;
  text-decoration: none;
}
.author-text-contain-2:hover,
.author-text-contain-2:active,
.author-text-contain-2:lang(en) {
  text-decoration: none;
}
.author-page-box {
  max-width: var(--primary--default-landing-width100);
  background-color: var(--primary--secondary-bright);
  border-radius: 12px;
  flex-flow: column;
  order: 0;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: 40px auto;
  padding: 24px;
  display: flex;
}
.blogimagewrapperauthorpage {
  border-radius: 16px;
  width: 250px;
  max-width: 300px;
  height: 100%;
  overflow: hidden;
}
.collection-list-wrapper-3 {
  justify-content: space-between;
  display: block;
}
.blog-title-author-page {
  color: var(--primary--evergreen-fjord);
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 135%;
}
.author-page-blog-tag-text-contain-copy {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  white-space: nowrap;
  word-break: keep-all;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}
.blog-subtext-authorpage {
  color: var(--primary--evergreen-fjord);
}
.learnmoreauthorpage {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--primary--evergreen-fjord);
  align-items: center;
  margin-top: -27px;
  text-decoration: none;
  display: flex;
  position: relative;
}
.blog-item-author-page {
  background-color: #0000;
  border-radius: 16px;
  width: 100%;
  max-width: 560px;
  padding-left: 12px;
  text-decoration: none;
}
.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;
}
.a,
.breadcrumbnative,
.span {
  align-self: center;
}
.flex-block-10 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
}
.span-copy {
  align-self: center;
  padding-left: 2.5px;
}
.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;
}
.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;
  }
  .collection-list-blog {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .cta-wrapper {
    grid-template: 'Area' 'Area-2' 'Area-4' / 1fr;
  }
  .cta-content-wrapper {
    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;
  }
  .author-page-blog-tag-text-contain-copy {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  #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;
  }
}

.author-page-blog-tag-text-contain-copy {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  opacity: 1 !important;
}

.author-page-blog-tag-text-contain-copy .blogcategorytagtext {
  background-color: var(--aqua-boreal-base--800);
  color: var(--primary--secondary-bright);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 20px;
  line-height: 1.4;
  white-space: nowrap;
}

.author-page-blog-tag-text-contain-copy .readingtimeminutestagtext {
  background-color: transparent;
  display: flex;
  align-items: center;
  gap: 0;
  border-radius: 0;
  padding: 0;
  font-size: 12px;
  order: 9999;
}

.author-page-blog-tag-text-contain-copy .blogtimetextnumerical {
  background-color: transparent;
  color: var(--aqua-boreal-base--800);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-transform: none;
  padding: 0;
  border-radius: 0;
  line-height: 1.4;
  opacity: 0.7;
}

.author-page-blog-tag-text-contain-copy .blognumberfieldtext {
  background-color: transparent;
  color: var(--aqua-boreal-base--800);
  font-size: 12px;
  font-weight: 600;
  padding: 0 2px;
  border-radius: 0;
  line-height: 1.4;
  opacity: 0.7;
}
