.elementor-50420 .elementor-element.elementor-element-d40a116{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}#elementor-popup-modal-50420{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-50420 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-50420 .dialog-close-button{display:flex;}#elementor-popup-modal-50420 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:768px){.elementor-50420 .elementor-element.elementor-element-a64ef88{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-a64ef88 */.popup-flexpay {
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  color: #333;
}

.popup-flexpay h2 {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #2f3a2f; /* Sängfabriken premium-grön */
}

.popup-flexpay h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #3e4a3e;
}

.flexpay-box {
  background: #f5f7f5;
  border: 1px solid #e2e5e2;
  padding: 12px 15px;
  border-radius: 12px;
  margin-bottom: 12px;
  transition: 0.2s;
}

.flexpay-box:hover {
  background: #eef1ee;
  transform: translateY(-2px);
}

.popup-flexpay ul {
  padding-left: 18px;
}

.popup-flexpay hr {
  margin: 25px 0;
  border: none;
  border-bottom: 1px solid #ddd;
}/* End custom CSS */