/* scoped: si-things-to-do-ThingsOutdoorSection */

  .outdoor-title:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-transform: uppercase;
    color: #1A1A24;
    margin: 0;
  }

  .outdoor-underline:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    width: 60px;
    height: 4px;
    background: #D62121;
    flex-shrink: 0;
  }

  .vf-title:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    color: #1A1A24;
    margin: 0;
  }

  .trail-title:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
  }

  .body-text:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #272727;
    margin: 0;
  }

  .icon-label:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #000000;
  }

  .icon-desc:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #000000;
  }



  html.is-mobile .outdoor-section:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    height: 715px;
    background-image: none !important;
    background: linear-gradient(90.54deg, rgba(255,255,255,0.8) -84.9%, rgba(230,184,64,0.8) 204.18%) !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  html.is-mobile .outdoor-left:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    width: 100% !important;
    background: none !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
  }

  html.is-mobile .outdoor-inner:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    width: 100% !important;
    height: 707px !important;
    padding: 40px !important;
    gap: 32px !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    margin: 0 auto;
  }

  html.is-mobile .outdoor-inner > div[style*="width:425px"]:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *), html.is-mobile .outdoor-inner > div[style*="width: 425px"]:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    width: 100% !important;
  }

  html.is-mobile .outdoor-right:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    display: none !important;
  }

  html.is-mobile .outdoor-title:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-size: 22px;
  }

  html.is-mobile .vf-title:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *), html.is-mobile .trail-title:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-size: 17px;
  }

  html.is-mobile .body-text:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-size: 14px;
    line-height: 100%;
  }

  html.is-mobile .icon-label:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-size: 14px;
    font-weight: 700;
  }

  html.is-mobile .icon-desc:where(.si-things-to-do-ThingsOutdoorSection, .si-things-to-do-ThingsOutdoorSection *){
    font-size: 14px;
    font-weight: 400;
  }
