/* CMS Iscrizione B2B - IQIT Elementor structured layout */
#cms.cms-id-20 #wrapper,
#cms.cms-id-20 #content-wrapper,
#cms.cms-id-20 #main,
#cms.cms-id-20 .page-content {
  background: #fff;
}

#cms.cms-id-20 .page-header,
#cms.cms-id-20 .breadcrumb,
#cms.cms-id-20 #content > h1 {
  display: none !important;
}

#cms.cms-id-20 .elementor-section > .elementor-container {
  max-width: 1500px;
  margin: 0 auto;
}

#cms.cms-id-20 .so-b2b-hero-section {
  margin: 0 auto 22px;
  padding: 24px 18px 0;
}

#cms.cms-id-20 .so-b2b-hero-section > .elementor-container {
  overflow: hidden;
  min-height: 420px;
  border: 1px solid #e6e8ee;
  border-radius: 8px;
  background: linear-gradient(100deg, #fff 0%, #fff 52%, #fff2f3 100%);
}

#cms.cms-id-20 .so-b2b-hero-copy .elementor-widget-wrap {
  padding: clamp(30px, 5vw, 64px) clamp(24px, 5vw, 72px);
}

#cms.cms-id-20 .so-b2b-eyebrow p {
  margin: 0 0 10px;
  color: #e61010;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
}

#cms.cms-id-20 .so-b2b-main-title .elementor-heading-title {
  max-width: 620px;
  margin: 0;
  color: #11131a;
  font-size: clamp(34px, 4vw, 62px);
  font-weight: 800;
  line-height: .98;
  letter-spacing: 0;
}

#cms.cms-id-20 .so-b2b-hero-lead .elementor-text-editor,
#cms.cms-id-20 .so-b2b-hero-lead p {
  max-width: 620px;
  margin: 18px 0 0;
  color: #343846;
  font-size: 17px;
  line-height: 1.55;
}

#cms.cms-id-20 .so-b2b-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

#cms.cms-id-20 .so-b2b-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 24px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none !important;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}

#cms.cms-id-20 .so-b2b-btn:hover {
  transform: translateY(-1px);
}

#cms.cms-id-20 .so-b2b-btn--primary {
  background: #e61010;
  color: #fff !important;
  box-shadow: 0 12px 28px rgba(230,16,16,.22);
}

#cms.cms-id-20 .so-b2b-btn--ghost {
  border: 1px solid #d9dce4;
  background: #fff;
  color: #151821 !important;
}

#cms.cms-id-20 .so-b2b-hero-media .elementor-widget-wrap {
  height: 100%;
  padding: 28px;
}

#cms.cms-id-20 .so-b2b-hero-image,
#cms.cms-id-20 .so-b2b-hero-image .elementor-widget-container,
#cms.cms-id-20 .so-b2b-hero-image .elementor-image {
  height: 100%;
}

#cms.cms-id-20 .so-b2b-hero-image img {
  width: 100%;
  height: 100%;
  min-height: 330px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

#cms.cms-id-20 .so-b2b-benefits-section {
  padding: 0 18px 28px;
}

#cms.cms-id-20 .so-b2b-benefits-section > .elementor-container {
  border: 1px solid #e6e8ee;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 35px rgba(17,19,26,.05);
}

#cms.cms-id-20 .so-b2b-benefit-col:not(:last-child) {
  border-right: 1px solid #eceef3;
}

#cms.cms-id-20 .so-b2b-benefit-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 88px;
  padding: 18px 22px;
}

#cms.cms-id-20 .so-b2b-svg {
  display: inline-flex;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  align-items: center;
  justify-content: center;
  color: #e61010;
}

#cms.cms-id-20 .so-b2b-svg svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#cms.cms-id-20 .so-b2b-benefit-card strong {
  display: block;
  color: #151821;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
}

#cms.cms-id-20 .so-b2b-benefit-card span:not(.so-b2b-svg) {
  display: block;
  margin-top: 4px;
  color: #697082;
  font-size: 12px;
  line-height: 1.3;
}

#cms.cms-id-20 .so-b2b-audience-title-section,
#cms.cms-id-20 .so-b2b-steps-title-section {
  padding: 8px 18px 10px;
}

#cms.cms-id-20 .so-b2b-section-title .elementor-heading-title {
  margin: 0;
  color: #151821;
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 800;
  line-height: 1.12;
}

#cms.cms-id-20 .so-b2b-section-title--center {
  text-align: center;
}

#cms.cms-id-20 .so-b2b-audience-section {
  padding: 0 18px 30px;
}

#cms.cms-id-20 .so-b2b-audience-col .elementor-widget-wrap {
  padding: 0 8px;
}

#cms.cms-id-20 .so-b2b-audience-card .elementor-image-box-wrapper {
  height: 100%;
  overflow: hidden;
  border: 1px solid #e7e9ef;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(17,19,26,.06);
}

#cms.cms-id-20 .so-b2b-audience-card .elementor-image-box-img {
  margin: 0 !important;
}

#cms.cms-id-20 .so-b2b-audience-card img {
  display: block;
  width: 100%;
  height: 145px;
  object-fit: cover;
}

#cms.cms-id-20 .so-b2b-audience-card .elementor-image-box-content {
  padding: 16px 16px 18px;
}

#cms.cms-id-20 .so-b2b-audience-card .elementor-image-box-title {
  margin: 0 0 7px;
  color: #151821;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.18;
}

#cms.cms-id-20 .so-b2b-audience-card .elementor-image-box-description {
  color: #697082;
  font-size: 13px;
  line-height: 1.4;
}

#cms.cms-id-20 .so-b2b-form-section {
  padding: 0 18px 30px;
}

#cms.cms-id-20 .so-b2b-form-section > .elementor-container {
  align-items: stretch;
  gap: 18px;
}

#cms.cms-id-20 .so-b2b-panel-col .elementor-widget-wrap {
  height: 100%;
  padding: 28px;
  border: 1px solid #e6e8ee;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(17,19,26,.05);
}

#cms.cms-id-20 .so-b2b-panel-title .elementor-heading-title {
  margin: 0 0 18px;
  color: #151821;
  font-size: 24px;
  font-weight: 800;
}

#cms.cms-id-20 .so-b2b-checklist {
  display: grid;
  gap: 15px;
}

#cms.cms-id-20 .so-b2b-checklist > div {
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 12px;
  align-items: start;
}

#cms.cms-id-20 .so-b2b-checklist span {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #e9f9ef;
  color: #1aa45f;
}

#cms.cms-id-20 .so-b2b-checklist svg {
  width: 15px;
  height: 15px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#cms.cms-id-20 .so-b2b-checklist strong {
  display: block;
  color: #151821;
  font-size: 15px;
  font-weight: 800;
}

#cms.cms-id-20 .so-b2b-checklist p {
  margin: 3px 0 0;
  color: #697082;
  font-size: 13px;
  line-height: 1.45;
}

#cms.cms-id-20 .so-b2b-form {
  display: grid;
  gap: 13px;
}

#cms.cms-id-20 .so-b2b-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

#cms.cms-id-20 .so-b2b-form label {
  display: grid;
  gap: 6px;
  color: #343846;
  font-size: 12px;
  font-weight: 700;
}

#cms.cms-id-20 .so-b2b-form input,
#cms.cms-id-20 .so-b2b-form select,
#cms.cms-id-20 .so-b2b-form textarea {
  width: 100%;
  min-height: 42px;
  border: 1px solid #dfe2e9;
  border-radius: 4px;
  background: #fff;
  color: #151821;
  font-size: 14px;
  padding: 9px 12px;
}

#cms.cms-id-20 .so-b2b-form textarea {
  resize: vertical;
}

#cms.cms-id-20 .so-b2b-privacy {
  display: flex !important;
  grid-template-columns: none !important;
  align-items: flex-start;
  gap: 9px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.35;
}

#cms.cms-id-20 .so-b2b-privacy input {
  width: 15px;
  min-height: 15px;
  margin-top: 2px;
}

#cms.cms-id-20 .so-b2b-form button {
  min-height: 48px;
  border: 0;
  border-radius: 4px;
  background: #e61010;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}

#cms.cms-id-20 .so-b2b-steps-section {
  padding: 0 18px 46px;
}

#cms.cms-id-20 .so-b2b-step-card {
  position: relative;
  height: 100%;
  padding: 26px 22px;
  border: 1px solid #e6e8ee;
  border-radius: 8px;
  background: #fff;
  text-align: center;
}

#cms.cms-id-20 .so-b2b-step-card span {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  border-radius: 50%;
  background: #e61010;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}

#cms.cms-id-20 .so-b2b-step-card h3 {
  margin: 0 0 8px;
  color: #151821;
  font-size: 17px;
  font-weight: 800;
}

#cms.cms-id-20 .so-b2b-step-card p {
  margin: 0;
  color: #697082;
  font-size: 13px;
  line-height: 1.45;
}

@media (max-width: 991px) {
  #cms.cms-id-20 .so-b2b-hero-section > .elementor-container {
    min-height: 0;
  }

  #cms.cms-id-20 .so-b2b-benefit-col:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #eceef3;
  }

  #cms.cms-id-20 .so-b2b-form-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  #cms.cms-id-20 .so-b2b-hero-section,
  #cms.cms-id-20 .so-b2b-benefits-section,
  #cms.cms-id-20 .so-b2b-audience-title-section,
  #cms.cms-id-20 .so-b2b-audience-section,
  #cms.cms-id-20 .so-b2b-form-section,
  #cms.cms-id-20 .so-b2b-steps-title-section,
  #cms.cms-id-20 .so-b2b-steps-section {
    padding-left: 12px;
    padding-right: 12px;
  }

  #cms.cms-id-20 .so-b2b-hero-copy .elementor-widget-wrap,
  #cms.cms-id-20 .so-b2b-hero-media .elementor-widget-wrap,
  #cms.cms-id-20 .so-b2b-panel-col .elementor-widget-wrap {
    padding: 22px;
  }

  #cms.cms-id-20 .so-b2b-actions {
    display: grid;
  }

  #cms.cms-id-20 .so-b2b-btn {
    width: 100%;
  }
}
