.elementor-3373 .elementor-element.elementor-element-1e7e5e9{--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-3373 .elementor-element.elementor-element-ef2b874{--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-3373 .elementor-element.elementor-element-205f2a0{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3373 .elementor-element.elementor-element-9550733{--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-3373 .elementor-element.elementor-element-1c41b61{--display:flex;--min-height:693px;--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-3373 .elementor-element.elementor-element-1c41b61:not(.elementor-motion-effects-element-type-background), .elementor-3373 .elementor-element.elementor-element-1c41b61 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFDBDB;}.elementor-3373 .elementor-element.elementor-element-7310bbe > .elementor-widget-container{background-color:#FFFFFF;margin:20px 20px 20px 20px;padding:10px 10px 10px 10px;}.elementor-3373 .elementor-element.elementor-element-7310bbe input:not([type="submit"]){color:#FFFFFF;transition:all ease-out 0.3s;}.elementor-3373 .elementor-element.elementor-element-7310bbe input[type="text"]{transition:all ease-out 0.3s;}.elementor-3373 .elementor-element.elementor-element-7310bbe input[type="email"]{transition:all ease-out 0.3s;}.elementor-3373 .elementor-element.elementor-element-7310bbe select{transition:all ease-out 0.3s;}.elementor-3373 .elementor-element.elementor-element-7310bbe textarea{transition:all ease-out 0.3s;}.elementor-3373 .elementor-element.elementor-element-7310bbe input[type="submit"]{transition:all ease-out 0.3s;}@media(min-width:768px){.elementor-3373 .elementor-element.elementor-element-9550733{--width:50%;}.elementor-3373 .elementor-element.elementor-element-1c41b61{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-1ed8802 */.synergy-hr {
  background: #f7fafd;
  padding: 48px 0 40px 0;
  font-family: 'Segoe UI', Arial, sans-serif;
}
.synergy-hr .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 18px;
}
.synergy-hr h1 {
  text-align: center;
  font-size: 2.3rem;
  color: #2d3a4b;
  margin-bottom: 12px;
}
.synergy-hr .icon {
  font-size: 2.3rem;
  vertical-align: middle;
  margin-right: 10px;
}
.synergy-hr .subtitle {
  text-align: center;
  font-size: 1.18rem;
  color: #2980b9;
  margin-bottom: 28px;
}
.synergy-hr .intro {
  text-align: center;
  margin-bottom: 32px;
  color: #34495e;
}
.why-synergy {
  background: #eaf6fb;
  border-radius: 10px;
  padding: 22px 18px;
  margin-bottom: 32px;
}
.why-synergy h2 {
  color: #2980b9;
  font-size: 1.25rem;
  margin-bottom: 12px;
}
.why-synergy ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.why-synergy li {
  margin-bottom: 10px;
  font-size: 1.05rem;
  color: #34495e;
}
.why-synergy .check {
  color: #27ae60;
  margin-right: 6px;
}
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  margin-bottom: 36px;
}
.feature-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(44,62,80,0.08);
  padding: 22px 18px 18px 18px;
  text-align: center;
  transition: box-shadow 0.2s;
}
.feature-card:hover {
  box-shadow: 0 6px 24px rgba(44,62,80,0.16);
}
.feature-icon {
  font-size: 2rem;
  margin-bottom: 8px;
}
.feature-card h3 {
  color: #2980b9;
  font-size: 1.08rem;
  margin-bottom: 8px;
  font-weight: 600;
}
.feature-card p {
  color: #34495e;
  font-size: 0.97rem;
  margin: 0;
}
.benefits, .who-can-use {
  margin-bottom: 32px;
}
.benefits h2, .who-can-use h2 {
  color: #2980b9;
  font-size: 1.18rem;
  margin-bottom: 10px;
}
.benefits ul, .who-can-use ul {
  padding-left: 18px;
  margin: 0;
}
.benefits li, .who-can-use li {
  margin-bottom: 7px;
  color: #34495e;
  font-size: 0.98rem;
  line-height: 1.5;
}
.cta {
  text-align: center;
  margin-top: 36px;
}
.cta-btn {
  display: inline-block;
  background: #2980b9;
  color: #fff;
  padding: 12px 32px;
  border-radius: 24px;
  text-decoration: none;
  font-weight: 600;
  margin-top: 12px;
  transition: background 0.2s;
}
.cta-btn:hover {
  background: #1a5e8a;
}
@media (max-width: 700px) {
  .features-grid {
    grid-template-columns: 1fr;
  }
  .synergy-hr h1 {
    font-size: 1.5rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3cde5aa */.hr-features {
  background: #f7fafd;
  padding: 40px 0;
  font-family: 'Segoe UI', Arial, sans-serif;
}
.hr-features .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}
.hr-features h2 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 32px;
  color: #2d3a4b;
}
.hr-features .icon {
  font-size: 2.2rem;
  vertical-align: middle;
  margin-right: 10px;
}
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
}
.feature-group {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(44,62,80,0.08);
  padding: 22px 18px 18px 18px;
  transition: box-shadow 0.2s;
}
.feature-group:hover {
  box-shadow: 0 6px 24px rgba(44,62,80,0.16);
}
.feature-group h3 {
  color: #2980b9;
  font-size: 1.12rem;
  margin-bottom: 12px;
  font-weight: 600;
}
.feature-group ul {
  padding-left: 18px;
  margin: 0;
}
.feature-group ul li {
  margin-bottom: 7px;
  color: #34495e;
  font-size: 0.97rem;
  line-height: 1.5;
}
@media (max-width: 700px) {
  .features-grid {
    grid-template-columns: 1fr;
  }
  .hr-features h2 {
    font-size: 1.5rem;
  }
}/* End custom CSS */