.ss-trial-modal.is-closed { display: none !important; }

nav [data-ss-top-action="true"] {
  min-height: 48px !important;
  padding: 10px 18px !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
}

nav [data-ss-no-dropdown="true"] svg { display: none !important; }

[data-ss-final-trial="true"] {
  display: inline-flex !important;
  min-width: 168px !important;
  min-height: 48px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 12px 24px !important;
  border-radius: 999px !important;
  background: #2e4fed !important;
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  cursor: pointer !important;
}

#ss-main-solutions { scroll-margin-top: 92px !important; }

.ss-long-home-sections > iframe { max-height: 3000px !important; }
