.elementor-3325 .elementor-element.elementor-element-f894025{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3325 .elementor-element.elementor-element-7bdf61b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-c759d91 */.hb-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  font-family: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  color: #222;
}

.hb-section {
  background: #ffffff;
  padding: 25px;
  border-radius: 12px;
  border: 1px solid #e5e5e5;
  margin-bottom: 25px;
}

.hb-section h2 {
  margin-top: 0;
  font-size: 1.6rem;
  color: #1a1a1a;
}

.hb-section h3 {
  margin-top: 1.2rem;
  font-size: 1.2rem;
  color: #333;
}

.hb-section p {
  line-height: 1.6;
  margin-bottom: 12px;
}

.hb-list {
  padding-left: 20px;
  margin: 10px 0;
}

.hb-list li {
  margin-bottom: 6px;
}

.hb-highlight {
  background: #fff7d6;
  border-left: 4px solid #f0c419;
  padding: 12px 16px;
  border-radius: 6px;
  margin: 15px 0;
}

.hb-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 15px;
  margin-top: 15px;
}

.hb-card {
  background: #fafafa;
  border-radius: 8px;
  padding: 15px;
  border: 1px solid #e5e5e5;
}

.hb-card-title {
  font-weight: 600;
  margin-bottom: 6px;
}

.hb-callout {
  background: #e9f7ef;
  border-left: 4px solid #27ae60;
  padding: 15px;
  border-radius: 6px;
  margin-top: 20px;
}
/* ====== BASCONTAINER ====== */
.hosbois-course {
  max-width: 900px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
  background: #f7f7f7;
  border-radius: 12px;
  font-family: "Segoe UI", system-ui, sans-serif;
  color: #222;
}

/* ====== RUBRIKER ====== */
.hosbois-course h1,
.hosbois-course h2,
.hosbois-course h3 {
  margin-top: 0;
  font-weight: 600;
}

.hosbois-course h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

.hosbois-course h2 {
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}

.hosbois-course h3 {
  font-size: 1.1rem;
  margin-top: 1.2rem;
  margin-bottom: 0.3rem;
}

/* ====== TEXT ====== */
.hosbois-course p {
  line-height: 1.6;
  margin-bottom: 0.8rem;
}

.hosbois-tagline {
  font-style: italic;
  color: #555;
  margin-bottom: 1.5rem;
}

/* ====== SEKTIONSBLOCK ====== */
.hosbois-section {
  background: #ffffff;
  border-radius: 10px;
  padding: 1.2rem 1.3rem;
  margin-bottom: 1rem;
  border: 1px solid #e2e2e2;
}

/* ====== LISTOR ====== */
.hosbois-list {
  padding-left: 1.2rem;
  margin: 0.4rem 0 0.8rem;
}

.hosbois-list li {
  margin-bottom: 0.3rem;
}

/* ====== PILLS / TAGGAR ====== */
.hosbois-pill {
  display: inline-block;
  background: #e0f0ff;
  color: #174a7c;
  padding: 0.25rem 0.7rem;
  border-radius: 999px;
  font-size: 0.8rem;
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
}

/* ====== HIGHLIGHTBLOCK ====== */
.hosbois-highlight {
  background: #fff7d6;
  border-left: 4px solid #f0c419;
  padding: 0.7rem 0.9rem;
  border-radius: 6px;
  margin: 0.8rem 0;
  font-size: 0.95rem;
}

/* ====== CALLOUT / INFO ====== */
.hosbois-callout {
  background: #e9f7ef;
  border-left: 4px solid #27ae60;
  padding: 0.8rem 1rem;
  border-radius: 6px;
  margin-top: 1rem;
  font-size: 0.95rem;
}

/* ====== GRID / KORT ====== */
.hosbois-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 0.8rem;
  margin-top: 0.6rem;
}

.hosbois-card {
  background: #fafafa;
  border-radius: 8px;
  padding: 0.8rem 0.9rem;
  border: 1px solid #e5e5e5;
  font-size: 0.95rem;
}

.hosbois-card-title {
  font-weight: 600;
  margin-bottom: 0.3rem;
}

/* ====== FOOTER NOTE ====== */
.hosbois-footer-note {
  font-size: 0.9rem;
  color: #666;
  margin-top: 1.2rem;
}/* End custom CSS */