.primary-button-text.corporate-footer {
  object-fit: contain;
  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;
}
.faq-hero-wrapper {
  z-index: 2;
  max-width: var(--primary--default-landing-width100);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.page-wrapper.overflow-on {
  min-height: auto;
}
.faq-contain {
  max-width: var(--primary--default-landing-width100);
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  display: flex;
}
.faq-hero-category-title-text {
  text-align: left;
  text-shadow: 0 0 #0000,-.5px .8px .4px #00000008,-1.1px 1.7px .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;
  margin-bottom: 0;
  font-weight: 500;
}
.faq-hero-category-title-text.faq-soldera-llm-grabber {
  text-shadow: none;
  flex: 0 auto;
  order: -9999;
  align-self: center;
  margin-right: 15px;
  line-height: 100%;
}
.faq-hero-category-soldera-section {
  border-left: 2px solid #000;
  flex-flow: column;
  align-self: flex-start;
  width: 100%;
  max-width: 1100px;
  margin: 10px 0 30px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 0;
  display: block;
}
.faq-hero-answer-text {
  color: var(--primary--evergreen-fjord);
  width: 100%;
  max-width: none;
  padding-bottom: 0;
  font-size: 16px;
}
.faq-hero-answer-text p {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
}
.faq-hero-answer-text blockquote {
  font-size: 16px;
}
.faq-hero-question-text {
  color: var(--primary--evergreen-fjord);
  align-self: center;
  width: 90%;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}
.faq-hero-item-arrow {
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-left: 90px;
  margin-right: 0;
  padding-left: 0;
}
.faq-hero-question-item {
  cursor: pointer;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-top: 16px;
  padding-bottom: 16px;
  display: flex;
}
.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);
}
.openfaqwrapper {
  border-bottom: 0 #07141233;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-right: 25px;
  display: flex;
}
.faq-answer-item {
  width: 100%;
}
.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;
}
.faqopenchat {
  flex: 1;
  order: 1;
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: 0;
}
.faq-hero-category-go-section {
  max-width: var(--primary--default-landing-width100);
  border-left: 2px solid #0f573c;
  flex-flow: column;
  flex: 1;
  align-self: flex-start;
  width: 100%;
  margin: 40px 0 80px;
  padding-bottom: 0;
  padding-left: 25px;
  padding-right: 0;
  display: block;
}
.faqgocategorywrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 20px;
  padding-right: 25px;
  display: flex;
}
.faqgocategorywrapper:lang(sv) {
  margin-bottom: 10px;
}
.faqsolderacategorywrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  margin-bottom: 20px;
  padding-right: 25px;
  display: flex;
}
.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);
  text-align: left;
  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%;
}
.corporate_hero_icon_flex {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
}
.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%;
}
.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;
}
.a-23,.a-24,.a-25 {
  align-self: center;
}
.empty-state-9 {
  background-color: var(--primary--transparent);
}
.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;
}
.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-45 {
  text-decoration: none;
}
.a-45.w--current,
.a-46,
.a-47 {
  color: var(--light);
  -webkit-text-stroke-color: var(--light);
  text-decoration: none;
}
.navbardiamondbulleticon {
  color: #f7f7a1;
  order: -9999;
  align-self: center;
}
.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) {
  .cta-wrapper {
    grid-template: 'Area' 'Area-2' 'Area-4' / 1fr;
  }
  .cta-content-wrapper {
    padding-right: 0;
  }
  .corporate_hero_wrapper {
    height: auto;
    min-height: 200px;
  }
  .producer_hero_wrapper {
    min-height: 200px;
  }
  #nav-launch-buttons {
    justify-self: center;
  }
}

@media screen and (max-width:479px) {
  .faq-hero-question-text {
    font-size: 16px;
  }
  .faq-hero-answer-text,
  .faq-hero-answer-text p {
    font-size: 14px;
  }
  .button-wrapper-contain {
    flex-wrap: wrap;
    gap: 12px;
  }
  #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;
  }
}
.open-in-chat-container {
  position: relative;
  display: inline-block;
  font-family: inherit;
  color: inherit;
}

@media (min-width: 992px) {
  .open-in-chat-container {
    float: right;
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  .open-in-chat-container {
    float: left;
    margin-right: auto;
  }
}

.open-in-trigger {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: inherit;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.open-in-trigger:hover {
  background: #f9fafb;
  border-color: #d1d5db;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.open-in-trigger:active {
  transform: translateY(1px);
}

.chevron {
  transition: transform 0.2s ease;
}

.open-in-trigger.active .chevron {
  transform: rotate(180deg);
}

.open-in-dropdown {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  min-width: 180px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  overflow: hidden;
}

.dropdown-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid #f3f4f6;
  transition: background-color 0.2s ease;
  font-size: 14px;
  font-weight: 500;
}

.dropdown-item:hover {
  background: #f9fafb;
  color: #111827;
}

.dropdown-item:last-child {
  border-bottom: none;
}

.platform-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: inherit;
  border-radius: 4px;
}

.chatgpt-icon {
  background-image: url('https://storage.googleapis.com/soldera-marketing-public/LLM-Logos/GPTLogoSVG.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.claude-icon {
  background-image: url('https://storage.googleapis.com/soldera-marketing-public/LLM-Logos/ClaudeLogoSVG.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.perplexity-icon {
  background-image: url('https://storage.googleapis.com/soldera-marketing-public/LLM-Logos/PerplexityLogoSVG.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.grok-icon {
  background-image: url('https://storage.googleapis.com/soldera-marketing-public/LLM-Logos/GrokLogoSVG.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.gemini-icon {
  background-image: url('https://storage.googleapis.com/soldera-marketing-public/LLM-Logos/GeminiLogoSVG.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.t3-icon {
  background-image: url('https://storage.googleapis.com/soldera-marketing-public/LLM-Logos/T3.ChatLogoSVG.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.scira-icon {
  background-image: url('https://storage.googleapis.com/soldera-marketing-public/LLM-Logos/SciraLogoSVG.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.hidden {
  display: none;
}

@media (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;
  }
  .corporate_hero_description,
  .producer_hero_description {
    width: 100%;
  }
  .faq-hero-item-arrow {
    margin-left: 15px;
  }
  .faq-hero-category-go-section {
    margin: 20px 0 40px;
  }
  .openfaqwrapper {
    padding-right: 10px;
  }
  .breadcrumbs {
    flex-wrap: wrap;
  }
  .grid-2 {
    grid-template: 'Area-3' 'Area' 'Area-2' / 1fr;
  }
  .gemini-desktop-only {
    display: none;
  }
  
  .open-in-dropdown {
    min-width: 160px;
  }
  
  .dropdown-item {
    padding: 10px 14px;
    font-size: 13px;
  }
  
  .open-in-trigger {
    padding: 6px 14px;
    font-size: 13px;
  }
}
