.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  max-width: 2835px;
aspect-ratio: 2734/434;
text-align: center;
}
@media (min-width: 1200px){#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  display: none;
}
#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e, #wrap-s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  display: none;
}
#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e, #wrap-s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e { display: none !important; }}


.shg-image-margin-container-s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  
  
  
  
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2835px;
  }



  img.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
    
    
    
    max-height: 2835px;
  }


.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
      position: relative;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2835px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  
  
  
  
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2835px;
  }



  img.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
    
    
    
    max-height: 2835px;
  }


.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
      position: relative;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2835px;
    }
  }

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

.shg-image-margin-container-s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  
  
  
  
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2835px;
  }



  img.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
    
    
    
    max-height: 2835px;
  }


.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
      position: relative;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2835px;
    }
  }

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

.shg-image-margin-container-s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  
  
  
  
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2835px;
  }



  img.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
    
    
    
    max-height: 2835px;
  }


.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
      position: relative;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2835px;
    }
  }

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

.shg-image-margin-container-s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  
  
  
  
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2835px;
  }



  img.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
    
    
    
    max-height: 2835px;
  }


.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container {
      position: relative;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e2626ce-90a6-44b4-bdd7-ae1ddbb78a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2835px;
    }
  }

}
.shogun-image-container {
  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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-f4bf188d-c49c-427e-b52e-2bddc669f325 {
  max-width: 3984px;
aspect-ratio: 3825/1913;
text-align: center;
}
@media (min-width: 1200px){#s-f4bf188d-c49c-427e-b52e-2bddc669f325 {
  display: none;
}
#s-f4bf188d-c49c-427e-b52e-2bddc669f325, #wrap-s-f4bf188d-c49c-427e-b52e-2bddc669f325 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4bf188d-c49c-427e-b52e-2bddc669f325 {
  display: none;
}
#s-f4bf188d-c49c-427e-b52e-2bddc669f325, #wrap-s-f4bf188d-c49c-427e-b52e-2bddc669f325 { display: none !important; }}




  #s-f4bf188d-c49c-427e-b52e-2bddc669f325 img.shogun-image,
  #s-f4bf188d-c49c-427e-b52e-2bddc669f325 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f4bf188d-c49c-427e-b52e-2bddc669f325 {
    width: 100%;
    height: auto;
  }



  #s-f4bf188d-c49c-427e-b52e-2bddc669f325 img.shogun-image {
    

    
    
    
  }


#s-f4bf188d-c49c-427e-b52e-2bddc669f325 .shogun-image-content {
  
    align-items:  flex-start;
  
}

.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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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);
}

@media (min-width: 1200px){#s-189d3414-991f-4fe3-9363-5b822944bbe2 {
  display: none;
}
#s-189d3414-991f-4fe3-9363-5b822944bbe2, #wrap-s-189d3414-991f-4fe3-9363-5b822944bbe2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-189d3414-991f-4fe3-9363-5b822944bbe2 {
  display: none;
}
#s-189d3414-991f-4fe3-9363-5b822944bbe2, #wrap-s-189d3414-991f-4fe3-9363-5b822944bbe2 { display: none !important; }}
#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(252, 143, 124, 1);
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(252, 143, 124, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-189d3414-991f-4fe3-9363-5b822944bbe2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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 {
  
  
}

.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-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb-root {
    text-align: center;
  }


#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb-root {
    text-align: center;
  }


#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb-root {
    text-align: center;
  }


#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb-root {
    text-align: center;
  }


#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb-root {
    text-align: center;
  }


#s-77fe05f8-699a-4aa8-aa41-bc3ebc9003bb.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-67823f73-f309-4815-bd8a-6f9d21224d76 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-67823f73-f309-4815-bd8a-6f9d21224d76:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-67823f73-f309-4815-bd8a-6f9d21224d76:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-67823f73-f309-4815-bd8a-6f9d21224d76-root {
    text-align: center;
  }


#s-67823f73-f309-4815-bd8a-6f9d21224d76.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-67823f73-f309-4815-bd8a-6f9d21224d76-root {
    text-align: center;
  }


#s-67823f73-f309-4815-bd8a-6f9d21224d76.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-67823f73-f309-4815-bd8a-6f9d21224d76-root {
    text-align: center;
  }


#s-67823f73-f309-4815-bd8a-6f9d21224d76.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-67823f73-f309-4815-bd8a-6f9d21224d76-root {
    text-align: center;
  }


#s-67823f73-f309-4815-bd8a-6f9d21224d76.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-67823f73-f309-4815-bd8a-6f9d21224d76-root {
    text-align: center;
  }


#s-67823f73-f309-4815-bd8a-6f9d21224d76.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-da233182-06f0-48b7-a9fa-0e1f5068f74f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-da233182-06f0-48b7-a9fa-0e1f5068f74f:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-da233182-06f0-48b7-a9fa-0e1f5068f74f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-da233182-06f0-48b7-a9fa-0e1f5068f74f-root {
    text-align: center;
  }


#s-da233182-06f0-48b7-a9fa-0e1f5068f74f.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-da233182-06f0-48b7-a9fa-0e1f5068f74f-root {
    text-align: center;
  }


#s-da233182-06f0-48b7-a9fa-0e1f5068f74f.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-da233182-06f0-48b7-a9fa-0e1f5068f74f-root {
    text-align: center;
  }


#s-da233182-06f0-48b7-a9fa-0e1f5068f74f.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-da233182-06f0-48b7-a9fa-0e1f5068f74f-root {
    text-align: center;
  }


#s-da233182-06f0-48b7-a9fa-0e1f5068f74f.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-da233182-06f0-48b7-a9fa-0e1f5068f74f-root {
    text-align: center;
  }


#s-da233182-06f0-48b7-a9fa-0e1f5068f74f.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b2a31f80-3ffd-44e0-b872-f7524e850c06 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b2a31f80-3ffd-44e0-b872-f7524e850c06:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b2a31f80-3ffd-44e0-b872-f7524e850c06:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b2a31f80-3ffd-44e0-b872-f7524e850c06-root {
    text-align: center;
  }


#s-b2a31f80-3ffd-44e0-b872-f7524e850c06.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b2a31f80-3ffd-44e0-b872-f7524e850c06-root {
    text-align: center;
  }


#s-b2a31f80-3ffd-44e0-b872-f7524e850c06.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b2a31f80-3ffd-44e0-b872-f7524e850c06-root {
    text-align: center;
  }


#s-b2a31f80-3ffd-44e0-b872-f7524e850c06.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b2a31f80-3ffd-44e0-b872-f7524e850c06-root {
    text-align: center;
  }


#s-b2a31f80-3ffd-44e0-b872-f7524e850c06.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b2a31f80-3ffd-44e0-b872-f7524e850c06-root {
    text-align: center;
  }


#s-b2a31f80-3ffd-44e0-b872-f7524e850c06.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dd92df03-8a09-4430-8d85-12b26b5b645b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-dd92df03-8a09-4430-8d85-12b26b5b645b:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dd92df03-8a09-4430-8d85-12b26b5b645b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd92df03-8a09-4430-8d85-12b26b5b645b-root {
    text-align: center;
  }


#s-dd92df03-8a09-4430-8d85-12b26b5b645b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dd92df03-8a09-4430-8d85-12b26b5b645b-root {
    text-align: center;
  }


#s-dd92df03-8a09-4430-8d85-12b26b5b645b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd92df03-8a09-4430-8d85-12b26b5b645b-root {
    text-align: center;
  }


#s-dd92df03-8a09-4430-8d85-12b26b5b645b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd92df03-8a09-4430-8d85-12b26b5b645b-root {
    text-align: center;
  }


#s-dd92df03-8a09-4430-8d85-12b26b5b645b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dd92df03-8a09-4430-8d85-12b26b5b645b-root {
    text-align: center;
  }


#s-dd92df03-8a09-4430-8d85-12b26b5b645b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb0e39cc-ea96-4743-b457-edacc0bab3b4-root {
    text-align: center;
  }


#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fb0e39cc-ea96-4743-b457-edacc0bab3b4-root {
    text-align: center;
  }


#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fb0e39cc-ea96-4743-b457-edacc0bab3b4-root {
    text-align: center;
  }


#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fb0e39cc-ea96-4743-b457-edacc0bab3b4-root {
    text-align: center;
  }


#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fb0e39cc-ea96-4743-b457-edacc0bab3b4-root {
    text-align: center;
  }


#s-fb0e39cc-ea96-4743-b457-edacc0bab3b4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8ac77539-e64b-4f96-943f-26f168a8d768 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8ac77539-e64b-4f96-943f-26f168a8d768:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8ac77539-e64b-4f96-943f-26f168a8d768:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8ac77539-e64b-4f96-943f-26f168a8d768-root {
    text-align: center;
  }


#s-8ac77539-e64b-4f96-943f-26f168a8d768.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8ac77539-e64b-4f96-943f-26f168a8d768-root {
    text-align: center;
  }


#s-8ac77539-e64b-4f96-943f-26f168a8d768.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ac77539-e64b-4f96-943f-26f168a8d768-root {
    text-align: center;
  }


#s-8ac77539-e64b-4f96-943f-26f168a8d768.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ac77539-e64b-4f96-943f-26f168a8d768-root {
    text-align: center;
  }


#s-8ac77539-e64b-4f96-943f-26f168a8d768.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8ac77539-e64b-4f96-943f-26f168a8d768-root {
    text-align: center;
  }


#s-8ac77539-e64b-4f96-943f-26f168a8d768.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-66492efd-c021-4c89-af0d-5b666c9da3cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-66492efd-c021-4c89-af0d-5b666c9da3cf:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-66492efd-c021-4c89-af0d-5b666c9da3cf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-66492efd-c021-4c89-af0d-5b666c9da3cf-root {
    text-align: center;
  }


#s-66492efd-c021-4c89-af0d-5b666c9da3cf.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-66492efd-c021-4c89-af0d-5b666c9da3cf-root {
    text-align: center;
  }


#s-66492efd-c021-4c89-af0d-5b666c9da3cf.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-66492efd-c021-4c89-af0d-5b666c9da3cf-root {
    text-align: center;
  }


#s-66492efd-c021-4c89-af0d-5b666c9da3cf.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-66492efd-c021-4c89-af0d-5b666c9da3cf-root {
    text-align: center;
  }


#s-66492efd-c021-4c89-af0d-5b666c9da3cf.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-66492efd-c021-4c89-af0d-5b666c9da3cf-root {
    text-align: center;
  }


#s-66492efd-c021-4c89-af0d-5b666c9da3cf.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2c50c70d-9552-407d-8168-d5925ed99609 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-2c50c70d-9552-407d-8168-d5925ed99609:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2c50c70d-9552-407d-8168-d5925ed99609:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2c50c70d-9552-407d-8168-d5925ed99609-root {
    text-align: center;
  }


#s-2c50c70d-9552-407d-8168-d5925ed99609.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2c50c70d-9552-407d-8168-d5925ed99609-root {
    text-align: center;
  }


#s-2c50c70d-9552-407d-8168-d5925ed99609.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2c50c70d-9552-407d-8168-d5925ed99609-root {
    text-align: center;
  }


#s-2c50c70d-9552-407d-8168-d5925ed99609.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2c50c70d-9552-407d-8168-d5925ed99609-root {
    text-align: center;
  }


#s-2c50c70d-9552-407d-8168-d5925ed99609.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2c50c70d-9552-407d-8168-d5925ed99609-root {
    text-align: center;
  }


#s-2c50c70d-9552-407d-8168-d5925ed99609.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-9039b048-1551-4087-b591-ee5a81789247 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9039b048-1551-4087-b591-ee5a81789247:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9039b048-1551-4087-b591-ee5a81789247:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9039b048-1551-4087-b591-ee5a81789247-root {
    text-align: center;
  }


#s-9039b048-1551-4087-b591-ee5a81789247.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9039b048-1551-4087-b591-ee5a81789247-root {
    text-align: center;
  }


#s-9039b048-1551-4087-b591-ee5a81789247.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9039b048-1551-4087-b591-ee5a81789247-root {
    text-align: center;
  }


#s-9039b048-1551-4087-b591-ee5a81789247.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9039b048-1551-4087-b591-ee5a81789247-root {
    text-align: center;
  }


#s-9039b048-1551-4087-b591-ee5a81789247.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9039b048-1551-4087-b591-ee5a81789247-root {
    text-align: center;
  }


#s-9039b048-1551-4087-b591-ee5a81789247.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-46ef2620-0051-43ac-963f-dcb2ca7526a4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-46ef2620-0051-43ac-963f-dcb2ca7526a4:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-46ef2620-0051-43ac-963f-dcb2ca7526a4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-46ef2620-0051-43ac-963f-dcb2ca7526a4-root {
    text-align: center;
  }


#s-46ef2620-0051-43ac-963f-dcb2ca7526a4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-46ef2620-0051-43ac-963f-dcb2ca7526a4-root {
    text-align: center;
  }


#s-46ef2620-0051-43ac-963f-dcb2ca7526a4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-46ef2620-0051-43ac-963f-dcb2ca7526a4-root {
    text-align: center;
  }


#s-46ef2620-0051-43ac-963f-dcb2ca7526a4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-46ef2620-0051-43ac-963f-dcb2ca7526a4-root {
    text-align: center;
  }


#s-46ef2620-0051-43ac-963f-dcb2ca7526a4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-46ef2620-0051-43ac-963f-dcb2ca7526a4-root {
    text-align: center;
  }


#s-46ef2620-0051-43ac-963f-dcb2ca7526a4.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4cd2edd8-7160-4878-9be5-c0d7d5e92714-root {
    text-align: center;
  }


#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4cd2edd8-7160-4878-9be5-c0d7d5e92714-root {
    text-align: center;
  }


#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4cd2edd8-7160-4878-9be5-c0d7d5e92714-root {
    text-align: center;
  }


#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4cd2edd8-7160-4878-9be5-c0d7d5e92714-root {
    text-align: center;
  }


#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4cd2edd8-7160-4878-9be5-c0d7d5e92714-root {
    text-align: center;
  }


#s-4cd2edd8-7160-4878-9be5-c0d7d5e92714.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9-root {
    text-align: center;
  }


#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9-root {
    text-align: center;
  }


#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9-root {
    text-align: center;
  }


#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9-root {
    text-align: center;
  }


#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9-root {
    text-align: center;
  }


#s-4adeb2c4-68cf-441c-a5dc-2e8e8e8a38d9.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-bda4014e-f567-43be-9e3d-76a88d665a08 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-bda4014e-f567-43be-9e3d-76a88d665a08:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bda4014e-f567-43be-9e3d-76a88d665a08:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bda4014e-f567-43be-9e3d-76a88d665a08-root {
    text-align: center;
  }


#s-bda4014e-f567-43be-9e3d-76a88d665a08.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bda4014e-f567-43be-9e3d-76a88d665a08-root {
    text-align: center;
  }


#s-bda4014e-f567-43be-9e3d-76a88d665a08.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bda4014e-f567-43be-9e3d-76a88d665a08-root {
    text-align: center;
  }


#s-bda4014e-f567-43be-9e3d-76a88d665a08.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bda4014e-f567-43be-9e3d-76a88d665a08-root {
    text-align: center;
  }


#s-bda4014e-f567-43be-9e3d-76a88d665a08.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bda4014e-f567-43be-9e3d-76a88d665a08-root {
    text-align: center;
  }


#s-bda4014e-f567-43be-9e3d-76a88d665a08.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74-root {
    text-align: center;
  }


#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74-root {
    text-align: center;
  }


#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74-root {
    text-align: center;
  }


#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74-root {
    text-align: center;
  }


#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74-root {
    text-align: center;
  }


#s-a21fe1b7-4a04-410f-9fa9-e28cf1882e74.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}








#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22a21c62-bae1-44d4-9577-a74f83cd7e59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (max-width: 767px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}







#s-922f4f15-15d0-4e01-ad89-c11900e3909e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-922f4f15-15d0-4e01-ad89-c11900e3909e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 {
  display: none;
}
#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2, #wrap-s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 { display: none !important; }}@media (max-width: 767px){#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 {
  display: none;
}
#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2, #wrap-s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 { display: none !important; }}







#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-490e3bcd-ba2a-4e87-af10-6ce32bbd68a2.shg-box.shg-c {
  justify-content: center;
}

#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}@media (max-width: 767px){#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  
}
}
#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d {
  background-image: url(https://i.shgcdn.com/ba0472b6-7799-4de4-a97e-4589be7b4391/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-e4d669ae-038e-4da6-a9a3-f353f3c6259d.shg-box.shg-c {
  justify-content: center;
}

#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center top;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  display: none;
}
#s-17526813-84b5-435a-a648-9d3daf9327c4, #wrap-s-17526813-84b5-435a-a648-9d3daf9327c4 { display: none !important; }}@media (max-width: 767px){#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  display: none;
}
#s-17526813-84b5-435a-a648-9d3daf9327c4, #wrap-s-17526813-84b5-435a-a648-9d3daf9327c4 { display: none !important; }}
#s-17526813-84b5-435a-a648-9d3daf9327c4 {
  background-image: url(https://i.shgcdn.com/0c8ba4fe-791d-431a-aedd-bd1a5a2e2e0f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-17526813-84b5-435a-a648-9d3daf9327c4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-17526813-84b5-435a-a648-9d3daf9327c4.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-17526813-84b5-435a-a648-9d3daf9327c4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-17526813-84b5-435a-a648-9d3daf9327c4.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  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-48e5dfe5-04a9-4dc2-ab9a-c7003031769d {
  margin-left: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-48e5dfe5-04a9-4dc2-ab9a-c7003031769d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-9cbca559-faf1-4559-abb9-314935a299b5 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-9cbca559-faf1-4559-abb9-314935a299b5 {
  
}
}@media (max-width: 767px){#s-9cbca559-faf1-4559-abb9-314935a299b5 {
  
}
}







#s-9cbca559-faf1-4559-abb9-314935a299b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cbca559-faf1-4559-abb9-314935a299b5.shg-box.shg-c {
  justify-content: flex-end;
}

#s-84049131-6f87-4962-ac63-7e5547cc6f41 {
  margin-top: 5px;
margin-bottom: 5px;
max-width: 2835px;
aspect-ratio: 2835/1679;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}





  #s-84049131-6f87-4962-ac63-7e5547cc6f41 img.shogun-image,
  #s-84049131-6f87-4962-ac63-7e5547cc6f41 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-84049131-6f87-4962-ac63-7e5547cc6f41 {
    width: 100%;
    height: auto;
  }



  #s-84049131-6f87-4962-ac63-7e5547cc6f41 img.shogun-image {
    

    
    
    
  }


#s-84049131-6f87-4962-ac63-7e5547cc6f41 .shogun-image-content {
  
    align-items: center;
  
}

#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5 {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 201, 113, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5-root {
    text-align: left;
  }


#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5-root {
    text-align: left;
  }


#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5-root {
    text-align: left;
  }


#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5-root {
    text-align: left;
  }


#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5-root {
    text-align: left;
  }


#s-41b046e4-8c4a-479c-851e-4a1aaa3a4aa5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2c7828db-31c0-4b82-844c-25a610ccb189 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c7828db-31c0-4b82-844c-25a610ccb189 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-2c7828db-31c0-4b82-844c-25a610ccb189 {
  margin-right: 0px;
}
}
#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .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: Archivo Black;
  
  
  font-size: 17px;
}

#s-2c7828db-31c0-4b82-844c-25a610ccb189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-305c7775-f6f1-428c-b1cd-b6f0f8617199 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-305c7775-f6f1-428c-b1cd-b6f0f8617199:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-305c7775-f6f1-428c-b1cd-b6f0f8617199:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-305c7775-f6f1-428c-b1cd-b6f0f8617199-root {
    text-align: left;
  }


#s-305c7775-f6f1-428c-b1cd-b6f0f8617199.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-305c7775-f6f1-428c-b1cd-b6f0f8617199-root {
    text-align: left;
  }


#s-305c7775-f6f1-428c-b1cd-b6f0f8617199.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-305c7775-f6f1-428c-b1cd-b6f0f8617199-root {
    text-align: left;
  }


#s-305c7775-f6f1-428c-b1cd-b6f0f8617199.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-305c7775-f6f1-428c-b1cd-b6f0f8617199-root {
    text-align: left;
  }


#s-305c7775-f6f1-428c-b1cd-b6f0f8617199.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-305c7775-f6f1-428c-b1cd-b6f0f8617199-root {
    text-align: left;
  }


#s-305c7775-f6f1-428c-b1cd-b6f0f8617199.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-52f89207-c9dd-4ea5-ad82-660e7d3b312f-root {
    text-align: left;
  }


#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-52f89207-c9dd-4ea5-ad82-660e7d3b312f-root {
    text-align: left;
  }


#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-52f89207-c9dd-4ea5-ad82-660e7d3b312f-root {
    text-align: left;
  }


#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-52f89207-c9dd-4ea5-ad82-660e7d3b312f-root {
    text-align: left;
  }


#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-52f89207-c9dd-4ea5-ad82-660e7d3b312f-root {
    text-align: left;
  }


#s-52f89207-c9dd-4ea5-ad82-660e7d3b312f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ccac1af4-eb3c-4bbc-8a26-990da26abd18-root {
    text-align: left;
  }


#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ccac1af4-eb3c-4bbc-8a26-990da26abd18-root {
    text-align: left;
  }


#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ccac1af4-eb3c-4bbc-8a26-990da26abd18-root {
    text-align: left;
  }


#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ccac1af4-eb3c-4bbc-8a26-990da26abd18-root {
    text-align: left;
  }


#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ccac1af4-eb3c-4bbc-8a26-990da26abd18-root {
    text-align: left;
  }


#s-ccac1af4-eb3c-4bbc-8a26-990da26abd18.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3ce45ae1-bf70-44bb-8949-94688b01453d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3ce45ae1-bf70-44bb-8949-94688b01453d:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ce45ae1-bf70-44bb-8949-94688b01453d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ce45ae1-bf70-44bb-8949-94688b01453d-root {
    text-align: left;
  }


#s-3ce45ae1-bf70-44bb-8949-94688b01453d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3ce45ae1-bf70-44bb-8949-94688b01453d-root {
    text-align: left;
  }


#s-3ce45ae1-bf70-44bb-8949-94688b01453d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ce45ae1-bf70-44bb-8949-94688b01453d-root {
    text-align: left;
  }


#s-3ce45ae1-bf70-44bb-8949-94688b01453d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ce45ae1-bf70-44bb-8949-94688b01453d-root {
    text-align: left;
  }


#s-3ce45ae1-bf70-44bb-8949-94688b01453d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3ce45ae1-bf70-44bb-8949-94688b01453d-root {
    text-align: left;
  }


#s-3ce45ae1-bf70-44bb-8949-94688b01453d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5a8fd81e-b7a1-4a32-a679-576175eee49a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-5a8fd81e-b7a1-4a32-a679-576175eee49a:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5a8fd81e-b7a1-4a32-a679-576175eee49a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5a8fd81e-b7a1-4a32-a679-576175eee49a-root {
    text-align: left;
  }


#s-5a8fd81e-b7a1-4a32-a679-576175eee49a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5a8fd81e-b7a1-4a32-a679-576175eee49a-root {
    text-align: left;
  }


#s-5a8fd81e-b7a1-4a32-a679-576175eee49a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5a8fd81e-b7a1-4a32-a679-576175eee49a-root {
    text-align: left;
  }


#s-5a8fd81e-b7a1-4a32-a679-576175eee49a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5a8fd81e-b7a1-4a32-a679-576175eee49a-root {
    text-align: left;
  }


#s-5a8fd81e-b7a1-4a32-a679-576175eee49a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5a8fd81e-b7a1-4a32-a679-576175eee49a-root {
    text-align: left;
  }


#s-5a8fd81e-b7a1-4a32-a679-576175eee49a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b351baef-d722-4340-89de-7f38aeb2c9b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b351baef-d722-4340-89de-7f38aeb2c9b0:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b351baef-d722-4340-89de-7f38aeb2c9b0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b351baef-d722-4340-89de-7f38aeb2c9b0-root {
    text-align: left;
  }


#s-b351baef-d722-4340-89de-7f38aeb2c9b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b351baef-d722-4340-89de-7f38aeb2c9b0-root {
    text-align: left;
  }


#s-b351baef-d722-4340-89de-7f38aeb2c9b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b351baef-d722-4340-89de-7f38aeb2c9b0-root {
    text-align: left;
  }


#s-b351baef-d722-4340-89de-7f38aeb2c9b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b351baef-d722-4340-89de-7f38aeb2c9b0-root {
    text-align: left;
  }


#s-b351baef-d722-4340-89de-7f38aeb2c9b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b351baef-d722-4340-89de-7f38aeb2c9b0-root {
    text-align: left;
  }


#s-b351baef-d722-4340-89de-7f38aeb2c9b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-488cf505-216c-404a-999a-8ea8f32fa586 {
  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(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-488cf505-216c-404a-999a-8ea8f32fa586:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-488cf505-216c-404a-999a-8ea8f32fa586:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-488cf505-216c-404a-999a-8ea8f32fa586-root {
    text-align: left;
  }


#s-488cf505-216c-404a-999a-8ea8f32fa586.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-488cf505-216c-404a-999a-8ea8f32fa586-root {
    text-align: left;
  }


#s-488cf505-216c-404a-999a-8ea8f32fa586.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-488cf505-216c-404a-999a-8ea8f32fa586-root {
    text-align: left;
  }


#s-488cf505-216c-404a-999a-8ea8f32fa586.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-488cf505-216c-404a-999a-8ea8f32fa586-root {
    text-align: left;
  }


#s-488cf505-216c-404a-999a-8ea8f32fa586.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-488cf505-216c-404a-999a-8ea8f32fa586-root {
    text-align: left;
  }


#s-488cf505-216c-404a-999a-8ea8f32fa586.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-45dbcdb5-7066-44a7-bf4b-160c0e862212 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-45dbcdb5-7066-44a7-bf4b-160c0e862212:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-45dbcdb5-7066-44a7-bf4b-160c0e862212:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-45dbcdb5-7066-44a7-bf4b-160c0e862212-root {
    text-align: left;
  }


#s-45dbcdb5-7066-44a7-bf4b-160c0e862212.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-45dbcdb5-7066-44a7-bf4b-160c0e862212-root {
    text-align: left;
  }


#s-45dbcdb5-7066-44a7-bf4b-160c0e862212.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-45dbcdb5-7066-44a7-bf4b-160c0e862212-root {
    text-align: left;
  }


#s-45dbcdb5-7066-44a7-bf4b-160c0e862212.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-45dbcdb5-7066-44a7-bf4b-160c0e862212-root {
    text-align: left;
  }


#s-45dbcdb5-7066-44a7-bf4b-160c0e862212.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-45dbcdb5-7066-44a7-bf4b-160c0e862212-root {
    text-align: left;
  }


#s-45dbcdb5-7066-44a7-bf4b-160c0e862212.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-54273532-24d2-4afd-afdd-6de2f67277b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-54273532-24d2-4afd-afdd-6de2f67277b0:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-54273532-24d2-4afd-afdd-6de2f67277b0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-54273532-24d2-4afd-afdd-6de2f67277b0-root {
    text-align: left;
  }


#s-54273532-24d2-4afd-afdd-6de2f67277b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-54273532-24d2-4afd-afdd-6de2f67277b0-root {
    text-align: left;
  }


#s-54273532-24d2-4afd-afdd-6de2f67277b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-54273532-24d2-4afd-afdd-6de2f67277b0-root {
    text-align: left;
  }


#s-54273532-24d2-4afd-afdd-6de2f67277b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-54273532-24d2-4afd-afdd-6de2f67277b0-root {
    text-align: left;
  }


#s-54273532-24d2-4afd-afdd-6de2f67277b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-54273532-24d2-4afd-afdd-6de2f67277b0-root {
    text-align: left;
  }


#s-54273532-24d2-4afd-afdd-6de2f67277b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e2b2cc87-e91f-4492-9a58-48fecee80fd5-root {
    text-align: left;
  }


#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e2b2cc87-e91f-4492-9a58-48fecee80fd5-root {
    text-align: left;
  }


#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e2b2cc87-e91f-4492-9a58-48fecee80fd5-root {
    text-align: left;
  }


#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e2b2cc87-e91f-4492-9a58-48fecee80fd5-root {
    text-align: left;
  }


#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e2b2cc87-e91f-4492-9a58-48fecee80fd5-root {
    text-align: left;
  }


#s-e2b2cc87-e91f-4492-9a58-48fecee80fd5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e4ca4a72-6a14-4f20-ba06-71971286961b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e4ca4a72-6a14-4f20-ba06-71971286961b:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e4ca4a72-6a14-4f20-ba06-71971286961b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e4ca4a72-6a14-4f20-ba06-71971286961b-root {
    text-align: left;
  }


#s-e4ca4a72-6a14-4f20-ba06-71971286961b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e4ca4a72-6a14-4f20-ba06-71971286961b-root {
    text-align: left;
  }


#s-e4ca4a72-6a14-4f20-ba06-71971286961b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e4ca4a72-6a14-4f20-ba06-71971286961b-root {
    text-align: left;
  }


#s-e4ca4a72-6a14-4f20-ba06-71971286961b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e4ca4a72-6a14-4f20-ba06-71971286961b-root {
    text-align: left;
  }


#s-e4ca4a72-6a14-4f20-ba06-71971286961b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e4ca4a72-6a14-4f20-ba06-71971286961b-root {
    text-align: left;
  }


#s-e4ca4a72-6a14-4f20-ba06-71971286961b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8acf8a5-9226-4f2b-b48d-534428e18ea9-root {
    text-align: left;
  }


#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8acf8a5-9226-4f2b-b48d-534428e18ea9-root {
    text-align: left;
  }


#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8acf8a5-9226-4f2b-b48d-534428e18ea9-root {
    text-align: left;
  }


#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8acf8a5-9226-4f2b-b48d-534428e18ea9-root {
    text-align: left;
  }


#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8acf8a5-9226-4f2b-b48d-534428e18ea9-root {
    text-align: left;
  }


#s-b8acf8a5-9226-4f2b-b48d-534428e18ea9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-942cecea-e4ce-4df1-a37c-341ec00df8c2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-942cecea-e4ce-4df1-a37c-341ec00df8c2:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-942cecea-e4ce-4df1-a37c-341ec00df8c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-942cecea-e4ce-4df1-a37c-341ec00df8c2-root {
    text-align: left;
  }


#s-942cecea-e4ce-4df1-a37c-341ec00df8c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-942cecea-e4ce-4df1-a37c-341ec00df8c2-root {
    text-align: left;
  }


#s-942cecea-e4ce-4df1-a37c-341ec00df8c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-942cecea-e4ce-4df1-a37c-341ec00df8c2-root {
    text-align: left;
  }


#s-942cecea-e4ce-4df1-a37c-341ec00df8c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-942cecea-e4ce-4df1-a37c-341ec00df8c2-root {
    text-align: left;
  }


#s-942cecea-e4ce-4df1-a37c-341ec00df8c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-942cecea-e4ce-4df1-a37c-341ec00df8c2-root {
    text-align: left;
  }


#s-942cecea-e4ce-4df1-a37c-341ec00df8c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-025d5528-b79c-4e14-8c31-3ca0342afe2f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-025d5528-b79c-4e14-8c31-3ca0342afe2f:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-025d5528-b79c-4e14-8c31-3ca0342afe2f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-025d5528-b79c-4e14-8c31-3ca0342afe2f-root {
    text-align: center;
  }


#s-025d5528-b79c-4e14-8c31-3ca0342afe2f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-025d5528-b79c-4e14-8c31-3ca0342afe2f-root {
    text-align: center;
  }


#s-025d5528-b79c-4e14-8c31-3ca0342afe2f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-025d5528-b79c-4e14-8c31-3ca0342afe2f-root {
    text-align: center;
  }


#s-025d5528-b79c-4e14-8c31-3ca0342afe2f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-025d5528-b79c-4e14-8c31-3ca0342afe2f-root {
    text-align: center;
  }


#s-025d5528-b79c-4e14-8c31-3ca0342afe2f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-025d5528-b79c-4e14-8c31-3ca0342afe2f-root {
    text-align: center;
  }


#s-025d5528-b79c-4e14-8c31-3ca0342afe2f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4bd001e4-7748-4c8a-94fe-5736a435acca {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-4bd001e4-7748-4c8a-94fe-5736a435acca {
  display: none;
}
#s-4bd001e4-7748-4c8a-94fe-5736a435acca, #wrap-s-4bd001e4-7748-4c8a-94fe-5736a435acca { display: none !important; }}







#s-4bd001e4-7748-4c8a-94fe-5736a435acca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bd001e4-7748-4c8a-94fe-5736a435acca.shg-box.shg-c {
  justify-content: flex-end;
}

#s-09958b9b-d64f-4f2e-8d3b-c4b2c02076f8 {
  min-height: 50px;
}








#s-09958b9b-d64f-4f2e-8d3b-c4b2c02076f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09958b9b-d64f-4f2e-8d3b-c4b2c02076f8.shg-box.shg-c {
  justify-content: flex-start;
}

.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 {
  
  
  
}

.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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-c0cf3d02-d2ff-4826-a3b7-c65dd9ac155b {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-011fb621-51a6-47e1-b2b4-a7650855689c {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-011fb621-51a6-47e1-b2b4-a7650855689c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-011fb621-51a6-47e1-b2b4-a7650855689c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-011fb621-51a6-47e1-b2b4-a7650855689c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-011fb621-51a6-47e1-b2b4-a7650855689c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b8a74ae2-9950-4486-8e12-455acfbd9194 .shogun-icon-wrapper {
  text-align: center;
}


#s-b8a74ae2-9950-4486-8e12-455acfbd9194 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(98, 141, 135, 1);
}

#s-e05eab41-e8d7-472d-add0-abb52eafdc52 .shogun-icon-wrapper {
  text-align: center;
}


#s-e05eab41-e8d7-472d-add0-abb52eafdc52 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(98, 141, 135, 1);
}

#s-f49286ff-10a4-400e-903a-0ae7c7ab82f1 .shogun-icon-wrapper {
  text-align: center;
}


#s-f49286ff-10a4-400e-903a-0ae7c7ab82f1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(98, 141, 135, 1);
}

#s-e43fac3e-4213-4609-833c-dfe622cb325b {
  margin-left: 8%;
margin-right: 8%;
padding-top: 18px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
}
@media (max-width: 767px){#s-e43fac3e-4213-4609-833c-dfe622cb325b {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-009b77b4-b089-4846-9f09-5d5d3b1eb257 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
}
#s-009b77b4-b089-4846-9f09-5d5d3b1eb257:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-009b77b4-b089-4846-9f09-5d5d3b1eb257:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-009b77b4-b089-4846-9f09-5d5d3b1eb257-root {
    text-align: center;
  }


#s-009b77b4-b089-4846-9f09-5d5d3b1eb257.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-009b77b4-b089-4846-9f09-5d5d3b1eb257-root {
    text-align: center;
  }


#s-009b77b4-b089-4846-9f09-5d5d3b1eb257.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-009b77b4-b089-4846-9f09-5d5d3b1eb257-root {
    text-align: center;
  }


#s-009b77b4-b089-4846-9f09-5d5d3b1eb257.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-009b77b4-b089-4846-9f09-5d5d3b1eb257-root {
    text-align: center;
  }


#s-009b77b4-b089-4846-9f09-5d5d3b1eb257.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-009b77b4-b089-4846-9f09-5d5d3b1eb257-root {
    text-align: center;
  }


#s-009b77b4-b089-4846-9f09-5d5d3b1eb257.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 50px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  
}
}@media (max-width: 767px){#s-f08e272a-72ba-4635-83b8-def3952e7b11 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-f08e272a-72ba-4635-83b8-def3952e7b11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f08e272a-72ba-4635-83b8-def3952e7b11.shg-box.shg-c {
  justify-content: center;
}

#s-381663ad-cac8-48e9-a2e4-2b2a0ba0a485 {
  margin-top: 30px;
margin-bottom: 20px;
}

#s-461a6c19-cf3f-4989-bce9-52df44501789 {
  padding-top: 1px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
}
@media (max-width: 767px){#s-461a6c19-cf3f-4989-bce9-52df44501789 {
  padding-left: 0px;
padding-right: 0px;
}
}
.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-50d29f7f-ddd7-4f37-8531-82d170d8c4c3 .shogun-countdown span, #s-50d29f7f-ddd7-4f37-8531-82d170d8c4c3 .shogun-countdown label {
  color: rgba(98, 141, 135, 1);
}
#s-f1fc0f2d-3f6a-4fbd-8a90-969e355e0a12 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f1fc0f2d-3f6a-4fbd-8a90-969e355e0a12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1fc0f2d-3f6a-4fbd-8a90-969e355e0a12.shg-box.shg-c {
  justify-content: center;
}

#s-a9af1ac1-d8bb-49c0-977c-9b8eb2725019 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-a9af1ac1-d8bb-49c0-977c-9b8eb2725019 {
  margin-right: 5%;
}
}
#s-3cd1000e-e380-4da3-bde8-ac76c92261d5 {
  margin-top: 0px;
margin-bottom: 2px;
padding-top: 10px;
padding-bottom: 30px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-3cd1000e-e380-4da3-bde8-ac76c92261d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3cd1000e-e380-4da3-bde8-ac76c92261d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3cd1000e-e380-4da3-bde8-ac76c92261d5 {
  
}
}@media (max-width: 767px){#s-3cd1000e-e380-4da3-bde8-ac76c92261d5 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-3cd1000e-e380-4da3-bde8-ac76c92261d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3cd1000e-e380-4da3-bde8-ac76c92261d5.shg-box.shg-c {
  justify-content: center;
}

#s-994150cd-302a-4e52-bfe8-9bb33c0c67ef {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 51px;
margin-right: 20px;
min-height: 150px;
}

@media (min-width: 0px) {
[id="s-994150cd-302a-4e52-bfe8-9bb33c0c67ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-994150cd-302a-4e52-bfe8-9bb33c0c67ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-994150cd-302a-4e52-bfe8-9bb33c0c67ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-994150cd-302a-4e52-bfe8-9bb33c0c67ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8177c593-bf10-4aff-895e-138f02a8113f {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-8177c593-bf10-4aff-895e-138f02a8113f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8177c593-bf10-4aff-895e-138f02a8113f {
  cursor: pointer;
}#s-8177c593-bf10-4aff-895e-138f02a8113f.shg-box.shg-c {
  justify-content: center;
}

#s-d62ab2d4-3171-4317-bca5-42b673860d0b {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-350696ae-b1ff-4b8b-8db4-d98783c47711 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-350696ae-b1ff-4b8b-8db4-d98783c47711 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-350696ae-b1ff-4b8b-8db4-d98783c47711 {
  cursor: pointer;
}#s-350696ae-b1ff-4b8b-8db4-d98783c47711.shg-box.shg-c {
  justify-content: center;
}

#s-f0c22c52-13dc-4dd0-8d0e-c174ce1f8766 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-f605f3f1-bbf7-470f-a9b0-75b671bb53dc {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(97, 141, 134, 1);
}








#s-f605f3f1-bbf7-470f-a9b0-75b671bb53dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f605f3f1-bbf7-470f-a9b0-75b671bb53dc {
  cursor: pointer;
}#s-f605f3f1-bbf7-470f-a9b0-75b671bb53dc.shg-box.shg-c {
  justify-content: center;
}

#s-52b9d22b-daf8-4f2e-ab07-6a4e94757c49 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(61, 101, 120, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f:hover {background-color: rgba(254, 143, 120, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f-root {
    text-align: center;
  }


#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f-root {
    text-align: center;
  }


#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f-root {
    text-align: center;
  }


#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f-root {
    text-align: center;
  }


#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f-root {
    text-align: center;
  }


#s-5d9f4c17-ed12-4290-b965-8c0a3e89ef5f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-c5b96397-8880-4a6f-b589-de6b36f98147 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 201, 113, 1);
}








#s-c5b96397-8880-4a6f-b589-de6b36f98147 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5b96397-8880-4a6f-b589-de6b36f98147 {
  cursor: pointer;
}#s-c5b96397-8880-4a6f-b589-de6b36f98147.shg-box.shg-c {
  justify-content: center;
}

#s-766b37f0-b5a9-4842-9d00-d966c677fda6 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-a30d17f4-5678-4533-837c-1e50bb403811 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(98, 141, 135, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a30d17f4-5678-4533-837c-1e50bb403811:hover {background-color: rgba(61, 101, 120, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a30d17f4-5678-4533-837c-1e50bb403811:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a30d17f4-5678-4533-837c-1e50bb403811-root {
    text-align: center;
  }


#s-a30d17f4-5678-4533-837c-1e50bb403811.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a30d17f4-5678-4533-837c-1e50bb403811-root {
    text-align: center;
  }


#s-a30d17f4-5678-4533-837c-1e50bb403811.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a30d17f4-5678-4533-837c-1e50bb403811-root {
    text-align: center;
  }


#s-a30d17f4-5678-4533-837c-1e50bb403811.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a30d17f4-5678-4533-837c-1e50bb403811-root {
    text-align: center;
  }


#s-a30d17f4-5678-4533-837c-1e50bb403811.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a30d17f4-5678-4533-837c-1e50bb403811-root {
    text-align: center;
  }


#s-a30d17f4-5678-4533-837c-1e50bb403811.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-dd31c0a6-d82c-4f83-afaf-e17c1382e962 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
min-height: 400px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-dd31c0a6-d82c-4f83-afaf-e17c1382e962 {
  padding-bottom: 50px;
display: none;
}
#s-dd31c0a6-d82c-4f83-afaf-e17c1382e962, #wrap-s-dd31c0a6-d82c-4f83-afaf-e17c1382e962 { display: none !important; }}@media (max-width: 767px){#s-dd31c0a6-d82c-4f83-afaf-e17c1382e962 {
  padding-bottom: 40px;
display: none;
}
#s-dd31c0a6-d82c-4f83-afaf-e17c1382e962, #wrap-s-dd31c0a6-d82c-4f83-afaf-e17c1382e962 { display: none !important; }}







#s-dd31c0a6-d82c-4f83-afaf-e17c1382e962 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
  display: block;
}#s-dd31c0a6-d82c-4f83-afaf-e17c1382e962.shg-box.shg-c {
  justify-content: flex-start;
}

.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;
  
  
  text-transform: none;
  
  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-94e021c3-ed6b-40b6-b233-a6d3a8e5aeaf {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 10px;
padding-bottom: 21px;
text-align: center;
}

#s-94e021c3-ed6b-40b6-b233-a6d3a8e5aeaf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 {
  box-shadow:0px 0px 15px 0px rgba(250, 241, 241, 0);
margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 1200px){#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 {
  margin-left: 50px;
margin-right: 50px;
display: none;
}
#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4, #wrap-s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 { display: none !important; }}@media (max-width: 767px){#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 {
  display: none;
}
#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4, #wrap-s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 { display: none !important; }}







#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e32855c3-1bc6-4dc0-b56c-a180d26d3ab4.shg-box.shg-c {
  justify-content: center;
}

#s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21 {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-000d77bb-eb0e-4af1-b3f4-0532cdf38a21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-263a1d96-c60b-44d4-80d7-38eee58ac400 {
  text-align: left;
}

#s-263a1d96-c60b-44d4-80d7-38eee58ac400 .shogun-icon-wrapper {
  text-align: right;
}


#s-263a1d96-c60b-44d4-80d7-38eee58ac400 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-1f656f77-af8c-49f0-987b-2784ea4f8a3f .shogun-icon-wrapper {
  text-align: right;
}


#s-1f656f77-af8c-49f0-987b-2784ea4f8a3f .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-12b244aa-5d9d-402d-83e6-81f7a18fbddd {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-12b244aa-5d9d-402d-83e6-81f7a18fbddd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-fe6d8ae6-6dbe-4de5-9331-ae5b55feda21 .shogun-icon-wrapper {
  text-align: right;
}


#s-fe6d8ae6-6dbe-4de5-9331-ae5b55feda21 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-397f8772-2206-48d5-9457-f8a58c491110 .shogun-icon-wrapper {
  text-align: right;
}


#s-397f8772-2206-48d5-9457-f8a58c491110 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1ffd401f-6d4e-4d55-83b0-355ffbd1212d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-799a0a1e-0cc3-4079-ad1b-4c104b30fe38 .shogun-icon-wrapper {
  text-align: right;
}


#s-799a0a1e-0cc3-4079-ad1b-4c104b30fe38 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-0459825b-bbc7-4a98-913e-c6d9b589cac5 .shogun-icon-wrapper {
  text-align: right;
}


#s-0459825b-bbc7-4a98-913e-c6d9b589cac5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce {
  margin-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce {
  display: none;
}
#s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce, #wrap-s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce {
  display: none;
}
#s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce, #wrap-s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce { display: none !important; }}
#s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce .shogun-icon-wrapper {
  text-align: center;
}


#s-5148d76d-1e5c-48a7-b886-73b14ae0d4ce .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-b6ba54bd-8716-4ed2-9b03-0dd894d06fa0 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-b6ba54bd-8716-4ed2-9b03-0dd894d06fa0 {
  display: none;
}
#s-b6ba54bd-8716-4ed2-9b03-0dd894d06fa0, #wrap-s-b6ba54bd-8716-4ed2-9b03-0dd894d06fa0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6ba54bd-8716-4ed2-9b03-0dd894d06fa0 {
  display: none;
}
#s-b6ba54bd-8716-4ed2-9b03-0dd894d06fa0, #wrap-s-b6ba54bd-8716-4ed2-9b03-0dd894d06fa0 { display: none !important; }}
#s-401622d3-6ccf-4141-b2aa-96dc701e91af {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-401622d3-6ccf-4141-b2aa-96dc701e91af {
  display: none;
}
#s-401622d3-6ccf-4141-b2aa-96dc701e91af, #wrap-s-401622d3-6ccf-4141-b2aa-96dc701e91af { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-401622d3-6ccf-4141-b2aa-96dc701e91af {
  display: none;
}
#s-401622d3-6ccf-4141-b2aa-96dc701e91af, #wrap-s-401622d3-6ccf-4141-b2aa-96dc701e91af { display: none !important; }}
#s-401622d3-6ccf-4141-b2aa-96dc701e91af .shogun-icon-wrapper {
  text-align: center;
}


#s-401622d3-6ccf-4141-b2aa-96dc701e91af .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-f50899f9-9f38-4696-afbb-75ba7fc0a12f {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-f50899f9-9f38-4696-afbb-75ba7fc0a12f {
  display: none;
}
#s-f50899f9-9f38-4696-afbb-75ba7fc0a12f, #wrap-s-f50899f9-9f38-4696-afbb-75ba7fc0a12f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f50899f9-9f38-4696-afbb-75ba7fc0a12f {
  display: none;
}
#s-f50899f9-9f38-4696-afbb-75ba7fc0a12f, #wrap-s-f50899f9-9f38-4696-afbb-75ba7fc0a12f { display: none !important; }}
#s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730 {
  display: none;
}
#s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730, #wrap-s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730 {
  display: none;
}
#s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730, #wrap-s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730 { display: none !important; }}
#s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730 .shogun-icon-wrapper {
  text-align: center;
}


#s-0bc4dc5f-5bae-41c1-ac12-73aa444c3730 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-3a2353a7-1376-40f6-a159-c51f4a6a9332 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-3a2353a7-1376-40f6-a159-c51f4a6a9332 {
  display: none;
}
#s-3a2353a7-1376-40f6-a159-c51f4a6a9332, #wrap-s-3a2353a7-1376-40f6-a159-c51f4a6a9332 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a2353a7-1376-40f6-a159-c51f4a6a9332 {
  display: none;
}
#s-3a2353a7-1376-40f6-a159-c51f4a6a9332, #wrap-s-3a2353a7-1376-40f6-a159-c51f4a6a9332 { display: none !important; }}
#s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29 {
  display: none;
}
#s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29, #wrap-s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29 {
  display: none;
}
#s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29, #wrap-s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29 { display: none !important; }}
#s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29 .shogun-icon-wrapper {
  text-align: center;
}


#s-b071d4cf-0980-4a61-9fc3-1c2ac2d34c29 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-cd7b33a6-e822-4535-8f92-8b400dada290 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-cd7b33a6-e822-4535-8f92-8b400dada290 {
  display: none;
}
#s-cd7b33a6-e822-4535-8f92-8b400dada290, #wrap-s-cd7b33a6-e822-4535-8f92-8b400dada290 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd7b33a6-e822-4535-8f92-8b400dada290 {
  display: none;
}
#s-cd7b33a6-e822-4535-8f92-8b400dada290, #wrap-s-cd7b33a6-e822-4535-8f92-8b400dada290 { display: none !important; }}
#s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865 {
  display: none;
}
#s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865, #wrap-s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865 {
  display: none;
}
#s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865, #wrap-s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865 { display: none !important; }}
#s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865 .shogun-icon-wrapper {
  text-align: center;
}


#s-1f395fd5-ffd0-4dff-bd7c-c0d39b622865 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-8dc43664-5d8a-4f01-b26f-c63b75b1c139 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-8dc43664-5d8a-4f01-b26f-c63b75b1c139 {
  display: none;
}
#s-8dc43664-5d8a-4f01-b26f-c63b75b1c139, #wrap-s-8dc43664-5d8a-4f01-b26f-c63b75b1c139 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dc43664-5d8a-4f01-b26f-c63b75b1c139 {
  display: none;
}
#s-8dc43664-5d8a-4f01-b26f-c63b75b1c139, #wrap-s-8dc43664-5d8a-4f01-b26f-c63b75b1c139 { display: none !important; }}
#s-d736bd87-3532-4390-ad58-6332206acd00 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-d736bd87-3532-4390-ad58-6332206acd00 {
  display: none;
}
#s-d736bd87-3532-4390-ad58-6332206acd00, #wrap-s-d736bd87-3532-4390-ad58-6332206acd00 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d736bd87-3532-4390-ad58-6332206acd00 {
  display: none;
}
#s-d736bd87-3532-4390-ad58-6332206acd00, #wrap-s-d736bd87-3532-4390-ad58-6332206acd00 { display: none !important; }}
#s-d736bd87-3532-4390-ad58-6332206acd00 .shogun-icon-wrapper {
  text-align: center;
}


#s-d736bd87-3532-4390-ad58-6332206acd00 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

@media (min-width: 1200px){#s-2203c7e6-3e6b-466a-bef6-f8371d8b13eb {
  display: none;
}
#s-2203c7e6-3e6b-466a-bef6-f8371d8b13eb, #wrap-s-2203c7e6-3e6b-466a-bef6-f8371d8b13eb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2203c7e6-3e6b-466a-bef6-f8371d8b13eb {
  display: none;
}
#s-2203c7e6-3e6b-466a-bef6-f8371d8b13eb, #wrap-s-2203c7e6-3e6b-466a-bef6-f8371d8b13eb { display: none !important; }}
#s-8a0998af-6d5c-4071-8817-aaa980180561 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
min-height: 400px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 1200px){#s-8a0998af-6d5c-4071-8817-aaa980180561 {
  display: none;
}
#s-8a0998af-6d5c-4071-8817-aaa980180561, #wrap-s-8a0998af-6d5c-4071-8817-aaa980180561 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a0998af-6d5c-4071-8817-aaa980180561 {
  display: none;
}
#s-8a0998af-6d5c-4071-8817-aaa980180561, #wrap-s-8a0998af-6d5c-4071-8817-aaa980180561 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a0998af-6d5c-4071-8817-aaa980180561 {
  padding-bottom: 50px;
}
}@media (max-width: 767px){#s-8a0998af-6d5c-4071-8817-aaa980180561 {
  padding-bottom: 40px;
}
}







#s-8a0998af-6d5c-4071-8817-aaa980180561 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
  display: block;
}#s-8a0998af-6d5c-4071-8817-aaa980180561.shg-box.shg-c {
  justify-content: flex-start;
}

#s-88962d2e-1288-409b-8184-fad0ec0e7b34 {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 10px;
padding-bottom: 21px;
text-align: center;
}

#s-88962d2e-1288-409b-8184-fad0ec0e7b34 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e {
  box-shadow:0px 0px 15px 0px rgba(250, 241, 241, 0);
margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(61, 101, 120, 1);
}
@media (min-width: 1200px){#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e {
  margin-left: 50px;
margin-right: 50px;
display: none;
}
#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e, #wrap-s-60509969-9c0d-4a0f-a294-d2ad7830ab0e { display: none !important; }}@media (max-width: 767px){#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e {
  display: none;
}
#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e, #wrap-s-60509969-9c0d-4a0f-a294-d2ad7830ab0e { display: none !important; }}







#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-60509969-9c0d-4a0f-a294-d2ad7830ab0e.shg-box.shg-c {
  justify-content: center;
}

#s-4cd70e54-8820-4869-818a-57a89055946a {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4cd70e54-8820-4869-818a-57a89055946a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-976ced36-fb66-4ad0-af20-0825af267bab {
  text-align: left;
}

#s-976ced36-fb66-4ad0-af20-0825af267bab .shogun-icon-wrapper {
  text-align: right;
}


#s-976ced36-fb66-4ad0-af20-0825af267bab .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-05e9835c-f877-46e2-bef8-ee08264e75f4 .shogun-icon-wrapper {
  text-align: right;
}


#s-05e9835c-f877-46e2-bef8-ee08264e75f4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0552fca4-7cf9-4440-bca2-7f2cf08f0bca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-fbe94314-33fb-4539-8506-6b5828586781 .shogun-icon-wrapper {
  text-align: right;
}


#s-fbe94314-33fb-4539-8506-6b5828586781 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-6cb037be-8ef9-45b4-b913-57486a1a46e5 .shogun-icon-wrapper {
  text-align: right;
}


#s-6cb037be-8ef9-45b4-b913-57486a1a46e5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fc6e3382-ff9e-4c09-acd3-7333db3d76f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-91b0902b-9400-4444-8250-1a19857d38eb .shogun-icon-wrapper {
  text-align: right;
}


#s-91b0902b-9400-4444-8250-1a19857d38eb .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-080cc2a7-5309-4af6-8ad5-42ee5ae72caf .shogun-icon-wrapper {
  text-align: right;
}


#s-080cc2a7-5309-4af6-8ad5-42ee5ae72caf .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-180f3c88-94e5-4a46-a6f5-3c7ccaa01626"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-1c15b0f4-65d0-40f5-8b92-d5d2fb180490 .shogun-icon-wrapper {
  text-align: right;
}


#s-1c15b0f4-65d0-40f5-8b92-d5d2fb180490 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-a6dbeca0-7942-457d-a09e-3b0ee86c1637 .shogun-icon-wrapper {
  text-align: right;
}


#s-a6dbeca0-7942-457d-a09e-3b0ee86c1637 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-1fc5690a-a887-415a-a46b-b3dce3b30477 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-1fc5690a-a887-415a-a46b-b3dce3b30477 {
  display: none;
}
#s-1fc5690a-a887-415a-a46b-b3dce3b30477, #wrap-s-1fc5690a-a887-415a-a46b-b3dce3b30477 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1fc5690a-a887-415a-a46b-b3dce3b30477 {
  display: none;
}
#s-1fc5690a-a887-415a-a46b-b3dce3b30477, #wrap-s-1fc5690a-a887-415a-a46b-b3dce3b30477 { display: none !important; }}
#s-1fc5690a-a887-415a-a46b-b3dce3b30477 .shogun-icon-wrapper {
  text-align: center;
}


#s-1fc5690a-a887-415a-a46b-b3dce3b30477 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-c5622d53-46fc-4cf6-ac93-3ce35b436a22 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-c5622d53-46fc-4cf6-ac93-3ce35b436a22 {
  display: none;
}
#s-c5622d53-46fc-4cf6-ac93-3ce35b436a22, #wrap-s-c5622d53-46fc-4cf6-ac93-3ce35b436a22 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c5622d53-46fc-4cf6-ac93-3ce35b436a22 {
  display: none;
}
#s-c5622d53-46fc-4cf6-ac93-3ce35b436a22, #wrap-s-c5622d53-46fc-4cf6-ac93-3ce35b436a22 { display: none !important; }}
#s-488887d7-2472-49b0-bb9e-7ef8ebaf1624 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-488887d7-2472-49b0-bb9e-7ef8ebaf1624 {
  display: none;
}
#s-488887d7-2472-49b0-bb9e-7ef8ebaf1624, #wrap-s-488887d7-2472-49b0-bb9e-7ef8ebaf1624 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-488887d7-2472-49b0-bb9e-7ef8ebaf1624 {
  display: none;
}
#s-488887d7-2472-49b0-bb9e-7ef8ebaf1624, #wrap-s-488887d7-2472-49b0-bb9e-7ef8ebaf1624 { display: none !important; }}
#s-488887d7-2472-49b0-bb9e-7ef8ebaf1624 .shogun-icon-wrapper {
  text-align: center;
}


#s-488887d7-2472-49b0-bb9e-7ef8ebaf1624 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-0ae987f7-dbe2-4ef1-a35b-73a30c191101 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-0ae987f7-dbe2-4ef1-a35b-73a30c191101 {
  display: none;
}
#s-0ae987f7-dbe2-4ef1-a35b-73a30c191101, #wrap-s-0ae987f7-dbe2-4ef1-a35b-73a30c191101 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ae987f7-dbe2-4ef1-a35b-73a30c191101 {
  display: none;
}
#s-0ae987f7-dbe2-4ef1-a35b-73a30c191101, #wrap-s-0ae987f7-dbe2-4ef1-a35b-73a30c191101 { display: none !important; }}
#s-9e653aec-20aa-4214-a51e-9b97338f67ef {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-9e653aec-20aa-4214-a51e-9b97338f67ef {
  display: none;
}
#s-9e653aec-20aa-4214-a51e-9b97338f67ef, #wrap-s-9e653aec-20aa-4214-a51e-9b97338f67ef { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e653aec-20aa-4214-a51e-9b97338f67ef {
  display: none;
}
#s-9e653aec-20aa-4214-a51e-9b97338f67ef, #wrap-s-9e653aec-20aa-4214-a51e-9b97338f67ef { display: none !important; }}
#s-9e653aec-20aa-4214-a51e-9b97338f67ef .shogun-icon-wrapper {
  text-align: center;
}


#s-9e653aec-20aa-4214-a51e-9b97338f67ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-bacbfbf8-35f7-4735-ae06-cdddf6ea8dfd {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-bacbfbf8-35f7-4735-ae06-cdddf6ea8dfd {
  display: none;
}
#s-bacbfbf8-35f7-4735-ae06-cdddf6ea8dfd, #wrap-s-bacbfbf8-35f7-4735-ae06-cdddf6ea8dfd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bacbfbf8-35f7-4735-ae06-cdddf6ea8dfd {
  display: none;
}
#s-bacbfbf8-35f7-4735-ae06-cdddf6ea8dfd, #wrap-s-bacbfbf8-35f7-4735-ae06-cdddf6ea8dfd { display: none !important; }}
#s-bd421863-7ad5-46e2-af15-2b06a3453e2f {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-bd421863-7ad5-46e2-af15-2b06a3453e2f {
  display: none;
}
#s-bd421863-7ad5-46e2-af15-2b06a3453e2f, #wrap-s-bd421863-7ad5-46e2-af15-2b06a3453e2f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd421863-7ad5-46e2-af15-2b06a3453e2f {
  display: none;
}
#s-bd421863-7ad5-46e2-af15-2b06a3453e2f, #wrap-s-bd421863-7ad5-46e2-af15-2b06a3453e2f { display: none !important; }}
#s-bd421863-7ad5-46e2-af15-2b06a3453e2f .shogun-icon-wrapper {
  text-align: center;
}


#s-bd421863-7ad5-46e2-af15-2b06a3453e2f .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-64587401-b243-4c86-9703-3a739654a769 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-64587401-b243-4c86-9703-3a739654a769 {
  display: none;
}
#s-64587401-b243-4c86-9703-3a739654a769, #wrap-s-64587401-b243-4c86-9703-3a739654a769 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64587401-b243-4c86-9703-3a739654a769 {
  display: none;
}
#s-64587401-b243-4c86-9703-3a739654a769, #wrap-s-64587401-b243-4c86-9703-3a739654a769 { display: none !important; }}
#s-1e2301c9-314c-4342-b08f-99a444854489 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-1e2301c9-314c-4342-b08f-99a444854489 {
  display: none;
}
#s-1e2301c9-314c-4342-b08f-99a444854489, #wrap-s-1e2301c9-314c-4342-b08f-99a444854489 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e2301c9-314c-4342-b08f-99a444854489 {
  display: none;
}
#s-1e2301c9-314c-4342-b08f-99a444854489, #wrap-s-1e2301c9-314c-4342-b08f-99a444854489 { display: none !important; }}
#s-1e2301c9-314c-4342-b08f-99a444854489 .shogun-icon-wrapper {
  text-align: center;
}


#s-1e2301c9-314c-4342-b08f-99a444854489 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-7cb7b4db-f4ff-4bb2-99da-fab6f0e1658c {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-7cb7b4db-f4ff-4bb2-99da-fab6f0e1658c {
  display: none;
}
#s-7cb7b4db-f4ff-4bb2-99da-fab6f0e1658c, #wrap-s-7cb7b4db-f4ff-4bb2-99da-fab6f0e1658c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7cb7b4db-f4ff-4bb2-99da-fab6f0e1658c {
  display: none;
}
#s-7cb7b4db-f4ff-4bb2-99da-fab6f0e1658c, #wrap-s-7cb7b4db-f4ff-4bb2-99da-fab6f0e1658c { display: none !important; }}
#s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8 {
  display: none;
}
#s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8, #wrap-s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8 {
  display: none;
}
#s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8, #wrap-s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8 { display: none !important; }}
#s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8 .shogun-icon-wrapper {
  text-align: center;
}


#s-8c9992ca-537e-4c19-a7ee-f9e6e29c87d8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

@media (min-width: 1200px){#s-8d54db77-de3f-47d3-9487-30d6528b035e {
  display: none;
}
#s-8d54db77-de3f-47d3-9487-30d6528b035e, #wrap-s-8d54db77-de3f-47d3-9487-30d6528b035e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d54db77-de3f-47d3-9487-30d6528b035e {
  display: none;
}
#s-8d54db77-de3f-47d3-9487-30d6528b035e, #wrap-s-8d54db77-de3f-47d3-9487-30d6528b035e { display: none !important; }}
#s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 {
  max-width: 1770px;
aspect-ratio: 1770/1199;
text-align: center;
}





  #s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 img.shogun-image,
  #s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 {
    width: 100%;
    height: auto;
  }



  #s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 img.shogun-image {
    

    
    
    
  }


#s-eb35a818-d4ea-4c98-9b31-a9397e8b9426 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66.shg-box.shg-c {
  justify-content: center;
}

#s-11cc8343-8b63-4737-9d5e-74299af071e5 {
  min-height: 50px;
background-color: rgba(59, 101, 121, 1);
}
@media (min-width: 1200px){#s-11cc8343-8b63-4737-9d5e-74299af071e5 {
  display: none;
}
#s-11cc8343-8b63-4737-9d5e-74299af071e5, #wrap-s-11cc8343-8b63-4737-9d5e-74299af071e5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11cc8343-8b63-4737-9d5e-74299af071e5 {
  display: none;
}
#s-11cc8343-8b63-4737-9d5e-74299af071e5, #wrap-s-11cc8343-8b63-4737-9d5e-74299af071e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11cc8343-8b63-4737-9d5e-74299af071e5 {
  display: none;
}
#s-11cc8343-8b63-4737-9d5e-74299af071e5, #wrap-s-11cc8343-8b63-4737-9d5e-74299af071e5 { display: none !important; }}@media (max-width: 767px){#s-11cc8343-8b63-4737-9d5e-74299af071e5 {
  display: none;
}
#s-11cc8343-8b63-4737-9d5e-74299af071e5, #wrap-s-11cc8343-8b63-4737-9d5e-74299af071e5 { display: none !important; }}







#s-11cc8343-8b63-4737-9d5e-74299af071e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-11cc8343-8b63-4737-9d5e-74299af071e5.shg-box.shg-c {
  justify-content: center;
}

#s-f7420923-3311-46fb-bedf-c4cf26a49002 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (min-width: 1200px){#s-f7420923-3311-46fb-bedf-c4cf26a49002 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7420923-3311-46fb-bedf-c4cf26a49002 {
  display: none;
}
#s-f7420923-3311-46fb-bedf-c4cf26a49002, #wrap-s-f7420923-3311-46fb-bedf-c4cf26a49002 { display: none !important; }}@media (max-width: 767px){#s-f7420923-3311-46fb-bedf-c4cf26a49002 {
  display: none;
}
#s-f7420923-3311-46fb-bedf-c4cf26a49002, #wrap-s-f7420923-3311-46fb-bedf-c4cf26a49002 { display: none !important; }}







#s-f7420923-3311-46fb-bedf-c4cf26a49002 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f7420923-3311-46fb-bedf-c4cf26a49002.shg-box.shg-c {
  justify-content: center;
}

#s-36c5b90d-46df-44ee-acad-ad1b43be26bf {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-4b7cce03-d4bc-418e-a7b8-853f091f9c24 {
  box-shadow:2px 0px 15px 0px rgba(250, 241, 241, 0);
margin-top: 10px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (max-width: 767px){#s-4b7cce03-d4bc-418e-a7b8-853f091f9c24 {
  
}
}







#s-4b7cce03-d4bc-418e-a7b8-853f091f9c24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4b7cce03-d4bc-418e-a7b8-853f091f9c24.shg-box.shg-c {
  justify-content: center;
}

#s-e783d442-122c-4b56-9644-037365f7a550 {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-e783d442-122c-4b56-9644-037365f7a550"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e783d442-122c-4b56-9644-037365f7a550"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e783d442-122c-4b56-9644-037365f7a550"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-e783d442-122c-4b56-9644-037365f7a550"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e783d442-122c-4b56-9644-037365f7a550"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-e783d442-122c-4b56-9644-037365f7a550"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e783d442-122c-4b56-9644-037365f7a550"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-7ea9159a-8653-49be-ab96-c1e7411f5a3a {
  text-align: left;
}

#s-7ea9159a-8653-49be-ab96-c1e7411f5a3a .shogun-icon-wrapper {
  text-align: right;
}


#s-7ea9159a-8653-49be-ab96-c1e7411f5a3a .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-831c60a3-5b80-4bc4-86b3-f63b092e6a09 .shogun-icon-wrapper {
  text-align: right;
}


#s-831c60a3-5b80-4bc4-86b3-f63b092e6a09 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-cbcc4bd4-a4ef-49aa-963c-8475913062fd .shogun-icon-wrapper {
  text-align: right;
}


#s-cbcc4bd4-a4ef-49aa-963c-8475913062fd .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8 {
  margin-top: 2px;
margin-bottom: 25px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d248b5a3-9c6c-4a21-a186-1eb6e2371df8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-3dce09fb-fdb8-4b61-bf9d-326c03eb9e64 .shogun-icon-wrapper {
  text-align: right;
}


#s-3dce09fb-fdb8-4b61-bf9d-326c03eb9e64 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-4ae7fff7-1846-4277-919b-69c3c2d221e4 .shogun-icon-wrapper {
  text-align: right;
}


#s-4ae7fff7-1846-4277-919b-69c3c2d221e4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-ec874ae4-f327-4c2f-9afe-7ead25f7548f .shogun-icon-wrapper {
  text-align: right;
}


#s-ec874ae4-f327-4c2f-9afe-7ead25f7548f .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-21357408-b4f4-4803-a728-6f9da4586723 {
  margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-21357408-b4f4-4803-a728-6f9da4586723"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-6969ecc4-1969-4be3-81fa-fe83ad8d24a0 .shogun-icon-wrapper {
  text-align: right;
}


#s-6969ecc4-1969-4be3-81fa-fe83ad8d24a0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-3a530b00-56c4-4359-8952-8d17bc3f7b33 .shogun-icon-wrapper {
  text-align: right;
}


#s-3a530b00-56c4-4359-8952-8d17bc3f7b33 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-6d12095f-4d3d-498b-ba18-9d5d73f31988 {
  margin-top: 30px;
}

#s-7c512872-74d1-4a0a-bcb0-3059ef83e26d {
  box-shadow:2px 0px 15px 0px rgba(250, 241, 241, 0);
margin-top: 10px;
margin-left: 0px;
margin-bottom: 35px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(59, 101, 121, 1);
}
@media (min-width: 1200px){#s-7c512872-74d1-4a0a-bcb0-3059ef83e26d {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c512872-74d1-4a0a-bcb0-3059ef83e26d {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c512872-74d1-4a0a-bcb0-3059ef83e26d {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-7c512872-74d1-4a0a-bcb0-3059ef83e26d {
  
}
}







#s-7c512872-74d1-4a0a-bcb0-3059ef83e26d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7c512872-74d1-4a0a-bcb0-3059ef83e26d.shg-box.shg-c {
  justify-content: center;
}

#s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d71d19d0-4584-4df8-9fba-cbaee7a0df3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-9dd10a7a-be55-4d30-a257-22d56b3c4455 {
  margin-bottom: 10px;
text-align: left;
}

#s-9dd10a7a-be55-4d30-a257-22d56b3c4455 .shogun-icon-wrapper {
  text-align: center;
}


#s-9dd10a7a-be55-4d30-a257-22d56b3c4455 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-e6626c6a-f3d1-4a77-8e33-0a12e531aac6 {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-e6626c6a-f3d1-4a77-8e33-0a12e531aac6 .shogun-icon-wrapper {
  text-align: center;
}


#s-e6626c6a-f3d1-4a77-8e33-0a12e531aac6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-824c7ffd-79fe-4ab4-8580-80facb689377 {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-824c7ffd-79fe-4ab4-8580-80facb689377 .shogun-icon-wrapper {
  text-align: center;
}


#s-824c7ffd-79fe-4ab4-8580-80facb689377 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74 {
  margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-11a3ae3a-3f98-4c7f-b1e3-1f8a5b1d0a74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

}

#s-008fa559-9d00-4d79-9880-10a98464d21a {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-008fa559-9d00-4d79-9880-10a98464d21a .shogun-icon-wrapper {
  text-align: center;
}


#s-008fa559-9d00-4d79-9880-10a98464d21a .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-22c3dfbb-623a-417c-8b84-2e0a912733ee {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-22c3dfbb-623a-417c-8b84-2e0a912733ee .shogun-icon-wrapper {
  text-align: center;
}


#s-22c3dfbb-623a-417c-8b84-2e0a912733ee .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-bd146672-fa00-4c61-81ef-fd4e36165ca1 {
  margin-bottom: 10px;
}

#s-bd146672-fa00-4c61-81ef-fd4e36165ca1 .shogun-icon-wrapper {
  text-align: center;
}


#s-bd146672-fa00-4c61-81ef-fd4e36165ca1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-95910c36-4938-4c59-acf9-ff5c7193c62c {
  margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}

#s-95910c36-4938-4c59-acf9-ff5c7193c62c .shogun-icon-wrapper {
  text-align: center;
}


#s-95910c36-4938-4c59-acf9-ff5c7193c62c .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
min-height: 400px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 1200px){#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf {
  display: none;
}
#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf, #wrap-s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf {
  display: none;
}
#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf, #wrap-s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf {
  padding-bottom: 50px;
display: none;
}
#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf, #wrap-s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf { display: none !important; }}@media (max-width: 767px){#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf {
  padding-bottom: 40px;
display: none;
}
#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf, #wrap-s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf { display: none !important; }}







#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
  display: block;
}#s-7f8e4d37-ea0d-43a1-a2b5-f2a2d58737bf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-52824594-fc1a-41c2-9890-0db2c349785e {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 10px;
padding-bottom: 21px;
text-align: center;
}

#s-52824594-fc1a-41c2-9890-0db2c349785e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 {
  box-shadow:0px 0px 15px 0px rgba(250, 241, 241, 0);
margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(61, 101, 120, 1);
}
@media (min-width: 1200px){#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 {
  margin-left: 50px;
margin-right: 50px;
display: none;
}
#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969, #wrap-s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 { display: none !important; }}@media (max-width: 767px){#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 {
  display: none;
}
#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969, #wrap-s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 { display: none !important; }}







#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e9186ab0-2d3e-4d19-88ee-7cf610d0e969.shg-box.shg-c {
  justify-content: center;
}

#s-55208058-8bd1-4b87-9800-e663eae0750a {
  margin-top: 20px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-55208058-8bd1-4b87-9800-e663eae0750a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-3a9f866d-4be2-43ec-82d7-1d80c57a7c68 {
  text-align: left;
}

#s-3a9f866d-4be2-43ec-82d7-1d80c57a7c68 .shogun-icon-wrapper {
  text-align: right;
}


#s-3a9f866d-4be2-43ec-82d7-1d80c57a7c68 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-4be1fac9-0d42-465c-87f1-6c768a4c56f3 .shogun-icon-wrapper {
  text-align: right;
}


#s-4be1fac9-0d42-465c-87f1-6c768a4c56f3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5ac65df6-3ea1-4caf-b804-8c921f9d2cf4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-e65bd541-f3f7-43f9-b6ce-15c4e8aa70a1 .shogun-icon-wrapper {
  text-align: right;
}


#s-e65bd541-f3f7-43f9-b6ce-15c4e8aa70a1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-e8ef0288-3c44-4795-a1c1-b45a921dab56 .shogun-icon-wrapper {
  text-align: right;
}


#s-e8ef0288-3c44-4795-a1c1-b45a921dab56 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3a9e44b7-db0d-4778-8aa6-ee9b2b0466f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-c9908e77-2c10-4123-bffa-8492fc9b0806 .shogun-icon-wrapper {
  text-align: right;
}


#s-c9908e77-2c10-4123-bffa-8492fc9b0806 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-d2ab182f-a319-46e7-b1ac-0deee5fdb140 .shogun-icon-wrapper {
  text-align: right;
}


#s-d2ab182f-a319-46e7-b1ac-0deee5fdb140 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-c9edf735-dcaa-4196-9c85-d443d65c545c {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c9edf735-dcaa-4196-9c85-d443d65c545c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

}

#s-e6effa5f-ae86-4dde-ad0d-91ee738fc765 .shogun-icon-wrapper {
  text-align: right;
}


#s-e6effa5f-ae86-4dde-ad0d-91ee738fc765 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-c101fda5-e518-4e57-a88a-c291c5d0c600 .shogun-icon-wrapper {
  text-align: right;
}


#s-c101fda5-e518-4e57-a88a-c291c5d0c600 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-01fabac2-870a-4949-9c6d-33209f55236f {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-01fabac2-870a-4949-9c6d-33209f55236f {
  display: none;
}
#s-01fabac2-870a-4949-9c6d-33209f55236f, #wrap-s-01fabac2-870a-4949-9c6d-33209f55236f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01fabac2-870a-4949-9c6d-33209f55236f {
  display: none;
}
#s-01fabac2-870a-4949-9c6d-33209f55236f, #wrap-s-01fabac2-870a-4949-9c6d-33209f55236f { display: none !important; }}
#s-01fabac2-870a-4949-9c6d-33209f55236f .shogun-icon-wrapper {
  text-align: center;
}


#s-01fabac2-870a-4949-9c6d-33209f55236f .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-8c6872bc-e629-40fa-ae87-b53207d15223 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-8c6872bc-e629-40fa-ae87-b53207d15223 {
  display: none;
}
#s-8c6872bc-e629-40fa-ae87-b53207d15223, #wrap-s-8c6872bc-e629-40fa-ae87-b53207d15223 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c6872bc-e629-40fa-ae87-b53207d15223 {
  display: none;
}
#s-8c6872bc-e629-40fa-ae87-b53207d15223, #wrap-s-8c6872bc-e629-40fa-ae87-b53207d15223 { display: none !important; }}
#s-82c55ceb-a79d-449d-9c40-b0db0718af30 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-82c55ceb-a79d-449d-9c40-b0db0718af30 {
  display: none;
}
#s-82c55ceb-a79d-449d-9c40-b0db0718af30, #wrap-s-82c55ceb-a79d-449d-9c40-b0db0718af30 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82c55ceb-a79d-449d-9c40-b0db0718af30 {
  display: none;
}
#s-82c55ceb-a79d-449d-9c40-b0db0718af30, #wrap-s-82c55ceb-a79d-449d-9c40-b0db0718af30 { display: none !important; }}
#s-82c55ceb-a79d-449d-9c40-b0db0718af30 .shogun-icon-wrapper {
  text-align: center;
}


#s-82c55ceb-a79d-449d-9c40-b0db0718af30 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-b4390dab-8101-4507-8aa9-fd9e599491f0 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-b4390dab-8101-4507-8aa9-fd9e599491f0 {
  display: none;
}
#s-b4390dab-8101-4507-8aa9-fd9e599491f0, #wrap-s-b4390dab-8101-4507-8aa9-fd9e599491f0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4390dab-8101-4507-8aa9-fd9e599491f0 {
  display: none;
}
#s-b4390dab-8101-4507-8aa9-fd9e599491f0, #wrap-s-b4390dab-8101-4507-8aa9-fd9e599491f0 { display: none !important; }}
#s-948b3c49-4310-4538-86e8-1ff52e4d512c {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-948b3c49-4310-4538-86e8-1ff52e4d512c {
  display: none;
}
#s-948b3c49-4310-4538-86e8-1ff52e4d512c, #wrap-s-948b3c49-4310-4538-86e8-1ff52e4d512c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-948b3c49-4310-4538-86e8-1ff52e4d512c {
  display: none;
}
#s-948b3c49-4310-4538-86e8-1ff52e4d512c, #wrap-s-948b3c49-4310-4538-86e8-1ff52e4d512c { display: none !important; }}
#s-948b3c49-4310-4538-86e8-1ff52e4d512c .shogun-icon-wrapper {
  text-align: center;
}


#s-948b3c49-4310-4538-86e8-1ff52e4d512c .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-bfedafab-dfd0-4a85-a35a-071c6633c6f7 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-bfedafab-dfd0-4a85-a35a-071c6633c6f7 {
  display: none;
}
#s-bfedafab-dfd0-4a85-a35a-071c6633c6f7, #wrap-s-bfedafab-dfd0-4a85-a35a-071c6633c6f7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfedafab-dfd0-4a85-a35a-071c6633c6f7 {
  display: none;
}
#s-bfedafab-dfd0-4a85-a35a-071c6633c6f7, #wrap-s-bfedafab-dfd0-4a85-a35a-071c6633c6f7 { display: none !important; }}
#s-cf1816be-2778-4640-8aa5-392c47459df6 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-cf1816be-2778-4640-8aa5-392c47459df6 {
  display: none;
}
#s-cf1816be-2778-4640-8aa5-392c47459df6, #wrap-s-cf1816be-2778-4640-8aa5-392c47459df6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf1816be-2778-4640-8aa5-392c47459df6 {
  display: none;
}
#s-cf1816be-2778-4640-8aa5-392c47459df6, #wrap-s-cf1816be-2778-4640-8aa5-392c47459df6 { display: none !important; }}
#s-cf1816be-2778-4640-8aa5-392c47459df6 .shogun-icon-wrapper {
  text-align: center;
}


#s-cf1816be-2778-4640-8aa5-392c47459df6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-01a64535-6c3b-462d-8c16-53f066700ff1 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-01a64535-6c3b-462d-8c16-53f066700ff1 {
  display: none;
}
#s-01a64535-6c3b-462d-8c16-53f066700ff1, #wrap-s-01a64535-6c3b-462d-8c16-53f066700ff1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01a64535-6c3b-462d-8c16-53f066700ff1 {
  display: none;
}
#s-01a64535-6c3b-462d-8c16-53f066700ff1, #wrap-s-01a64535-6c3b-462d-8c16-53f066700ff1 { display: none !important; }}
#s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a {
  display: none;
}
#s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a, #wrap-s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a {
  display: none;
}
#s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a, #wrap-s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a { display: none !important; }}
#s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a .shogun-icon-wrapper {
  text-align: center;
}


#s-85d7612d-ecbc-4706-9e37-c6c9078f1e7a .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

#s-c4f957ca-8cf2-47b0-a9e8-1f2cbf726cbf {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-c4f957ca-8cf2-47b0-a9e8-1f2cbf726cbf {
  display: none;
}
#s-c4f957ca-8cf2-47b0-a9e8-1f2cbf726cbf, #wrap-s-c4f957ca-8cf2-47b0-a9e8-1f2cbf726cbf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4f957ca-8cf2-47b0-a9e8-1f2cbf726cbf {
  display: none;
}
#s-c4f957ca-8cf2-47b0-a9e8-1f2cbf726cbf, #wrap-s-c4f957ca-8cf2-47b0-a9e8-1f2cbf726cbf { display: none !important; }}
#s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0 {
  display: none;
}
#s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0, #wrap-s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0 {
  display: none;
}
#s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0, #wrap-s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0 { display: none !important; }}
#s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0 .shogun-icon-wrapper {
  text-align: center;
}


#s-4e6086fb-f57c-4b7d-8403-bfd04cb7ccc0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(252, 143, 124, 1);
}

@media (min-width: 1200px){#s-b5838a8b-7873-491e-9191-895d24b23dfa {
  display: none;
}
#s-b5838a8b-7873-491e-9191-895d24b23dfa, #wrap-s-b5838a8b-7873-491e-9191-895d24b23dfa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5838a8b-7873-491e-9191-895d24b23dfa {
  display: none;
}
#s-b5838a8b-7873-491e-9191-895d24b23dfa, #wrap-s-b5838a8b-7873-491e-9191-895d24b23dfa { display: none !important; }}
#s-e294ce1d-168a-4e10-b600-311c07b49564 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
min-height: 400px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e294ce1d-168a-4e10-b600-311c07b49564 {
  padding-bottom: 50px;
}
}@media (max-width: 767px){#s-e294ce1d-168a-4e10-b600-311c07b49564 {
  padding-bottom: 40px;
}
}







#s-e294ce1d-168a-4e10-b600-311c07b49564 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
  display: block;
}#s-e294ce1d-168a-4e10-b600-311c07b49564.shg-box.shg-c {
  justify-content: flex-start;
}

#s-497262a7-8923-441d-864f-ba282a8ac4be {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 10px;
padding-bottom: 21px;
text-align: center;
}

#s-497262a7-8923-441d-864f-ba282a8ac4be .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-726cf49d-8496-4491-9059-8aa5da6b2033 {
  margin-left: 8%;
margin-right: 8%;
}

@media (min-width: 0px) {
[id="s-726cf49d-8496-4491-9059-8aa5da6b2033"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-726cf49d-8496-4491-9059-8aa5da6b2033"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-726cf49d-8496-4491-9059-8aa5da6b2033"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-726cf49d-8496-4491-9059-8aa5da6b2033"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a1f5938d-8edf-4ae5-a64d-96aece81dfc6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a1f5938d-8edf-4ae5-a64d-96aece81dfc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a1f5938d-8edf-4ae5-a64d-96aece81dfc6.shg-box.shg-c {
  justify-content: center;
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  margin-left: auto;
margin-right: auto;
max-width: 889px;
aspect-ratio: 889/1080;
text-align: center;
}



.shg-image-margin-container-s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 889px;
  }



  img.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-content {
  
    align-items: center;
  
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
      position: relative;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 889px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  
  
  
  
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 889px;
  }



  img.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-content {
  
    align-items: center;
  
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
      position: relative;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 889px;
    }
  }

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

.shg-image-margin-container-s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  
  
  
  
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 889px;
  }



  img.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-content {
  
    align-items: center;
  
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
      position: relative;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 889px;
    }
  }

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

.shg-image-margin-container-s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  
  
  
  
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 889px;
  }



  img.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-content {
  
    align-items: center;
  
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
      position: relative;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 889px;
    }
  }

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

.shg-image-margin-container-s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  
  
  
  
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 889px;
  }



  img.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d .shogun-image-content {
  
    align-items: center;
  
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container {
      position: relative;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bfca74bd-38e2-4d98-920c-8c7c20e5d88d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 889px;
    }
  }

}
#s-e72ffcd5-27a2-4a96-a943-c4ba2c37f04b {
  margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
padding-bottom: 0px;
}

#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
}
#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45:hover {background-color: rgba(252, 143, 124, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45:active {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45-root {
    text-align: center;
  }


#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45-root {
    text-align: center;
  }


#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45-root {
    text-align: center;
  }


#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45-root {
    text-align: center;
  }


#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45-root {
    text-align: center;
  }


#s-7b0d2f79-e4d3-4c38-9c47-18c6a5e4cb45.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-f9dbb0bb-f88d-4cff-9988-71cbe8101247 {
  margin-top: 9px;
margin-bottom: -6px;
padding-top: 36px;
padding-bottom: 21px;
text-align: center;
}

#s-f9dbb0bb-f88d-4cff-9988-71cbe8101247 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-41a9c914-80bb-4984-8d4d-132761021c1b {
  margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e234b801-f9f4-4bb3-991b-18cf7c16f0ce {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e234b801-f9f4-4bb3-991b-18cf7c16f0ce {
  
}
}@media (max-width: 767px){#s-e234b801-f9f4-4bb3-991b-18cf7c16f0ce {
  margin-bottom: 20px;
}
}
@media (max-width: 767px){#s-82121c81-545a-4f20-9895-59bf4fc733b2 {
  margin-bottom: 40px;
}
}
#s-91a7c2f7-80c6-48c6-a552-ef28264661c9 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmMwZGVhN2ItNGY3NS00NWI0LTljM2QtODdkMTk5ZWQ5MTE5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzBkZWE3Yi00Zjc1LTQ1YjQtOWMzZC04N2QxOTllZDkxMTkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-91a7c2f7-80c6-48c6-a552-ef28264661c9:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-91a7c2f7-80c6-48c6-a552-ef28264661c9:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-91a7c2f7-80c6-48c6-a552-ef28264661c9 {
  margin-top: 0px;
}
}

  #s-91a7c2f7-80c6-48c6-a552-ef28264661c9-root {
    text-align: center;
  }


#s-91a7c2f7-80c6-48c6-a552-ef28264661c9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-91a7c2f7-80c6-48c6-a552-ef28264661c9-root {
    text-align: center;
  }


#s-91a7c2f7-80c6-48c6-a552-ef28264661c9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-91a7c2f7-80c6-48c6-a552-ef28264661c9-root {
    text-align: center;
  }


#s-91a7c2f7-80c6-48c6-a552-ef28264661c9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-91a7c2f7-80c6-48c6-a552-ef28264661c9-root {
    text-align: center;
  }


#s-91a7c2f7-80c6-48c6-a552-ef28264661c9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-91a7c2f7-80c6-48c6-a552-ef28264661c9-root {
    text-align: center;
  }


#s-91a7c2f7-80c6-48c6-a552-ef28264661c9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-3a3c8902-8bf7-49d7-b1ac-0ac32f260785 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3a3c8902-8bf7-49d7-b1ac-0ac32f260785 {
  
}
}@media (max-width: 767px){#s-3a3c8902-8bf7-49d7-b1ac-0ac32f260785 {
  
}
}







#s-3a3c8902-8bf7-49d7-b1ac-0ac32f260785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3a3c8902-8bf7-49d7-b1ac-0ac32f260785.shg-box.shg-c {
  justify-content: center;
}

#s-aed462b1-88d3-4aa2-acd6-414a06c8d90a {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aed462b1-88d3-4aa2-acd6-414a06c8d90a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 2px;
  
}



#s-5a36c704-096e-46e8-af28-12dc298ec0ed {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5a36c704-096e-46e8-af28-12dc298ec0ed {
  display: none;
}
#s-5a36c704-096e-46e8-af28-12dc298ec0ed, #wrap-s-5a36c704-096e-46e8-af28-12dc298ec0ed { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a36c704-096e-46e8-af28-12dc298ec0ed {
  display: none;
}
#s-5a36c704-096e-46e8-af28-12dc298ec0ed, #wrap-s-5a36c704-096e-46e8-af28-12dc298ec0ed { display: none !important; }}
@media (min-width: 0px) {
[id="s-5a36c704-096e-46e8-af28-12dc298ec0ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5a36c704-096e-46e8-af28-12dc298ec0ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-5a36c704-096e-46e8-af28-12dc298ec0ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a36c704-096e-46e8-af28-12dc298ec0ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-content {
  
    align-items: center;
  
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa54b00a-32b4-4488-b053-75dcea0092ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
      position: relative;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  
  
  
  
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-content {
  
    align-items: center;
  
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa54b00a-32b4-4488-b053-75dcea0092ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
      position: relative;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  
  
  
  
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-content {
  
    align-items: center;
  
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa54b00a-32b4-4488-b053-75dcea0092ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
      position: relative;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  
  
  
  
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-content {
  
    align-items: center;
  
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa54b00a-32b4-4488-b053-75dcea0092ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
      position: relative;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  
  
  
  
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa54b00a-32b4-4488-b053-75dcea0092ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-fa54b00a-32b4-4488-b053-75dcea0092ab .shogun-image-content {
  
    align-items: center;
  
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa54b00a-32b4-4488-b053-75dcea0092ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container {
      position: relative;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa54b00a-32b4-4488-b053-75dcea0092ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-4f874238-531d-4669-85b8-c4fd939c6160 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-4f874238-531d-4669-85b8-c4fd939c6160 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-4f874238-531d-4669-85b8-c4fd939c6160 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-content {
  
    align-items: center;
  
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4f874238-531d-4669-85b8-c4fd939c6160 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
      position: relative;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4f874238-531d-4669-85b8-c4fd939c6160 {
  
  
  
  
}

#s-4f874238-531d-4669-85b8-c4fd939c6160 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-content {
  
    align-items: center;
  
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4f874238-531d-4669-85b8-c4fd939c6160 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
      position: relative;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

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

.shg-image-margin-container-s-4f874238-531d-4669-85b8-c4fd939c6160 {
  
  
  
  
}

#s-4f874238-531d-4669-85b8-c4fd939c6160 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-content {
  
    align-items: center;
  
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4f874238-531d-4669-85b8-c4fd939c6160 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
      position: relative;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

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

.shg-image-margin-container-s-4f874238-531d-4669-85b8-c4fd939c6160 {
  
  
  
  
}

#s-4f874238-531d-4669-85b8-c4fd939c6160 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-content {
  
    align-items: center;
  
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4f874238-531d-4669-85b8-c4fd939c6160 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
      position: relative;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

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

.shg-image-margin-container-s-4f874238-531d-4669-85b8-c4fd939c6160 {
  
  
  
  
}

#s-4f874238-531d-4669-85b8-c4fd939c6160 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f874238-531d-4669-85b8-c4fd939c6160 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-4f874238-531d-4669-85b8-c4fd939c6160 .shogun-image-content {
  
    align-items: center;
  
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4f874238-531d-4669-85b8-c4fd939c6160 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container {
      position: relative;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f874238-531d-4669-85b8-c4fd939c6160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

}
#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
      position: relative;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  
  
  
  
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
      position: relative;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  
  
  
  
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
      position: relative;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  
  
  
  
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
      position: relative;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  
  
  
  
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container {
      position: relative;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6e5b5c5-9504-4d6b-a920-5c0ec13a3bd0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-content {
  
    align-items: center;
  
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
      position: relative;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  
  
  
  
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-content {
  
    align-items: center;
  
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
      position: relative;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  
  
  
  
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-content {
  
    align-items: center;
  
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
      position: relative;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  
  
  
  
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-content {
  
    align-items: center;
  
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
      position: relative;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  
  
  
  
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-deee41db-2c02-436b-a3c2-c4f4ce917290 .shogun-image-content {
  
    align-items: center;
  
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container {
      position: relative;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-deee41db-2c02-436b-a3c2-c4f4ce917290 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-380808de-dbbf-4053-b4c5-866dede327d0 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-380808de-dbbf-4053-b4c5-866dede327d0 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-380808de-dbbf-4053-b4c5-866dede327d0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-content {
  
    align-items: center;
  
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-380808de-dbbf-4053-b4c5-866dede327d0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
      position: relative;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-380808de-dbbf-4053-b4c5-866dede327d0 {
  
  
  
  
}

#s-380808de-dbbf-4053-b4c5-866dede327d0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-content {
  
    align-items: center;
  
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-380808de-dbbf-4053-b4c5-866dede327d0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
      position: relative;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-380808de-dbbf-4053-b4c5-866dede327d0 {
  
  
  
  
}

#s-380808de-dbbf-4053-b4c5-866dede327d0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-content {
  
    align-items: center;
  
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-380808de-dbbf-4053-b4c5-866dede327d0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
      position: relative;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-380808de-dbbf-4053-b4c5-866dede327d0 {
  
  
  
  
}

#s-380808de-dbbf-4053-b4c5-866dede327d0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-content {
  
    align-items: center;
  
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-380808de-dbbf-4053-b4c5-866dede327d0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
      position: relative;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-380808de-dbbf-4053-b4c5-866dede327d0 {
  
  
  
  
}

#s-380808de-dbbf-4053-b4c5-866dede327d0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-380808de-dbbf-4053-b4c5-866dede327d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-380808de-dbbf-4053-b4c5-866dede327d0 .shogun-image-content {
  
    align-items: center;
  
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-380808de-dbbf-4053-b4c5-866dede327d0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container {
      position: relative;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-380808de-dbbf-4053-b4c5-866dede327d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-content {
  
    align-items: center;
  
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
      position: relative;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  
  
  
  
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-content {
  
    align-items: center;
  
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
      position: relative;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  
  
  
  
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-content {
  
    align-items: center;
  
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
      position: relative;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  
  
  
  
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-content {
  
    align-items: center;
  
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
      position: relative;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  
  
  
  
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b21d363-f49a-4927-a4b7-73c58eab93bd .shogun-image-content {
  
    align-items: center;
  
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container {
      position: relative;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b21d363-f49a-4927-a4b7-73c58eab93bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-c7f0be48-ea12-4b06-a9f2-0574af7d017c {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-c7f0be48-ea12-4b06-a9f2-0574af7d017c {
  display: none;
}
#s-c7f0be48-ea12-4b06-a9f2-0574af7d017c, #wrap-s-c7f0be48-ea12-4b06-a9f2-0574af7d017c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7f0be48-ea12-4b06-a9f2-0574af7d017c {
  display: none;
}
#s-c7f0be48-ea12-4b06-a9f2-0574af7d017c, #wrap-s-c7f0be48-ea12-4b06-a9f2-0574af7d017c { display: none !important; }}
@media (min-width: 0px) {
[id="s-c7f0be48-ea12-4b06-a9f2-0574af7d017c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c7f0be48-ea12-4b06-a9f2-0574af7d017c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7f0be48-ea12-4b06-a9f2-0574af7d017c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7f0be48-ea12-4b06-a9f2-0574af7d017c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-content {
  
    align-items: center;
  
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
      position: relative;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  
  
  
  
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-content {
  
    align-items: center;
  
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
      position: relative;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  
  
  
  
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-content {
  
    align-items: center;
  
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
      position: relative;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  
  
  
  
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-content {
  
    align-items: center;
  
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
      position: relative;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  
  
  
  
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-210cbab7-7da6-4437-8378-7eb3fce5d129 .shogun-image-content {
  
    align-items: center;
  
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container {
      position: relative;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210cbab7-7da6-4437-8378-7eb3fce5d129 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9 {
  display: none;
}
#s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9, #wrap-s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9 { display: none !important; }}@media (max-width: 767px){#s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9 {
  display: none;
}
#s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9, #wrap-s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b8fdfd0a-72f9-477e-a128-95a7300bb5f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-5312d2eb-bce5-4fd8-81b0-d085a56aca40 {
  max-width: 1080px;
aspect-ratio: 406/286;
text-align: center;
}





  #s-5312d2eb-bce5-4fd8-81b0-d085a56aca40 img.shogun-image,
  #s-5312d2eb-bce5-4fd8-81b0-d085a56aca40 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5312d2eb-bce5-4fd8-81b0-d085a56aca40 {
    width: 100%;
    height: auto;
  }



  #s-5312d2eb-bce5-4fd8-81b0-d085a56aca40 img.shogun-image {
    

    
    
    
  }


#s-5312d2eb-bce5-4fd8-81b0-d085a56aca40 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-content {
  
    align-items: center;
  
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e342a71-33ff-47e5-935d-3bf49a9204af {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
      position: relative;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  
  
  
  
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-content {
  
    align-items: center;
  
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e342a71-33ff-47e5-935d-3bf49a9204af {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
      position: relative;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

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

.shg-image-margin-container-s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  
  
  
  
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-content {
  
    align-items: center;
  
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e342a71-33ff-47e5-935d-3bf49a9204af {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
      position: relative;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

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

.shg-image-margin-container-s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  
  
  
  
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-content {
  
    align-items: center;
  
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e342a71-33ff-47e5-935d-3bf49a9204af {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
      position: relative;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

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

.shg-image-margin-container-s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  
  
  
  
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e342a71-33ff-47e5-935d-3bf49a9204af .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9e342a71-33ff-47e5-935d-3bf49a9204af .shogun-image-content {
  
    align-items: center;
  
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e342a71-33ff-47e5-935d-3bf49a9204af {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container {
      position: relative;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e342a71-33ff-47e5-935d-3bf49a9204af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 406px;
    }
  }

}
#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-content {
  
    align-items: center;
  
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
      position: relative;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  
  
  
  
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-content {
  
    align-items: center;
  
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
      position: relative;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  
  
  
  
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-content {
  
    align-items: center;
  
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
      position: relative;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  
  
  
  
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-content {
  
    align-items: center;
  
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
      position: relative;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  
  
  
  
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 .shogun-image-content {
  
    align-items: center;
  
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container {
      position: relative;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8edfb5bb-c45f-496c-a7c8-31130ac4a619 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
      position: relative;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  
  
  
  
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
      position: relative;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  
  
  
  
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
      position: relative;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  
  
  
  
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
      position: relative;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  
  
  
  
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container {
      position: relative;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daad009e-fe8b-4c1d-8aa5-13d937230ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-f30b24c9-0f28-4991-afef-5b6c121137a7 {
  margin-left: 5%;
margin-bottom: 29px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f30b24c9-0f28-4991-afef-5b6c121137a7 {
  display: none;
}
#s-f30b24c9-0f28-4991-afef-5b6c121137a7, #wrap-s-f30b24c9-0f28-4991-afef-5b6c121137a7 { display: none !important; }}@media (max-width: 767px){#s-f30b24c9-0f28-4991-afef-5b6c121137a7 {
  display: none;
}
#s-f30b24c9-0f28-4991-afef-5b6c121137a7, #wrap-s-f30b24c9-0f28-4991-afef-5b6c121137a7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f30b24c9-0f28-4991-afef-5b6c121137a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f30b24c9-0f28-4991-afef-5b6c121137a7"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-f30b24c9-0f28-4991-afef-5b6c121137a7"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-f30b24c9-0f28-4991-afef-5b6c121137a7"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
      position: relative;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  
  
  
  
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
      position: relative;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  
  
  
  
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
      position: relative;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  
  
  
  
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
      position: relative;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  
  
  
  
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-9e0cfa0e-5d22-4765-bea4-184992e601b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container {
      position: relative;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e0cfa0e-5d22-4765-bea4-184992e601b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-content {
  
    align-items: center;
  
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
      position: relative;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  
  
  
  
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-content {
  
    align-items: center;
  
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
      position: relative;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  
  
  
  
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-content {
  
    align-items: center;
  
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
      position: relative;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  
  
  
  
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-content {
  
    align-items: center;
  
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
      position: relative;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  
  
  
  
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-68fe28f5-d24e-4960-a70e-bd17842a6787 .shogun-image-content {
  
    align-items: center;
  
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shg-align-container {
  display: flex;
  justify-content: center
}

.s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container {
      position: relative;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-68fe28f5-d24e-4960-a70e-bd17842a6787 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}



.shg-image-margin-container-s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
      position: relative;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  
  
  
  
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
      position: relative;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  
  
  
  
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
      position: relative;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  
  
  
  
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
      position: relative;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  
  
  
  
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6aac7c71-8eb7-4ee5-8911-79dace877845 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container {
      position: relative;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aac7c71-8eb7-4ee5-8911-79dace877845 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
