.elementor-8361 .elementor-element.elementor-element-77d3fb8{--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-8361 .elementor-element.elementor-element-77d3fb8:not(.elementor-motion-effects-element-type-background), .elementor-8361 .elementor-element.elementor-element-77d3fb8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#001E2E;}.elementor-8361 .elementor-element.elementor-element-cc0afff{--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-8361 .elementor-element.elementor-element-d2e0be3{--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-8361 .elementor-element.elementor-element-e1b0c88{--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-8361 .elementor-element.elementor-element-ca40a4b{--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;}/* Start custom CSS for html, class: .elementor-element-bdacf5d */<style>
  .po-hero {
    font-family: 'Inter', sans-serif;
    background: #001e2e;
    padding: 100px 0 80px;
    position: relative;
    overflow: hidden;
  }
  .po-hero::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(4,204,194,0.1) 0%, transparent 65%);
    pointer-events: none;
  }
  .po-hero::after {
    content: '';
    position: absolute;
    bottom: -60px;
    left: -60px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(4,204,194,0.05) 0%, transparent 65%);
    pointer-events: none;
  }
  .po-container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 32px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .po-label {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #04ccc2;
    display: block;
    margin-bottom: 16px;
  }
  .po-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    margin: 0 0 20px;
  }
  .po-title span { color: #04ccc2; }
  .po-subtitle {
    font-size: 16px;
    font-weight: 600;
    color: rgba(255,255,255,0.85);
    margin: 0 0 32px;
    line-height: 1.6;
  }
  .po-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 32px;
    border-radius: 8px;
    background: #04ccc2;
    color: #001e2e;
    text-decoration: none;
    transition: background 0.2s;
  }
  .po-btn:hover { background: #03b5ab; }

  /* Right side */
  .po-right {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .po-card {
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 12px;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    gap: 14px;
    transition: border-color 0.2s, background 0.2s;
  }
  .po-card:hover {
    border-color: rgba(4,204,194,0.35);
    background: rgba(4,204,194,0.04);
  }
  .po-card-icon {
    width: 36px;
    height: 36px;
    border-radius: 9px;
    background: rgba(4,204,194,0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .po-card-icon svg {
    width: 18px;
    height: 18px;
    stroke: #04ccc2;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .po-card-text {
    font-size: 14px;
    color: rgba(255,255,255,0.75);
    line-height: 1.4;
  }

  @media (max-width: 900px) {
    .po-container { grid-template-columns: 1fr; gap: 48px; }
    .po-title { font-size: 40px; }
  }
  @media (max-width: 480px) {
    .po-title { font-size: 32px; }
    .po-hero { padding: 64px 0; }
  }
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81e2952 */<style>
 {
    font-family: 'Inter', sans-serif;
    color: #001e2e;
    background: #fff;
    padding: 80px 0;
  }
  .wa-container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 32px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
  }
  .wa-label {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #04ccc2;
    display: block;
    margin-bottom: 14px;
  }
  .wa-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #001e2e;
    line-height: 1.2;
    margin-bottom: 32px;
  }
  .wa-title span { color: #04ccc2; }
  .wa-blocks {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 36px;
  }
  .wa-block {
    display: flex;
    gap: 16px;
    align-items: flex-start;
  }
  .wa-block-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: rgba(4,204,194,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
  }
  .wa-block-icon svg {
    width: 20px;
    height: 20px;
    stroke: #04ccc2;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .wa-block-text p {
    font-size: 15px;
    color: rgba(0,30,46,0.65);
    line-height: 1.8;
    margin: 0;
  }
  .wa-goal {
    background: #001e2e;
    border-radius: 14px;
    padding: 22px 24px;
    display: flex;
    gap: 14px;
    align-items: flex-start;
  }
  .wa-goal-icon {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: rgba(4,204,194,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .wa-goal-icon svg {
    width: 18px;
    height: 18px;
    stroke: #04ccc2;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .wa-goal-label {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #04ccc2;
    margin-bottom: 4px;
  }
  .wa-goal-text {
    font-size: 14px;
    color: rgba(255,255,255,0.75);
    line-height: 1.7;
    margin: 0;
  }
  .wa-image-wrap {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
  }
  .wa-image-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #04ccc2;
    z-index: 1;
  }
  .wa-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .wa-badge {
    position: absolute;
    bottom: 24px;
    left: 24px;
    background: #001e2e;
    border: 1px solid rgba(4,204,194,0.25);
    border-radius: 10px;
    padding: 12px 16px;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .wa-badge-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #04ccc2;
    flex-shrink: 0;
  }
  .wa-badge-text {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
  }
  @media (max-width: 768px) {
    .wa-container { grid-template-columns: 1fr; }
    .wa-title { font-size: 26px; }
  }
</style>/* End custom CSS */