/* Page-specific styles for index.html */
.home-page {
  background-color: var(--secondary);
}


/*-- -------------------------- -->
<---       Side By Side         -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {

  #RPsbs-248,
  #RPsbsr-248 {
    padding: 0 1em;
    position: relative;
    z-index: 1;
    
  }

  #RPsbsr-248 {
    background-color: var(--tertiary);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
    top: -2px;
  }

  #RPsbs-248 .bcw-container,
  #RPsbsr-248 .bcw-container {
    width: 100%;
    /* changes to 1280px on tablet */
    max-width: 34.375rem;
    padding: var(--sectionPadding);
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* 48px - 108px */
    gap: clamp(3rem, 8vw, 6.75rem);
    position: relative;
  }

  #RPsbsr-248 .bcw-container {
    border-top: solid 1px var(--primary)
  }

  #RPsbs-248 .bcw-content,
  #RPsbsr-248 .bcw-content {
    /* set text align to left if content needs to be left aligned */
    text-align: center;
    width: 100%;
    /* changes at tablet */
    max-width: 27.125rem;
    display: flex;
    flex-direction: column;
    /* centers content horizontally, set to flex-start to left align */
    align-items: center;
  }

  #RPsbs-248 .bcw-title,
  #RPsbsr-248 .bcw-title {
    max-width: 20ch;
  }

  #RPsbs-248 .bcw-text,
  #RPsbsr-248 .bcw-text {
    margin-bottom: 1rem;

  }

  #RPsbsr-248 .bcw-text {
    color: var(--primary)
  }

  #RPsbs-248 .bcw-text:last-of-type,
  #RPsbsr-248 .bcw-text:last-of-type {
    margin-bottom: 2rem;
  }

  #RPsbs-248 .bcw-button-solid,
  #RPsbsr-248 .bcw-button-solid {
    font-size: 1rem;
    /* 46px - 56px */
    line-height: clamp(2.875rem, 5.5vw, 3.5rem);
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    margin: 0;
    color: var(--bodyTextColor);
    border: 1px solid var(--bodyTextColor);
    min-width: 9.375rem;
    padding: 0 1.5rem;
    display: inline-block;
    position: relative;
    z-index: 1;
    /* prevents padding from adding to the width */
    box-sizing: border-box;
  }

  #RPsbs-248 .bcw-picture,
  #RPsbsr-248 .bcw-picture {
    width: 100%;
    max-width: 27.125rem;
    margin: 0;
    position: relative;
    display: block;
    /* width divided by height */
    aspect-ratio: 1.77;
    /* prevents border from adding to height and width */
    box-sizing: border-box;
    border: solid 4px var(--bodyTextColor);
    border-bottom: solid 16px var(--bodyTextColor);
    margin-bottom: 5%;
  }

  #RPsbsr-248 .bcw-picture {
    border: none;
  }

  #RPsbs-248 .bcw-picture img,
  #RPsbsr-248 .bcw-picture img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }


  #RPsbs-248 .bcw-background {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* makes it act like a background image */
    object-fit: cover;
    opacity: .2;
  }
}

/* Tablet - 768px */
@media only screen and (min-width: 48rem) {

  #RPsbs-248 .bcw-container,
  #RPsbsr-248 .bcw-container {
    max-width: 80rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }


  #RPsbs-248 .bcw-picture,
  #RPsbsr-248 .bcw-picture {
    /* 344px - 434px */
    width: clamp(21.5rem, 37.5vw, 27.125rem);
    flex: none;
  }

  #RPsbs-248 .bcw-content,
  #RPsbsr-248 .bcw-content {
    max-width: 33.875rem;
    margin: 0;
    width: 45%;
    text-align: left;
    align-items: flex-start;
  }
}

/*-- -------------------------- -->
<---     SBS Layered Images     -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {

  #RPsbs-layered-images,
  #RPsbsr-layered-images {
    padding: 0 1em;
    position: relative;
    z-index: 10;
    background-color: var(--secondary);
    top: -2px;
  }

  #RPsbsr-layered-images {
    background-color: var(--tertiary);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);

  }

  #RPsbs-layered-images .bcw-container,
  #RPsbsr-layered-images .bcw-container {
    width: 100%;
    /* changes to 1280px on tablet */
    max-width: 34.375rem;
    padding: var(--sectionPadding);
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* 48px - 108px */
    gap: 30px;
    position: relative;
  }


  #RPsbs-layered-images .bcw-content,
  #RPsbsr-layered-images .bcw-content {
    /* set text align to left if content needs to be left aligned */
    text-align: center;
    width: 100%;
    /* changes at tablet */
    max-width: 27.125rem;
    display: flex;
    flex-direction: column;
    /* centers content horizontally, set to flex-start to left align */
    align-items: center;
  }

  #RPsbs-layered-images .bcw-title,
  #RPsbsr-layered-images .bcw-title {
    max-width: 20ch;
  }

  #RPsbs-layered-images .bcw-text,
  #RPsbsr-layered-images .bcw-text {
    margin-bottom: 1rem;
    font-weight: 700;

  }

  #RPsbsr-layered-images .bcw-text {
    color: var(--primary)
  }

  #RPsbs-layered-images .bcw-text:last-of-type,
  #RPsbsr-layered-images .bcw-text:last-of-type {
    margin-bottom: 2rem;
  }

  #RPsbs-layered-images .bcw-button-solid,
  #RPsbsr-layered-images .bcw-button-solid {
    font-size: 1rem;
    /* 46px - 56px */
    line-height: clamp(2.875rem, 5.5vw, 3.5rem);
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    margin: 0;
    color: var(--bodyTextColor);
    border: 1px solid var(--bodyTextColor);
    min-width: 9.375rem;
    padding: 0 1.5rem;
    display: inline-block;
    position: relative;
    z-index: 1;
    /* prevents padding from adding to the width */
    box-sizing: border-box;
  }

  #RPsbs-layered-images .image-container,
  #RPsbr-layered-images .image-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* Align the top image to the center */
  }

  #RPsbs-layered-images .top-image,
  #RPsbsr-layered-images .top-image {
    width: 100%;
    /* Full width for the top image */
    height: auto;
    /* Maintain aspect ratio */
  }

  #RPsbs-layered-images .bottom-images,
  #RPsbsr-layered-images .bottom-images {
    width: 100%;
    /* Take full width of container */
    display: flex;
    justify-content: space-between;
    /* Place images on the left and right */
    padding-top: 5%;
    /* Optional padding between images */
  }

  #RPsbs-layered-images .bottom-image,
  #RPsbsr-layered-images .bottom-image {
    width: 46%;
    /* Each bottom image takes 40% width */
    height: auto;
    /* Maintain aspect ratio */
  }


  #RPsbs-layered-images .bcw-background {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* makes it act like a background image */
    object-fit: cover;
    opacity: .2;
  }
}

/* Tablet - 768px */
@media only screen and (min-width: 1000px) {

  #RPsbs-layered-images .bcw-container,
  #RPsbsr-layered-images .bcw-container {
    max-width: 80rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: clamp(4.5rem, 12vw, 10.125rem);
  }

  #RPsbs-layered-images .bcw-content,
  #RPsbsr-layered-images .bcw-content {
    max-width: 33.875rem;
    margin: 0;
    width: 45%;
    text-align: left;
    align-items: flex-start;
  }
}

/*-- -------------------------- -->
<---    Background video        -->
<--- -------------------------- -*/
/* Note, ideal video aspect ratio is 16:9 -->
 to fit screen without losing the video edges */
@media only screen and (min-width: 0rem) {
  #background-video {
    padding-top: 60px;
    border-bottom: solid 1px var(--bodyTextColor);
    bottom: -4px;
  }

  #background-video .bcw-container {
    width: 100%;
    /* Full width */
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    /* For absolute positioning of video */
    overflow: hidden;
    /* Prevent overflow */
    height: auto;
    /* Allow auto height */

  }

  /* Video settings for mobile */
  #video {
    width: 100%;
    /* Full width on mobile */
    height: auto;
    /* Automatic height to maintain aspect ratio */
    object-fit: cover;
    /* Ensure the video covers the area */
    position: relative;
    /* Keep it within the flow */
    top: 0;
    /* Align to top */
    left: 0;
    /* Align to left */
    z-index: 1;
    /* Behind other content */
  }

  #background-video {
    display: block;
    /* Ensure it’s displayed on mobile */
  }

  #background-video .text-box {
    position: absolute;
    top: 50%;
    /* Center vertically */
    left: 50%;
    /* Center horizontally */
    transform: translate(-50%, -50%);
    /* Offset to truly center */
    width: 80%;
    /* Use 'auto' for responsiveness */
    height: auto;
    /* Use 'auto' for responsiveness */
    z-index: 2;
    /* Ensure it's above the background */
    display: flex;
    /* Use flexbox for layout */
    flex-direction: column;
    /* Stack items vertically */
    justify-content: center;
    /* Center content vertically in the container */
    align-items: center;
    /* Center content horizontally */
    padding: 10px;
    /* Add padding for better spacing */
    box-sizing: border-box;
    /* Include padding in width/height */

  }

  #background-video .bcw-title {
    font-size: clamp(2.9rem, 5.85vw, 4.6rem);
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    /* Change from justify to center */
    max-width: 43.75rem;
    margin: 0 auto 1rem;
    margin-bottom: 0;
    /* Center margin horizontally */
    color: var(--bodyTextColor);
    /* Retain your color */
    position: relative;
  }

  #background-video .bcw-topper {
    font-size: clamp(1.45rem, 2.92vw, 2.3rem);
    font-weight: 580;
    line-height: 1em;
    text-align: center;
    /* Change from justify to center */
    max-width: 43.75rem;
    margin: 0 auto 1rem;
    margin-bottom: 0;
    /* Center margin horizontally */
    color: var(--bodyTextColor);
    /* Retain your color */
    position: relative;
    text-transform: none;

  }

  /* Decorative lines on both sides of the title */
  #background-video .bcw-topper::before,
  #background-video .bcw-topper::after {
    content: '';
    position: absolute;
    background: var(--bodyTextColor);
    /* Line color */
    height: 1px;
    /* Height of the line */
    top: 50%;
    /* Center vertically relative to the title */
    transform: translateY(-50%);
    /* Adjust centering */
  }

  /* Line before the title on the left */
  #background-video .bcw-topper::before {
    left: -70%;
    /* Distance from the title (adjust as needed) */
    width: 50%;
    /* Width of the left line */
  }

  /* Line after the title on the right */
  #background-video .bcw-topper::after {
    right: -70%;
    /* Distance from the title (adjust as needed) */
    width: 50%;
    /* Width of the right line */
  }


  /* Tablet - 768px */
  @media only screen and (max-width: 760px) {

    #background-video .text-box {
      width: 95%;
      height: auto;
    }

    #background-video .bcw-title {
      font-size: clamp(1.45rem, 2.92vw, 2.3rem);
      line-height: 1.0em;

    }
  }

  /* Desktop - 768px */
  @media only screen and (min-width: 1100px) {

    #background-video{
      padding-top: 75px;
    }
    #background-video #video {
      width: 100vw;
      height: 95vh;
    }
  }

}

/*-- -------------------------- -->
<---       Side By Side         -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {

  #sbs-general,
  #sbsr-general {
    padding: 0 1em;
    position: relative;
    z-index: 1;
    background-color: var(--secondary);
  }

  #sbsr-general {
    background-color: var(--tertiary);
    background-image: url(data:image/png;base64,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);

  }

  #sbsr-general .bcw-text {
    color: var(--primary)
  }

  #sbs-general .bcw-container,
  #sbsr-general .bcw-container {
    width: 100%;
    /* changes to 1280px on tablet */
    max-width: 34.375rem;
    padding: var(--sectionPadding);
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* 48px - 108px */
    gap: clamp(3rem, 8vw, 6.75rem);
    position: relative;
  }

  #sbs-general .bcw-content,
  #sbsr-general .bcw-content {
    /* set text align to left if content needs to be left aligned */
    text-align: center;
    width: 100%;
    /* changes at tablet */
    max-width: 27.125rem;
    display: flex;
    flex-direction: column;
    /* centers content horizontally, set to flex-start to left align */
    align-items: center;
  }

  #sbsr-general .bcw-content {
    align-items: center;
  }


  #sbs-general .bcw-title,
  #sbsr-general .bcw-title {
    max-width: 25ch;
    color: var(--bodyTextColor);
 
  }

  #sbs-general .bcw-text,
  #sbsr-general .bcw-text {
    margin-bottom: .5rem;

  }

  #sbs-general .bcw-text:last-of-type,
  #sbsr-general .bcw-text:last-of-type {
    margin-bottom: 2rem;
  }

  #sbs-general .bcw-button-solid,
  #sbsr-general .bcw-button-solid {
    font-size: 1rem;
    /* 46px - 56px */
    line-height: clamp(2.875rem, 5.5vw, 3.5rem);
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    margin: 0;
    color: var(--bodyTextColor);
    border: 1px solid var(--bodyTextColor);
    min-width: 9.375rem;
    padding: 0 1.5rem;
    display: inline-block;
    position: relative;
    z-index: 1;
    /* prevents padding from adding to the width */
    box-sizing: border-box;
  }

  #sbs-general .bcw-picture,
  #sbsr-general .bcw-picture1,
  #sbsr-general .bcw-picture2 {
    width: 100%;
    max-width: 27.125rem;
    margin: 0;
    position: relative;
    display: block;
    /* width divided by height */
    aspect-ratio: 1.5;
    /* prevents border from adding to height and width */
    box-sizing: border-box;
  }

  #sbs-general .bcw-picture {
    border: solid 4px var(--bodyTextColor);
    border-bottom: solid 16px var(--bodyTextColor)
  }

  #sbsr-general .bcw-picture1,
  #sbsr-general .bcw-picture2 {
    margin-top: 3%;
    margin-bottom: 3%;
    aspect-ratio: .67;
    width: 50%;
  }

  #sbsr-general .bcw-picture2 {
    aspect-ratio: 1.5;
  }

  #sbsr-general .bcw-picture1 {
    margin-top: 0;
  }

  #sbs-general .bcw-picture img,
  #sbsr-general .bcw-picture1 img,
  #sbsr-general .bcw-picture2 img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }


  #sbs-general .bcw-background {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* makes it act like a background image */
    object-fit: cover;
    opacity: .2;
  }
}

/* Tablet - 768px */
@media only screen and (min-width: 48rem) {

  #sbs-general .bcw-container,
  #sbsr-general .bcw-container {
    max-width: 80rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }


  #sbs-general .bcw-picture,
  #sbsr-general .bcw-picture {
    /* 344px - 434px */
    width: clamp(21.5rem, 37.5vw, 27.125rem);
    flex: none;
  }


  #sbsr-general .bcw-picture {
    /* 344px - 434px */
    width: 50%;
    flex: none;
  }

  #sbs-general .bcw-content,
  #sbsr-general .bcw-content {
    max-width: 33.875rem;
    margin: 0;
    width: 45%;
    text-align: left;
    align-items: center;
  }
}

/*-- -------------------------- -->
<---       3x Side By Side      -->
<--- -------------------------- -*/

/* Mobile - 360px */
@media only screen and (min-width: 0rem) {

  #sbs-3-sections {
    padding: 0 1em;
    position: relative;
    z-index: 1;
    background-color: var(--secondary);
  }

  #sbs-3-sections .bcw-container {
    width: 100%;
    /* changes to 1280px on tablet */
    max-width: 34.375rem;
    padding: var(--sectionPadding);
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* 48px - 108px */
    gap: clamp(3rem, 8vw, 6.75rem);
    position: relative;
  }

  #sbs-3-sections .bcw-content {
    /* set text align to left if content needs to be left aligned */
    text-align: left;
    width: 100%;
    /* changes at tablet */
    max-width: 27.125rem;
    display: flex;
    flex-direction: column;
    /* centers content horizontally, set to flex-start to left align */
    align-items: flex-start;
  }

  #sbs-3-sections .bcw-content {
    align-items: center;
  }


  #sbs-3-sections .bcw-title {
    max-width: 20ch;
    color: var(--bodyTextColor);
    margin-bottom: 0;
  }

  #sbs-3-sections .bcw-title,
  #sbs-3-sections .bcw-topper,
  #sbs-3-sections .bcw-text {
    text-align: center;
  }

  #sbs-3-sections .bcw-text {
    margin-bottom: 1rem;
    margin-top: 1rem;

  }

  #sbs-3-sections .bcw-text:last-of-type {
    margin-bottom: 2rem;
  }

  #sbs-3-sections .bcw-button-solid {
    font-size: 1rem;
    /* 46px - 56px */
    line-height: clamp(2.875rem, 5.5vw, 3.5rem);
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    margin: 0;
    color: var(--bodyTextColor);
    border: 1px solid var(--bodyTextColor);
    min-width: 9.375rem;
    padding: 0 1.5rem;
    display: inline-block;
    position: relative;
    z-index: 1;
    /* prevents padding from adding to the width */
    box-sizing: border-box;
  }

  #sbs-3-sections .bcw-picture1 {
    width: 100%;
    max-width: 300px;
    margin: 0;
    position: relative;
    display: block;
    /* width divided by height */
    aspect-ratio: 1.67;
    /* prevents border from adding to height and width */
    box-sizing: border-box;
    border: solid 4px var(--bodyTextColor);
    border-bottom: solid 16px var(--bodyTextColor);
  }

  #sbs-3-sections .bcw-picture2 {
    width: 100%;
    max-width: 300px;
    margin: 0;
    position: relative;
    display: block;
    /* width divided by height */
    aspect-ratio: .75;
    /* prevents border from adding to height and width */
    box-sizing: border-box;
    border: solid 4px var(--bodyTextColor);
    border-bottom: solid 16px var(--bodyTextColor);
  }

  #video-small {
    width: 100%;
    /* Set the width to 200px */
    max-width: 300px;
    height: auto;
    /* Set the height to 300px */
    margin: 0;
    position: relative;
    display: block;
    box-sizing: border-box;
    /* Ensures padding/borders don't affect size */
    border: solid 3px var(--bodyTextColor)
  }


  #sbs-3-sections .bcw-picture1 img,
  .bcw-picture2 img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }


  #sbs-3-sections .bcw-background {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* makes it act like a background image */
    object-fit: cover;
    opacity: .2;
  }
}

/* Tablet - 768px */
@media only screen and (min-width: 0px) and (max-width: 768px) {
  #sbs-3-sections .bcw-picture1 {
    width: 100%;
    max-width: 434px;
}
}
/* Tablet - 768px */
@media only screen and (min-width: 1100px) {

  #sbs-3-sections .bcw-container {
    max-width: 80rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }


  #sbs-3-sections .bcw-picture {
    /* 344px - 434px */
    max-width: 300px;
    flex: none;
  }

  #sbs-3-sections .bcw-content {
    max-width: 33.875rem;
    margin: 0;
    width: 45%;
  }
}

/* -- -------------------------- */
/* ---      Embedded videos      */
/* --- -------------------------- */

.video-container {
  display: flex;
  flex-direction: column;
  /* Stack children vertically */
  align-items: center;
  height: 290px;
  /* Default height */
  max-width: 320px;
  /* 50% width on small screens */
  text-align: center;
  /* Center text in this div */
  margin: 0 auto;
  /* Center the container */
}


.video-container .video-section1,
.video-container .video-section2,
.video-container .video-section3 {
  width: 336px;
  height: 210px;
  border: none;
  margin-bottom: 3%;
}

.video-container iframe {
  width: 100%;
  /* Make iframe full width */
  height: 100%;
  /* Make iframe full height */
  border: none;
  /* Remove border */
}



.video-description {
  color: var(--bodyTextColor);
  /* Text color */
  padding: 10px;
  /* Padding inside the box */
  padding-top: 0;
  font-size: 1.5rem;
  width: 100%;
  line-height: 1.5rem;
}

@media only screen and (min-width: 700px) {
  .video-container {
    max-width: 672px;
    /* Max width for larger screens */
    height: 450px;
    /* Update height for larger screens */
  }

  .video-container .video-section1,
  .video-container .video-section2,
  .video-container .video-section3 {
    width: 560px;
    height: 350px;
  }

}


/*-- -------------------------- -->
<---          Arrows            -->
<--- -------------------------- -*/
#SBS-Arrow-Advance .container {
  display: flex;
  flex-direction: column;
  /* Stack content and arrows vertically */
  align-items: center;
  width: 100%;
  padding: var(--sectionPadding);
  padding-top: 0;
  padding-bottom: 0;
  padding-bottom: 5%;
  background-color: var(--tertiary);
  background-image: url(data:image/png;base64,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);

}

#SBS-Arrow-Advance .content {
  display: flex;
  overflow: hidden;
  width: 100%;
  position: relative;
}

#SBS-Arrow-Advance .bcw-color {
  color: var(--primary);
  font-size: 2rem;
}

#SBS-Arrow-Advance .section {
  width: 100%;
  transition: opacity 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

#SBS-Arrow-Advance .section.active {
  opacity: 1;
  position: relative;
  z-index: 10;
  /* Make sure active section is on top */
}

.arrow-container {
  display: flex;
  justify-content: center;
  margin-top: 1%;
  /* Add spacing between testimonials and arrows */
}

.arrow-item {
  text-align: center;
  /* Center the text under the arrows */
  margin: 0 1rem;
  /* Spacing between the arrow items */
}

.arrow-text {
  font-size: 1rem;
  /* Adjust font size as needed */
  color: var(--primary);
  /* Change color to match your theme */
  font-weight: 900;
}

#SBS-Arrow-Advance .arrow {
  width: 50px;
  height: 45px;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: var(--primary);
  background-color: var(--tertiary);
  font-size: 50px;
  cursor: pointer;
  outline: none;
  /* Prevent default outline on click */
  -webkit-tap-highlight-color: transparent;
  /* Remove tap highlight on mobile */
  margin: 0 3rem;
  /* Add horizontal space between the arrows */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);

}

/* Additional styles for better visual appearance */
@media only screen and (max-width: 768px) {
  #SBS-Arrow-Advance .arrow {
    font-size: 35px;
    height: 65px;
    border: none;
  }

  #SBS-Arrow-Advance .arrow-container {
    flex-direction: row;
    /* Ensure arrows are side by side on mobile */
    margin-top: 10px;
    /* Adjust spacing for mobile */
  }
}

