.elementor-62 .elementor-element.elementor-element-0721e09{--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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-61204a9 */.sf-header{
  max-width:980px;
  margin:0 auto 18px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
}

.sf-header-text{
  display:flex;
  flex-direction:column;
  gap:4px;
}

.sf-brand{
  font-size:26px;
  line-height:1.1;
  margin:0;
  color:var(--cb-text);
}

.sf-tagline{
  font-size:14px;
  color:var(--cb-muted);
  margin:0;
}

.sf-how-btn{
  border:none;
  background:transparent;
  color:var(--cb-accent);
  font-weight:600;
  cursor:pointer;
  padding:8px 10px;
}
.sf-how-btn:hover{
  text-decoration:underline;
}
.sf-popup{
  display:none;
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.45);
  align-items:center;
  justify-content:center;
  z-index:9999;
}

.sf-popup-card{
  background:#FAF8F6;
  padding:24px;
  border-radius:18px;
  max-width:420px;
  position:relative;
  box-shadow:0 20px 40px rgba(0,0,0,.25);
}

.sf-popup-close{
  position:absolute;
  top:10px;
  right:14px;
  background:none;
  border:none;
  font-size:22px;
  cursor:pointer;
}/* End custom CSS */