/* scoped: si-service-area-paoli-PaoliExpectSection */

  .expect-section:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 100%;
    height: 587px;
    padding: 80px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 52px;
    background: #F7F7FA;
  }

  .expect-title:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #1A1A1A;
    margin: 0;
  }

  .expect-underline:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 60px;
    height: 4px;
    background: #D62121;
    flex-shrink: 0;
    margin-top: -36px;
  }

  .expect-intro:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #272727;
    margin: 0;
    width: 506px;
  }

  .expect-steps:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 1280px;
    height: auto;
    display: flex;
    gap: 36px;
    align-items: flex-start;
    position: relative;
  }

  .expect-steps:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *)::before{
    content: '';
    position: absolute;
    top: 25px;
    left: 26px;
    right: 26px;
    height: 1px;
    background: #C3C3C3;
    z-index: 0;
  }

  .step-item:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .step-badge:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    position: relative;
    z-index: 1;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(270deg, #D62121 0%, #701111 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 100%;
    color: #FFFFFF;
    flex-shrink: 0;
  }

  .step-content:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 14px;
    margin-top: 12px;
  }

  .step-icon:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 44px;
    height: 44px;
    object-fit: contain;
    flex-shrink: 0;
    margin-top: 27px;
  }

  .step-body:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .step-title:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    color: #1A1A24;
    margin: 0;
  }

  .step-underline:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 254px;
    height: 1px;
    background: #D9D9D9;
    flex-shrink: 0;
  }

  .step-text:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272727;
    margin: 0;
  }

  .step-link:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    color: #272727;
    text-decoration: underline;
    text-underline-offset: 2px;
  }

  .step-link:hover:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ opacity: 0.8; }

  .step-item:nth-child(1):where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ left: -40px; }
  .step-item:nth-child(2) .step-content:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ margin-top: 22px; }
  .step-item:nth-child(2) .step-icon:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ margin-top: 5px; }
  .step-item:nth-child(3):where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ left: 40px; }

  .expect-footer:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #272727;
    margin: 0;
    width: 506px;
  }

  .expect-link:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    color: #D62121;
    text-decoration: underline;
    text-underline-offset: 2px;
  }

  .expect-link:hover:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ opacity: 0.8; }



  html.is-mobile .expect-section:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    height: auto;
    padding: 80px 40px;
    gap: 52px;
    align-items: center;
    background: linear-gradient(1.39deg, #FFFFFF 58.61%, #999999 203.51%) !important;
  }

  html.is-mobile .expect-section .expect-title:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    font-size: 22px;
    text-align: center;
    width: 350px;
  }

  html.is-mobile .expect-section .expect-underline:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    margin-top: -28px !important;
    margin-bottom: -28px;
    width: 60px;
    height: 4px;
  }

  html.is-mobile .expect-section .expect-intro:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 318px;
    height: auto;
    text-align: center;
    font-weight: 400 !important;
    overflow: visible;
  }

  html.is-mobile .expect-section .expect-steps:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 338px;
    flex-direction: column;
    gap: 84px;
    align-items: flex-start;
  }

  html.is-mobile .expect-section .expect-steps:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *)::before{
    top: 10px;
    left: 25px;
    right: auto;
    bottom: 10px;
    width: 1px;
    height: auto;
  }

  html.is-mobile .expect-section .step-item:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    flex: none;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
  }

  html.is-mobile .expect-section .step-badge:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 52px;
    height: 52px;
    flex-shrink: 0;
    margin-top: 16px;
  }

  html.is-mobile .expect-section .step-content:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    flex: 1;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 16px;
    gap: 8px;
    align-items: flex-start;
  }

  html.is-mobile .expect-section .step-icon:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    flex-shrink: 0;
    margin-top: 0;
  }

  html.is-mobile .expect-section .step-body:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    display: contents;
  }

  html.is-mobile .expect-section .step-title:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    font-size: 17px;
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    flex: 1;
    min-width: 0;
  }

  html.is-mobile .expect-section .step-underline:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    flex-basis: 100%;
    width: 254px;
    height: 1px;
    background: #D9D9D9;
  }

  html.is-mobile .expect-section .step-text:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    flex-basis: 100%;
  }

  html.is-mobile .expect-section .step-item:nth-child(2):where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    margin-top: -30px;
  }

  html.is-mobile .expect-section .step-item:nth-child(2) .step-icon:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    margin-top: -2px;
  }

  html.is-mobile .expect-section .step-item:nth-child(3):where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    margin-top: -30px;
  }

  html.is-mobile .expect-section .expect-footer:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){
    width: 100%;
    text-align: center;
  }

  .expect-title-br-m:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ display: none; }
  html.is-mobile .expect-title-br-m:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ display: inline; }

  .expect-intro-br-m:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ display: none; }
  html.is-mobile .expect-intro-br-m:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ display: inline; }
  html.is-mobile .expect-intro-br-d:where(.si-service-area-paoli-PaoliExpectSection, .si-service-area-paoli-PaoliExpectSection *){ display: none; }
