.elementor-4754 .elementor-element.elementor-element-a6b03eb{--display:flex;}.elementor-4754 .elementor-element.elementor-element-a6b03eb:not(.elementor-motion-effects-element-type-background), .elementor-4754 .elementor-element.elementor-element-a6b03eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A3A75;}.elementor-4754 .elementor-element.elementor-element-638ceee{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-4754 .elementor-element.elementor-element-d9ce7f1 .e-search-input{border-radius:7px 7px 7px 7px;}.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-93681ba */.login-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  background: #0b4a86;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 10px;
  border-radius: 0;
  transition: background-color 0.2s ease;
}

.login-link:hover {
  color: #ffffff;
  background: #083b6d;
}

.login-icon {
  width: 21px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-icon svg {
  width: 21px;
  height: 21px;
  fill: #ffffff;
  stroke: #ffffff;
  stroke-width: 1.5;
}/* End custom CSS */