/* scoped: si-private-instruction-PrivateHeroSection */

  .private-hero:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 100%;
    height: 538px;
    padding: 70px 54px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 70px;
    background-image: url('/8. Private Instruction Hero.webp');
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
  }

  .private-hero:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *)::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #FFFFFF;
  }

  .hero-content:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }

  .title-box:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 741px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .hero-title:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 58px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
  }

  .title-line1:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ font-size: 58px; }
  .title-line2:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ font-size: 54px; }

  .title-underline:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 80px;
    height: 5px;
    background: #D62121;
  }

  .hero-desc:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 666px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
  }

  .bottom-wrapper:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 100%;
    background: #FFFFFF;
    position: relative;
    box-shadow: 0 -3px 0 0 #FFFFFF;
  }

  .bottom-bar:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 100%;
    height: 165px;
    padding: 20px 52px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
    box-sizing: border-box;
  }

  .bar-text:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 475px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    flex-shrink: 0;
    margin-left: 30px;
  }

  .bar-heading:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: flex;
    flex-direction: column;
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-transform: uppercase;
  }

  .bar-line-black:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ color: #272727; }
  .bar-line-red:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ color: #D62121; }

  .bar-subtext:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #272727;
    margin: 0;
  }

  .icons-group:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }

  .bar-divider:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 1px;
    height: 80px;
    background: #1A1A1A;
    flex-shrink: 0;
  }

  .bar-text + .bar-divider:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 0.5px;
  }

  .icon-box--1:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), .icon-box--2:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), .icon-box--3:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), .icon-box--4:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
  }

  .icon-box--1:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 105px; }
  .icon-box--2:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 142px; position: relative; top: -10px; }
  .icon-box--3:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 148px; position: relative; top: -10px; }
  .icon-box--4:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 177px; }

  .icon-img-wrap:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .icon-img--1:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 36px; height: 40px; object-fit: contain; }
  .icon-img--2:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 65px; height: 47px; object-fit: contain; }
  .icon-img--3:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 44px; height: 44px; object-fit: contain; }
  .icon-img--4:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ width: 49px; height: 49px; object-fit: contain; }

  .icon-text:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    color: #272727;
    margin: 0;
  }



  html.is-mobile .private-hero:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    height: auto;
    padding: 70px 30px 50px;
    background-image: url('/Private Instruction 1MOBILE.webp') !important;
    background-size: cover;
  }

  html.is-mobile .hero-content:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 100%;
    gap: 24px;
    align-items: center;
  }

  html.is-mobile .title-box:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 100%;
    align-items: center;
    gap: 12px;
  }

  html.is-mobile .hero-title:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    font-size: 32px;
    text-align: center;
  }

  html.is-mobile .title-line1:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ font-size: 32px; }
  html.is-mobile .title-line2:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){ font-size: 22px; }

  html.is-mobile .hero-desc:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 370px;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
  }

  html.is-mobile .bottom-bar:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    height: auto;
    flex-direction: column;
    padding: 40px 30px;
    gap: 36px;
    align-items: center;
  }

  html.is-mobile .bar-text:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 100%;
    align-items: center;
    text-align: center;
    margin-left: 0;
  }

  html.is-mobile .bar-heading:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    font-size: 22px;
    text-align: center;
    display: block;
  }

  html.is-mobile .bar-heading .bar-line-black:first-child:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: inline;
  }

  html.is-mobile .bar-heading .bar-line-red:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: inline;
  }

  html.is-mobile .bar-heading .bar-line-black:last-child:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: block;
    font-size: 16px;
    text-align: center;
  }

  html.is-mobile .bar-divider:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: 80px;
    height: 1px;
  }

  html.is-mobile .icon-box--1:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), html.is-mobile .icon-box--2:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), html.is-mobile .icon-box--3:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), html.is-mobile .icon-box--4:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    width: calc(50% - 16px);
    position: static;
    top: auto;
  }

  html.is-mobile .icon-box--1:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), html.is-mobile .icon-box--2:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), html.is-mobile .icon-box--3:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *), html.is-mobile .icon-box--4:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    padding-top: 28px;
  }

  html.is-mobile .icons-group:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    position: relative;
  }

  html.is-mobile .icons-group:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *)::before, html.is-mobile .icons-group:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *)::after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 1px;
    background: #1A1A1A;
  }

  html.is-mobile .icons-group:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *)::before{
    top: 10px;
  }

  html.is-mobile .icons-group:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *)::after{
    top: calc(50% + 10px);
  }

  html.is-mobile .icon-box--3:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    position: relative;
    top: -12px;
  }

  html.is-mobile .icons-group:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    flex-wrap: wrap;
    justify-content: center;
    gap: 36px 32px;
    flex: none;
    width: 100%;
  }

  html.is-mobile .bar-divider:where(.si-private-instruction-PrivateHeroSection, .si-private-instruction-PrivateHeroSection *){
    display: none;
  }
