.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content>div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 1920/850;
text-align: center;
}



.shg-image-margin-container-s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-content {
  
    align-items: center;
  
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
      position: relative;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  
  
  
  
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-content {
  
    align-items: center;
  
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
      position: relative;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  
  
  
  
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-content {
  
    align-items: center;
  
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
      position: relative;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  
  
  
  
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-content {
  
    align-items: center;
  
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
      position: relative;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  
  
  
  
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-628c34f7-df20-4368-92bc-576b3fcb2fbf .shogun-image-content {
  
    align-items: center;
  
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container {
      position: relative;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-628c34f7-df20-4368-92bc-576b3fcb2fbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-0ee633e2-b791-47fe-b7b4-e23afae5aba3 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-0ee633e2-b791-47fe-b7b4-e23afae5aba3 {
  display: none;
}
#s-0ee633e2-b791-47fe-b7b4-e23afae5aba3, #wrap-s-0ee633e2-b791-47fe-b7b4-e23afae5aba3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0ee633e2-b791-47fe-b7b4-e23afae5aba3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ee633e2-b791-47fe-b7b4-e23afae5aba3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0ee633e2-b791-47fe-b7b4-e23afae5aba3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ee633e2-b791-47fe-b7b4-e23afae5aba3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 960/850;
text-align: center;
}



.shg-image-margin-container-s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-content {
  
    align-items: center;
  
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-838418e8-2054-4b81-bd9c-b3934b26f85a {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
      position: relative;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  
  
  
  
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-content {
  
    align-items: center;
  
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-838418e8-2054-4b81-bd9c-b3934b26f85a {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
      position: relative;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  
  
  
  
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-content {
  
    align-items: center;
  
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-838418e8-2054-4b81-bd9c-b3934b26f85a {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
      position: relative;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  
  
  
  
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-content {
  
    align-items: center;
  
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-838418e8-2054-4b81-bd9c-b3934b26f85a {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
      position: relative;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  
  
  
  
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-838418e8-2054-4b81-bd9c-b3934b26f85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-838418e8-2054-4b81-bd9c-b3934b26f85a .shogun-image-content {
  
    align-items: center;
  
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-838418e8-2054-4b81-bd9c-b3934b26f85a {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container {
      position: relative;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-838418e8-2054-4b81-bd9c-b3934b26f85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-c004aca3-02e9-47f5-9c99-d5b109ff6e59 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(253, 251, 240, 1);
}








#s-c004aca3-02e9-47f5-9c99-d5b109ff6e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c004aca3-02e9-47f5-9c99-d5b109ff6e59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-224a1cde-8c1a-4709-a191-f97e50d3f926 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: left;
}

#s-224a1cde-8c1a-4709-a191-f97e50d3f926 .shogun-heading-component h1 {
  color: rgba(79, 67, 69, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-97393412-fb15-4455-bc10-2c02731f6d06 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-da495dae-44c7-4678-b9a4-cdb2f760514e {
  margin-left: auto;
margin-right: auto;
}

#s-da495dae-44c7-4678-b9a4-cdb2f760514e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-da495dae-44c7-4678-b9a4-cdb2f760514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-da495dae-44c7-4678-b9a4-cdb2f760514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(79, 67, 69, 1);
}

#s-da495dae-44c7-4678-b9a4-cdb2f760514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-da495dae-44c7-4678-b9a4-cdb2f760514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(79, 67, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-da495dae-44c7-4678-b9a4-cdb2f760514e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-c9d7343f-88cd-4379-ab5e-18ea4d6943ea {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-fee64d7b-bbc7-41f2-89e0-706014b30c7f {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a {
  display: none;
}
#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a, #wrap-s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a {
  display: none;
}
#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a, #wrap-s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a {
  display: none;
}
#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a, #wrap-s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a { display: none !important; }}@media (max-width: 767px){#s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a {
  
}
}
@media (min-width: 0px) {
[id="s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef08fa78-3ae5-42ca-8c1f-048e2d9f658a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ca965190-bec0-4655-857d-9360269e3d59 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 960/850;
text-align: center;
}



.shg-image-margin-container-s-ca965190-bec0-4655-857d-9360269e3d59 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ca965190-bec0-4655-857d-9360269e3d59 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca965190-bec0-4655-857d-9360269e3d59 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
      position: relative;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ca965190-bec0-4655-857d-9360269e3d59 {
  
  
  
  
}

#s-ca965190-bec0-4655-857d-9360269e3d59 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca965190-bec0-4655-857d-9360269e3d59 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
      position: relative;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-ca965190-bec0-4655-857d-9360269e3d59 {
  
  
  
  
}

#s-ca965190-bec0-4655-857d-9360269e3d59 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca965190-bec0-4655-857d-9360269e3d59 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
      position: relative;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-ca965190-bec0-4655-857d-9360269e3d59 {
  
  
  
  
}

#s-ca965190-bec0-4655-857d-9360269e3d59 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca965190-bec0-4655-857d-9360269e3d59 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
      position: relative;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-ca965190-bec0-4655-857d-9360269e3d59 {
  
  
  
  
}

#s-ca965190-bec0-4655-857d-9360269e3d59 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca965190-bec0-4655-857d-9360269e3d59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ca965190-bec0-4655-857d-9360269e3d59 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca965190-bec0-4655-857d-9360269e3d59 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container {
      position: relative;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca965190-bec0-4655-857d-9360269e3d59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-f79d4684-dfb1-4c2d-be61-2a25b7acf899 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(253, 251, 240, 1);
}








#s-f79d4684-dfb1-4c2d-be61-2a25b7acf899 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f79d4684-dfb1-4c2d-be61-2a25b7acf899.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-64e0eb68-a7a2-4a83-ac98-240f154c9d0b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: left;
}

#s-64e0eb68-a7a2-4a83-ac98-240f154c9d0b .shogun-heading-component h1 {
  color: rgba(79, 67, 69, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-b17c56da-6580-456f-8260-e28386fca161 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}

#s-fbbe30e8-0d0e-4cda-a67b-77f245f608a2 {
  margin-left: auto;
margin-right: auto;
}

#s-fbbe30e8-0d0e-4cda-a67b-77f245f608a2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-fbbe30e8-0d0e-4cda-a67b-77f245f608a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-fbbe30e8-0d0e-4cda-a67b-77f245f608a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(79, 67, 69, 1);
}

#s-fbbe30e8-0d0e-4cda-a67b-77f245f608a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-fbbe30e8-0d0e-4cda-a67b-77f245f608a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(79, 67, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-fbbe30e8-0d0e-4cda-a67b-77f245f608a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-59f9a844-b4ff-4787-a517-0591c7dd7446 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-01bfbc68-44b6-4361-98fe-e0c8a095bd88 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 1920/850;
text-align: center;
}
@media (max-width: 767px){#s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  display: none;
}
#s-2f1207e3-9173-4060-8f39-e61c7ef65f94, #wrap-s-2f1207e3-9173-4060-8f39-e61c7ef65f94 { display: none !important; }}


.shg-image-margin-container-s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
      position: relative;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  
  
  
  
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
      position: relative;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  
  
  
  
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
      position: relative;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  
  
  
  
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
      position: relative;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  
  
  
  
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }

    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-link {
      aspect-ratio: 1920/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-2f1207e3-9173-4060-8f39-e61c7ef65f94 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 {
      --shg-aspect-ratio: calc(1920/850); 
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container {
      position: relative;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f1207e3-9173-4060-8f39-e61c7ef65f94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-24b80d20-25e7-4d45-a583-7d60dd5caa6a {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-24b80d20-25e7-4d45-a583-7d60dd5caa6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24b80d20-25e7-4d45-a583-7d60dd5caa6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-24b80d20-25e7-4d45-a583-7d60dd5caa6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-24b80d20-25e7-4d45-a583-7d60dd5caa6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-7adcf047-3219-472c-86a0-a34c05fc9be7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: left;
}

#s-7adcf047-3219-472c-86a0-a34c05fc9be7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-c3208015-7b8b-43ff-8186-213dce376cd1 {
  margin-left: auto;
margin-right: auto;
}

#s-e9417066-cca6-4363-98d3-356db0d06ade {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e9417066-cca6-4363-98d3-356db0d06ade {
  display: none;
}
#s-e9417066-cca6-4363-98d3-356db0d06ade, #wrap-s-e9417066-cca6-4363-98d3-356db0d06ade { display: none !important; }}
@media (min-width: 0px) {
[id="s-e9417066-cca6-4363-98d3-356db0d06ade"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9417066-cca6-4363-98d3-356db0d06ade"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e9417066-cca6-4363-98d3-356db0d06ade"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9417066-cca6-4363-98d3-356db0d06ade"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-04e7c90f-acdb-4961-9b0d-a44f009f1e31 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(253, 251, 240, 1);
}








#s-04e7c90f-acdb-4961-9b0d-a44f009f1e31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04e7c90f-acdb-4961-9b0d-a44f009f1e31.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b378cb89-4112-48df-9fc7-839a174f7209 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: left;
}

#s-b378cb89-4112-48df-9fc7-839a174f7209 .shogun-heading-component h1 {
  color: rgba(79, 67, 69, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-677ea165-4d6d-41e2-ae2d-7523ea5a60a6 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}

#s-580697fe-8357-4f88-b645-99f65ae5b73b {
  margin-left: auto;
margin-right: auto;
}

#s-580697fe-8357-4f88-b645-99f65ae5b73b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-580697fe-8357-4f88-b645-99f65ae5b73b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-580697fe-8357-4f88-b645-99f65ae5b73b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(79, 67, 69, 1);
}

#s-580697fe-8357-4f88-b645-99f65ae5b73b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-580697fe-8357-4f88-b645-99f65ae5b73b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(79, 67, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-580697fe-8357-4f88-b645-99f65ae5b73b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-d6b65ffd-bfd6-4b09-b20b-ef62f75821b1 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-b7939bc8-1111-4358-b797-26fe107a602f {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-ed1194b8-d51a-444d-a863-d053e3eabc3b {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-71204769-b002-4a79-b866-dd0f057f3680 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 960/850;
text-align: center;
}



.shg-image-margin-container-s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-content {
  
    align-items: center;
  
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
      position: relative;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  
  
  
  
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-content {
  
    align-items: center;
  
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
      position: relative;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  
  
  
  
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-content {
  
    align-items: center;
  
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
      position: relative;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  
  
  
  
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-content {
  
    align-items: center;
  
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
      position: relative;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  
  
  
  
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc .shogun-image-content {
  
    align-items: center;
  
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container {
      position: relative;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb9d7f5-c989-435e-96cc-d7136138ecfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 {
  display: none;
}
#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2, #wrap-s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 { display: none !important; }}
#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(225, 218, 203, 1);
  padding: 30px;
}

#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(79, 67, 69, 1);
}

#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(79, 67, 69, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 32px;
}

#s-652a4062-7a8c-45b6-a648-6e6ffa1ee5d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 32px;
}
#s-13e55901-f0c6-43a6-9f31-fd0d90b1f83f {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-13e55901-f0c6-43a6-9f31-fd0d90b1f83f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13e55901-f0c6-43a6-9f31-fd0d90b1f83f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-13e55901-f0c6-43a6-9f31-fd0d90b1f83f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-13e55901-f0c6-43a6-9f31-fd0d90b1f83f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/500;
text-align: center;
}



.shg-image-margin-container-s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-content {
  
    align-items: center;
  
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c631d0bd-ddd1-4967-895e-5de9123af824 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
      position: relative;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  
  
  
  
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-content {
  
    align-items: center;
  
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c631d0bd-ddd1-4967-895e-5de9123af824 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
      position: relative;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  
  
  
  
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-content {
  
    align-items: center;
  
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c631d0bd-ddd1-4967-895e-5de9123af824 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
      position: relative;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  
  
  
  
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-content {
  
    align-items: center;
  
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c631d0bd-ddd1-4967-895e-5de9123af824 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
      position: relative;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  
  
  
  
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c631d0bd-ddd1-4967-895e-5de9123af824 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c631d0bd-ddd1-4967-895e-5de9123af824 .shogun-image-content {
  
    align-items: center;
  
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c631d0bd-ddd1-4967-895e-5de9123af824 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container {
      position: relative;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c631d0bd-ddd1-4967-895e-5de9123af824 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/500;
text-align: center;
}



.shg-image-margin-container-s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
      position: relative;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  
  
  
  
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
      position: relative;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  
  
  
  
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
      position: relative;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  
  
  
  
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
      position: relative;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  
  
  
  
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-19bed899-7d7f-4f43-966b-fa8ba3976da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container {
      position: relative;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19bed899-7d7f-4f43-966b-fa8ba3976da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-9eee707d-f8a1-4e11-9285-3c97172a7abd {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-9eee707d-f8a1-4e11-9285-3c97172a7abd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9eee707d-f8a1-4e11-9285-3c97172a7abd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-9eee707d-f8a1-4e11-9285-3c97172a7abd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-9eee707d-f8a1-4e11-9285-3c97172a7abd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

#s-596d9095-13fb-4a39-ba63-77bc592da876 {
  margin-left: auto;
margin-right: auto;
}

#s-1a6269ab-1e57-4db2-b187-71a57c34fed6 {
  margin-left: auto;
margin-right: auto;
}

#s-fc10823c-c9a1-4bac-bb67-b868abec560f {
  margin-left: auto;
margin-right: auto;
}

#s-df53fe92-8e69-436a-9a97-052fbc40c673 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-df53fe92-8e69-436a-9a97-052fbc40c673"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df53fe92-8e69-436a-9a97-052fbc40c673"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-df53fe92-8e69-436a-9a97-052fbc40c673"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-df53fe92-8e69-436a-9a97-052fbc40c673"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

#s-ae1cb76d-686c-4088-a1f5-063796f49718 {
  margin-left: auto;
margin-right: auto;
}

#s-1ec5df0d-5098-4285-96e5-4ee1a02cff11 {
  margin-left: auto;
margin-right: auto;
}

#s-6d498f93-e920-4983-9916-94fe27afaf02 {
  margin-left: auto;
margin-right: auto;
}

#s-f97d9ec3-0846-4e7f-ac7c-a7dc423a51a8 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 80px;
padding-right: 10%;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-f97d9ec3-0846-4e7f-ac7c-a7dc423a51a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f97d9ec3-0846-4e7f-ac7c-a7dc423a51a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-f97d9ec3-0846-4e7f-ac7c-a7dc423a51a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-f97d9ec3-0846-4e7f-ac7c-a7dc423a51a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

#s-f4cbf15d-0ab6-4c95-bf0b-4b737149c0ec {
  margin-left: auto;
margin-right: auto;
}

#s-2cbca730-a6e7-417a-8105-d6463bf07e72 {
  margin-left: auto;
margin-right: auto;
}

#s-e9855056-b3cd-4e9b-9605-526cbffdd1a0 {
  margin-left: auto;
margin-right: auto;
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/1249;
text-align: center;
}
@media (min-width: 1200px){#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  display: none;
}
#s-6731c664-0e5f-406a-9f7f-00253dce5f18, #wrap-s-6731c664-0e5f-406a-9f7f-00253dce5f18 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  display: none;
}
#s-6731c664-0e5f-406a-9f7f-00253dce5f18, #wrap-s-6731c664-0e5f-406a-9f7f-00253dce5f18 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  display: none;
}
#s-6731c664-0e5f-406a-9f7f-00253dce5f18, #wrap-s-6731c664-0e5f-406a-9f7f-00253dce5f18 { display: none !important; }}


.shg-image-margin-container-s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }

    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-link {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
      --shg-aspect-ratio: calc(640/1249); 
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
      position: relative;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  
  
  
  
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }

    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-link {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
      --shg-aspect-ratio: calc(640/1249); 
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
      position: relative;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  
  
  
  
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }

    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-link {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
      --shg-aspect-ratio: calc(640/1249); 
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
      position: relative;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  
  
  
  
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }

    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-link {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
      --shg-aspect-ratio: calc(640/1249); 
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
      position: relative;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  
  
  
  
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }

    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-link {
      aspect-ratio: 640/1249;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6731c664-0e5f-406a-9f7f-00253dce5f18 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 {
      --shg-aspect-ratio: calc(640/1249); 
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container {
      position: relative;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6731c664-0e5f-406a-9f7f-00253dce5f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-b699a0e8-4219-4fd0-868c-2b257e5b3110 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-b699a0e8-4219-4fd0-868c-2b257e5b3110 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b699a0e8-4219-4fd0-868c-2b257e5b3110.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2509d3c-1286-41d8-9df0-1da920266100 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: left;
}

#s-a2509d3c-1286-41d8-9df0-1da920266100 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-1d5e5102-7046-4d0b-b34b-cc0f4ac45ee3 {
  margin-left: auto;
margin-right: auto;
}

#s-09160048-8463-454f-9736-049b02335174 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-09160048-8463-454f-9736-049b02335174 {
  display: none;
}
#s-09160048-8463-454f-9736-049b02335174, #wrap-s-09160048-8463-454f-9736-049b02335174 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09160048-8463-454f-9736-049b02335174 {
  display: none;
}
#s-09160048-8463-454f-9736-049b02335174, #wrap-s-09160048-8463-454f-9736-049b02335174 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09160048-8463-454f-9736-049b02335174 {
  display: none;
}
#s-09160048-8463-454f-9736-049b02335174, #wrap-s-09160048-8463-454f-9736-049b02335174 { display: none !important; }}@media (max-width: 767px){#s-09160048-8463-454f-9736-049b02335174 {
  
}
}
@media (min-width: 0px) {
[id="s-09160048-8463-454f-9736-049b02335174"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09160048-8463-454f-9736-049b02335174"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-09160048-8463-454f-9736-049b02335174"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-09160048-8463-454f-9736-049b02335174"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-903ca92b-3259-4b51-833e-b5441137da6e {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(253, 251, 240, 1);
}








#s-903ca92b-3259-4b51-833e-b5441137da6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-903ca92b-3259-4b51-833e-b5441137da6e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d23c4933-b267-4f65-bf74-0f7a5c98ca50 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: left;
}

#s-d23c4933-b267-4f65-bf74-0f7a5c98ca50 .shogun-heading-component h1 {
  color: rgba(79, 67, 69, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-4c082ab9-0b61-4b21-8771-53162068bb4a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}

#s-602973f8-8026-4c34-949d-8fb7fd8e2148 {
  margin-left: auto;
margin-right: auto;
}

#s-602973f8-8026-4c34-949d-8fb7fd8e2148 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-602973f8-8026-4c34-949d-8fb7fd8e2148 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-602973f8-8026-4c34-949d-8fb7fd8e2148 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(79, 67, 69, 1);
}

#s-602973f8-8026-4c34-949d-8fb7fd8e2148 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-602973f8-8026-4c34-949d-8fb7fd8e2148 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(79, 67, 69, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-602973f8-8026-4c34-949d-8fb7fd8e2148 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-07401954-c97c-479a-b2ff-2a50793681d0 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-e9f0cc75-f854-414c-8a22-096553bd85bf {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-cf86d74e-4acf-4c17-ba5b-b68806bcbe09 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-84ae6edf-c19a-4f05-bcf1-a4fbb63df2a6 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 960/850;
text-align: center;
}



.shg-image-margin-container-s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
      position: relative;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  
  
  
  
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
      position: relative;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  
  
  
  
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
      position: relative;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  
  
  
  
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
      position: relative;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  
  
  
  
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }

    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-link {
      aspect-ratio: 960/850;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100%;
  }



  img.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ba729c99-d70f-4d29-8b92-b323f93eeca4 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 {
      --shg-aspect-ratio: calc(960/850); 
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container {
      position: relative;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba729c99-d70f-4d29-8b92-b323f93eeca4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b {
  display: none;
}
#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b, #wrap-s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b {
  display: none;
}
#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b, #wrap-s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b {
  display: none;
}
#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b, #wrap-s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b { display: none !important; }}@media (max-width: 767px){#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b {
  
}
}
#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(225, 218, 203, 1);
  padding: 30px;
}

#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(79, 67, 69, 1);
}

#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(79, 67, 69, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 28px;
}

#s-9ff066b4-ac81-4435-93ed-4cffc4e66c5b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 28px;
}
#s-15207922-e2c5-45ce-8cb2-c00a96759cfd {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-15207922-e2c5-45ce-8cb2-c00a96759cfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15207922-e2c5-45ce-8cb2-c00a96759cfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15207922-e2c5-45ce-8cb2-c00a96759cfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15207922-e2c5-45ce-8cb2-c00a96759cfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-43db7edd-4b39-444f-b67b-59c590b32018 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/500;
text-align: center;
}



.shg-image-margin-container-s-43db7edd-4b39-444f-b67b-59c590b32018 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-43db7edd-4b39-444f-b67b-59c590b32018 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-content {
  
    align-items: center;
  
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43db7edd-4b39-444f-b67b-59c590b32018 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
      position: relative;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-43db7edd-4b39-444f-b67b-59c590b32018 {
  
  
  
  
}

#s-43db7edd-4b39-444f-b67b-59c590b32018 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-content {
  
    align-items: center;
  
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43db7edd-4b39-444f-b67b-59c590b32018 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
      position: relative;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-43db7edd-4b39-444f-b67b-59c590b32018 {
  
  
  
  
}

#s-43db7edd-4b39-444f-b67b-59c590b32018 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-content {
  
    align-items: center;
  
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43db7edd-4b39-444f-b67b-59c590b32018 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
      position: relative;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-43db7edd-4b39-444f-b67b-59c590b32018 {
  
  
  
  
}

#s-43db7edd-4b39-444f-b67b-59c590b32018 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-content {
  
    align-items: center;
  
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43db7edd-4b39-444f-b67b-59c590b32018 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
      position: relative;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-43db7edd-4b39-444f-b67b-59c590b32018 {
  
  
  
  
}

#s-43db7edd-4b39-444f-b67b-59c590b32018 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43db7edd-4b39-444f-b67b-59c590b32018 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-43db7edd-4b39-444f-b67b-59c590b32018 .shogun-image-content {
  
    align-items: center;
  
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43db7edd-4b39-444f-b67b-59c590b32018 {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container {
      position: relative;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43db7edd-4b39-444f-b67b-59c590b32018 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/500;
text-align: center;
}



.shg-image-margin-container-s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-content {
  
    align-items: center;
  
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
      position: relative;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  
  
  
  
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-content {
  
    align-items: center;
  
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
      position: relative;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  
  
  
  
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-content {
  
    align-items: center;
  
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
      position: relative;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  
  
  
  
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-content {
  
    align-items: center;
  
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
      position: relative;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  
  
  
  
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }

    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-link {
      aspect-ratio: 640/500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d .shogun-image-content {
  
    align-items: center;
  
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d {
      --shg-aspect-ratio: calc(640/500); 
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container {
      position: relative;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76569b72-70c1-4d6e-91fe-f0d58a06cf6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-d38855fe-5893-4200-b291-927eceb203dd {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-d38855fe-5893-4200-b291-927eceb203dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d38855fe-5893-4200-b291-927eceb203dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-d38855fe-5893-4200-b291-927eceb203dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-d38855fe-5893-4200-b291-927eceb203dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

#s-a0f5ba06-f0b3-4ae5-a1ad-865f7e36d4dd {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-c09662d3-de9c-491d-9864-3a4b9e1af1a4 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-21145f5b-9a10-44e8-ad0e-55688786a8ec {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-2a676617-0196-49fd-ad86-9dd46aea31a8 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-2a676617-0196-49fd-ad86-9dd46aea31a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a676617-0196-49fd-ad86-9dd46aea31a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-2a676617-0196-49fd-ad86-9dd46aea31a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a676617-0196-49fd-ad86-9dd46aea31a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

#s-36776fcf-f5f1-4430-81f1-153fdca9a9a1 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-6f46be69-aaf2-4855-b51d-a3492c4e5eb3 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-4aa43c80-be1c-4c26-842e-50dce295c73e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-6733d25a-817c-48ba-bb6e-516b4478f229 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-6733d25a-817c-48ba-bb6e-516b4478f229"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6733d25a-817c-48ba-bb6e-516b4478f229"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-6733d25a-817c-48ba-bb6e-516b4478f229"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-6733d25a-817c-48ba-bb6e-516b4478f229"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

}

#s-9e12c3fd-5b07-4cc3-9ea6-09a4fb19f3c4 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-497a1c2a-a9bc-46a0-bc9d-1e4198d768b7 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-74344071-34a5-43ec-a878-6588f5aa6c17 {
  margin-left: auto;
margin-right: auto;
}

#s-d3f0a5f3-cbde-4434-b4fb-f7ce24ff2112 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-d3f0a5f3-cbde-4434-b4fb-f7ce24ff2112 {
  display: none;
}
#s-d3f0a5f3-cbde-4434-b4fb-f7ce24ff2112, #wrap-s-d3f0a5f3-cbde-4434-b4fb-f7ce24ff2112 { display: none !important; }}
#s-d3f0a5f3-cbde-4434-b4fb-f7ce24ff2112 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 {
  display: none;
}
#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7, #wrap-s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 {
  display: none;
}
#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7, #wrap-s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 {
  display: none;
}
#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7, #wrap-s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 { display: none !important; }}
#s-7a5e8f13-7776-458f-9607-83c2c7dc2ab7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-135009eb-5514-49a3-8fad-c449d1ffbd87 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-135009eb-5514-49a3-8fad-c449d1ffbd87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-135009eb-5514-49a3-8fad-c449d1ffbd87.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 {
  margin-top: 0px;
padding-top: 30px;
padding-left: 20%;
padding-bottom: 30px;
padding-right: 20%;
}
@media (max-width: 767px){#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 {
  display: none;
}
#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4, #wrap-s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 { display: none !important; }}
#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-4e13283a-bd6e-4a9c-a326-8ed37dc179f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-e1fc9cf3-2889-40bf-ad3c-f5ede70cca36 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-30b973de-0ef5-42a9-9aa3-d905b650a432 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-69d5b8e0-9dc0-4032-af9e-13ddb7c7593a {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-2f4dcb6c-19a2-459f-b596-7e6814967e07 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-2520255a-a873-4b98-a73f-44dbf795036c {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-3150ed0c-554c-4a90-9d79-87812980b60d {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 {
  margin-top: 0px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}
@media (min-width: 1200px){#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 {
  display: none;
}
#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3, #wrap-s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 {
  display: none;
}
#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3, #wrap-s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 {
  display: none;
}
#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3, #wrap-s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 { display: none !important; }}
#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-26eefe9d-e8df-4ec1-babc-3fd44900d1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-05129dca-273d-464b-ab4a-8cd4ed1306e8 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-f95391ab-d126-4f9d-97ba-c59612ac8f56 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-7effb2b2-83df-4820-825d-a6cb3e7569dc {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-dd831104-e5d1-4662-aaae-6b4290ca1984 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-aefc66fe-89ab-48f5-9d24-63d80b2dc7c6 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-18e9e9f7-e852-45e5-8778-f61490a720ff {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-c5d08bd2-1cce-4020-953e-4de0f657077e {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(251, 113, 47, 1);
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(251, 113, 47, 1);
background-image: none;
hover-type: color;
}
#s-c5d08bd2-1cce-4020-953e-4de0f657077e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c5d08bd2-1cce-4020-953e-4de0f657077e:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-c5d08bd2-1cce-4020-953e-4de0f657077e {
  display: none;
}
#s-c5d08bd2-1cce-4020-953e-4de0f657077e, #wrap-s-c5d08bd2-1cce-4020-953e-4de0f657077e { display: none !important; }}

  #s-c5d08bd2-1cce-4020-953e-4de0f657077e-root {
    text-align: center;
  }


#s-c5d08bd2-1cce-4020-953e-4de0f657077e.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c5d08bd2-1cce-4020-953e-4de0f657077e-root {
    text-align: center;
  }


#s-c5d08bd2-1cce-4020-953e-4de0f657077e.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c5d08bd2-1cce-4020-953e-4de0f657077e-root {
    text-align: center;
  }


#s-c5d08bd2-1cce-4020-953e-4de0f657077e.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c5d08bd2-1cce-4020-953e-4de0f657077e-root {
    text-align: center;
  }


#s-c5d08bd2-1cce-4020-953e-4de0f657077e.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c5d08bd2-1cce-4020-953e-4de0f657077e-root {
    text-align: center;
  }


#s-c5d08bd2-1cce-4020-953e-4de0f657077e.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(251, 113, 47, 1);
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(251, 113, 47, 1);
background-image: none;
hover-type: color;
}
#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f {
  display: none;
}
#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f, #wrap-s-2284ecf5-c9ff-4e2a-bb28-83a37425615f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f {
  display: none;
}
#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f, #wrap-s-2284ecf5-c9ff-4e2a-bb28-83a37425615f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f {
  display: none;
}
#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f, #wrap-s-2284ecf5-c9ff-4e2a-bb28-83a37425615f { display: none !important; }}

  #s-2284ecf5-c9ff-4e2a-bb28-83a37425615f-root {
    text-align: center;
  }


#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2284ecf5-c9ff-4e2a-bb28-83a37425615f-root {
    text-align: center;
  }


#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2284ecf5-c9ff-4e2a-bb28-83a37425615f-root {
    text-align: center;
  }


#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2284ecf5-c9ff-4e2a-bb28-83a37425615f-root {
    text-align: center;
  }


#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2284ecf5-c9ff-4e2a-bb28-83a37425615f-root {
    text-align: center;
  }


#s-2284ecf5-c9ff-4e2a-bb28-83a37425615f.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
