.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-124981a3-ddbe-4fd8-b200-9ae0ebe9fc5a {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-124981a3-ddbe-4fd8-b200-9ae0ebe9fc5a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-124981a3-ddbe-4fd8-b200-9ae0ebe9fc5a .shg-sld-nav-button.shg-sld-left,
#s-124981a3-ddbe-4fd8-b200-9ae0ebe9fc5a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

.shg-inner-inline-image {
  position: relative;
  overflow: hidden;
  display: block;
}

.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-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-imageV3-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-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}
#s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

.shg-image-margin-container-s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-54f5e4a4-129d-4b3f-900a-6500bf91383a .shogun-image-content {
  
    align-items: center;
  
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){.shg-image-margin-container-s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-54f5e4a4-129d-4b3f-900a-6500bf91383a .shogun-image-content {
  
    align-items: center;
  
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-54f5e4a4-129d-4b3f-900a-6500bf91383a .shogun-image-content {
  
    align-items: center;
  
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-54f5e4a4-129d-4b3f-900a-6500bf91383a .shogun-image-content {
  
    align-items: center;
  
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){.shg-image-margin-container-s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-54f5e4a4-129d-4b3f-900a-6500bf91383a .shogun-image-content {
  
    align-items: center;
  
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54f5e4a4-129d-4b3f-900a-6500bf91383a.shogun-image {
  box-sizing: border-box;
}




}
.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-2fa6bef0-767e-4cc7-b945-89575e6340b8 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-2fa6bef0-767e-4cc7-b945-89575e6340b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fa6bef0-767e-4cc7-b945-89575e6340b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2fa6bef0-767e-4cc7-b945-89575e6340b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fa6bef0-767e-4cc7-b945-89575e6340b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-2fa6bef0-767e-4cc7-b945-89575e6340b8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-6f18bb03-813c-4ee2-af09-9e7afdaa13f2 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-6f18bb03-813c-4ee2-af09-9e7afdaa13f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f18bb03-813c-4ee2-af09-9e7afdaa13f2.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  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-ffd6779e-30e6-43c2-ab16-c7bbbdb01531 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ffd6779e-30e6-43c2-ab16-c7bbbdb01531 .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



.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-3dd96aa4-fae6-469e-9fef-62d1d98bff6e {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

.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-352cb695-8c75-4d92-9c10-a492cc024f69 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-352cb695-8c75-4d92-9c10-a492cc024f69:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmNmY2NmZTEtN2NhYi00MGEzLWFmY2MtZGE4ZmU5YzhlZmY0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2ZjZmNjZmUxLTdjYWItNDBhMy1hZmNjLWRhOGZlOWM4ZWZmNCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-352cb695-8c75-4d92-9c10-a492cc024f69:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-352cb695-8c75-4d92-9c10-a492cc024f69-root {
    text-align: left;
  }


#s-352cb695-8c75-4d92-9c10-a492cc024f69.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-352cb695-8c75-4d92-9c10-a492cc024f69-root {
    text-align: left;
  }


#s-352cb695-8c75-4d92-9c10-a492cc024f69.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-352cb695-8c75-4d92-9c10-a492cc024f69-root {
    text-align: left;
  }


#s-352cb695-8c75-4d92-9c10-a492cc024f69.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-352cb695-8c75-4d92-9c10-a492cc024f69-root {
    text-align: left;
  }


#s-352cb695-8c75-4d92-9c10-a492cc024f69.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-352cb695-8c75-4d92-9c10-a492cc024f69-root {
    text-align: left;
  }


#s-352cb695-8c75-4d92-9c10-a492cc024f69.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
.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-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  aspect-ratio: 1920/332;
text-align: center;
}



.shg-image-margin-container-s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
    
    
    
    
  }


.s-40a9f873-38c2-44c8-8d41-8ec1f9578446 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
    
    
    
    
  }


.s-40a9f873-38c2-44c8-8d41-8ec1f9578446 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
    
    
    
    
  }


.s-40a9f873-38c2-44c8-8d41-8ec1f9578446 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
    
    
    
    
  }


.s-40a9f873-38c2-44c8-8d41-8ec1f9578446 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
    
    
    
    
  }


.s-40a9f873-38c2-44c8-8d41-8ec1f9578446 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a9f873-38c2-44c8-8d41-8ec1f9578446.shogun-image {
  box-sizing: border-box;
}




}
#s-bcc46b22-fded-4d55-860a-09301b1167e9 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-bcc46b22-fded-4d55-860a-09301b1167e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bcc46b22-fded-4d55-860a-09301b1167e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bcc46b22-fded-4d55-860a-09301b1167e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bcc46b22-fded-4d55-860a-09301b1167e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-bcc46b22-fded-4d55-860a-09301b1167e9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-80d4a733-069f-4a34-b8fa-2f221044fe7d {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-80d4a733-069f-4a34-b8fa-2f221044fe7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-80d4a733-069f-4a34-b8fa-2f221044fe7d.shg-box.shg-c {
  justify-content: center;
}

#s-ecf0a294-747c-4153-aeeb-22fba367ee3b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ecf0a294-747c-4153-aeeb-22fba367ee3b .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-45745217-1e64-46af-bfb2-8d696aba3108 {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDAxNTFlNWUtMWI1MC00MjU0LWFiZGQtZTVlNDFlZTJiYzE2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzQwMTUxZTVlLTFiNTAtNDI1NC1hYmRkLWU1ZTQxZWUyYmMxNikiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-1feda3e7-f445-47ed-b0e1-c74e5f24be94-root {
    text-align: left;
  }


#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1feda3e7-f445-47ed-b0e1-c74e5f24be94-root {
    text-align: left;
  }


#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1feda3e7-f445-47ed-b0e1-c74e5f24be94-root {
    text-align: left;
  }


#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1feda3e7-f445-47ed-b0e1-c74e5f24be94-root {
    text-align: left;
  }


#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1feda3e7-f445-47ed-b0e1-c74e5f24be94-root {
    text-align: left;
  }


#s-1feda3e7-f445-47ed-b0e1-c74e5f24be94.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-41095c34-1128-452a-8027-187b24b30da6 {
  text-align: center;
}



.shg-image-margin-container-s-41095c34-1128-452a-8027-187b24b30da6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41095c34-1128-452a-8027-187b24b30da6 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
    
    
    
    
  }


.s-41095c34-1128-452a-8027-187b24b30da6 .shogun-image-content {
  
    align-items: center;
  
}

.s-41095c34-1128-452a-8027-187b24b30da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-41095c34-1128-452a-8027-187b24b30da6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41095c34-1128-452a-8027-187b24b30da6 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
    
    
    
    
  }


.s-41095c34-1128-452a-8027-187b24b30da6 .shogun-image-content {
  
    align-items: center;
  
}

.s-41095c34-1128-452a-8027-187b24b30da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-41095c34-1128-452a-8027-187b24b30da6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41095c34-1128-452a-8027-187b24b30da6 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
    
    
    
    
  }


.s-41095c34-1128-452a-8027-187b24b30da6 .shogun-image-content {
  
    align-items: center;
  
}

.s-41095c34-1128-452a-8027-187b24b30da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-41095c34-1128-452a-8027-187b24b30da6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41095c34-1128-452a-8027-187b24b30da6 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
    
    
    
    
  }


.s-41095c34-1128-452a-8027-187b24b30da6 .shogun-image-content {
  
    align-items: center;
  
}

.s-41095c34-1128-452a-8027-187b24b30da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-41095c34-1128-452a-8027-187b24b30da6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41095c34-1128-452a-8027-187b24b30da6 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
    
    
    
    
  }


.s-41095c34-1128-452a-8027-187b24b30da6 .shogun-image-content {
  
    align-items: center;
  
}

.s-41095c34-1128-452a-8027-187b24b30da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41095c34-1128-452a-8027-187b24b30da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41095c34-1128-452a-8027-187b24b30da6.shogun-image {
  box-sizing: border-box;
}




}
#s-2bd9d8ac-d67b-41cf-a46c-17efd41df8ef {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-2bd9d8ac-d67b-41cf-a46c-17efd41df8ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bd9d8ac-d67b-41cf-a46c-17efd41df8ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2bd9d8ac-d67b-41cf-a46c-17efd41df8ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bd9d8ac-d67b-41cf-a46c-17efd41df8ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-2bd9d8ac-d67b-41cf-a46c-17efd41df8ef"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-86373f8e-1e52-4daf-bb15-e7d4d5db28bd {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-86373f8e-1e52-4daf-bb15-e7d4d5db28bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86373f8e-1e52-4daf-bb15-e7d4d5db28bd.shg-box.shg-c {
  justify-content: center;
}

#s-62a31c24-f487-43f7-b88b-ff9638015a3a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-62a31c24-f487-43f7-b88b-ff9638015a3a .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-16610019-645f-4b5d-a0be-e2ca7d19ca7d {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-52f0a562-2454-4fa8-abe3-e7e31af9adef {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-52f0a562-2454-4fa8-abe3-e7e31af9adef:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQxZTIzNDItZWI3OS00MWNjLWJmMjAtOWJiZmZkOTYyMzc3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2Q0MWUyMzQyLWViNzktNDFjYy1iZjIwLTliYmZmZDk2MjM3NykiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-52f0a562-2454-4fa8-abe3-e7e31af9adef:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-52f0a562-2454-4fa8-abe3-e7e31af9adef-root {
    text-align: left;
  }


#s-52f0a562-2454-4fa8-abe3-e7e31af9adef.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-52f0a562-2454-4fa8-abe3-e7e31af9adef-root {
    text-align: left;
  }


#s-52f0a562-2454-4fa8-abe3-e7e31af9adef.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-52f0a562-2454-4fa8-abe3-e7e31af9adef-root {
    text-align: left;
  }


#s-52f0a562-2454-4fa8-abe3-e7e31af9adef.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-52f0a562-2454-4fa8-abe3-e7e31af9adef-root {
    text-align: left;
  }


#s-52f0a562-2454-4fa8-abe3-e7e31af9adef.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-52f0a562-2454-4fa8-abe3-e7e31af9adef-root {
    text-align: left;
  }


#s-52f0a562-2454-4fa8-abe3-e7e31af9adef.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
.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-b44a9bd7-5ac0-47ce-b6fd-c023b71f2acc {
  text-align: center;
}







  #s-b44a9bd7-5ac0-47ce-b6fd-c023b71f2acc img.shogun-image {
    

    
    
    
  }


#s-b44a9bd7-5ac0-47ce-b6fd-c023b71f2acc .shogun-image-content {
  
    align-items: center;
  
}

#s-1b4ea8be-3893-4d43-83ad-eff22e472719 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-1b4ea8be-3893-4d43-83ad-eff22e472719"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b4ea8be-3893-4d43-83ad-eff22e472719"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b4ea8be-3893-4d43-83ad-eff22e472719"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b4ea8be-3893-4d43-83ad-eff22e472719"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-1b4ea8be-3893-4d43-83ad-eff22e472719"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a7af53c4-0490-46fb-be0d-be7e77a63437 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-a7af53c4-0490-46fb-be0d-be7e77a63437 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7af53c4-0490-46fb-be0d-be7e77a63437.shg-box.shg-c {
  justify-content: center;
}

#s-d333e76a-2a35-4ecd-a8d0-1773d876ba2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d333e76a-2a35-4ecd-a8d0-1773d876ba2b .shogun-heading-component h1 {
  color: rgba(255, 182, 18, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-9a3cc971-5ff4-46fa-9ffb-1858f82f41eb {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGI3OWRjNDgtMzI5ZS00NzZjLTg0Y2EtYTc2ZWIxZGFlNTIxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzhiNzlkYzQ4LTMyOWUtNDc2Yy04NGNhLWE3NmViMWRhZTUyMSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8-root {
    text-align: left;
  }


#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8-root {
    text-align: left;
  }


#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8-root {
    text-align: left;
  }


#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8-root {
    text-align: left;
  }


#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8-root {
    text-align: left;
  }


#s-f8f3f061-cea6-4149-aad2-9e3e1cd66da8.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-a57182ff-83d1-41dd-8d9b-cdd97e8abc18 {
  text-align: center;
}







  #s-a57182ff-83d1-41dd-8d9b-cdd97e8abc18 img.shogun-image {
    

    
    
    
  }


#s-a57182ff-83d1-41dd-8d9b-cdd97e8abc18 .shogun-image-content {
  
    align-items: center;
  
}

#s-e12868c5-3292-4d8f-a441-446020171960 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-e12868c5-3292-4d8f-a441-446020171960"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e12868c5-3292-4d8f-a441-446020171960"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e12868c5-3292-4d8f-a441-446020171960"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e12868c5-3292-4d8f-a441-446020171960"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e12868c5-3292-4d8f-a441-446020171960"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5f7c49a8-22e3-4a29-bfba-371e59d28dba {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-5f7c49a8-22e3-4a29-bfba-371e59d28dba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5f7c49a8-22e3-4a29-bfba-371e59d28dba.shg-box.shg-c {
  justify-content: center;
}

#s-2bc5eab0-06b0-4760-ab75-659594b0489f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2bc5eab0-06b0-4760-ab75-659594b0489f .shogun-heading-component h1 {
  color: rgba(255, 182, 18, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-d81684a0-bac1-4592-9bf2-df86f0b9a677 {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-4a41cf95-3475-4a67-a197-944832c2ee42 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-4a41cf95-3475-4a67-a197-944832c2ee42:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGI3OWRjNDgtMzI5ZS00NzZjLTg0Y2EtYTc2ZWIxZGFlNTIxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzhiNzlkYzQ4LTMyOWUtNDc2Yy04NGNhLWE3NmViMWRhZTUyMSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-4a41cf95-3475-4a67-a197-944832c2ee42:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-4a41cf95-3475-4a67-a197-944832c2ee42-root {
    text-align: left;
  }


#s-4a41cf95-3475-4a67-a197-944832c2ee42.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4a41cf95-3475-4a67-a197-944832c2ee42-root {
    text-align: left;
  }


#s-4a41cf95-3475-4a67-a197-944832c2ee42.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4a41cf95-3475-4a67-a197-944832c2ee42-root {
    text-align: left;
  }


#s-4a41cf95-3475-4a67-a197-944832c2ee42.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4a41cf95-3475-4a67-a197-944832c2ee42-root {
    text-align: left;
  }


#s-4a41cf95-3475-4a67-a197-944832c2ee42.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4a41cf95-3475-4a67-a197-944832c2ee42-root {
    text-align: left;
  }


#s-4a41cf95-3475-4a67-a197-944832c2ee42.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-f369775e-02fc-411e-9fec-57c672b2fa99 {
  text-align: center;
}







  #s-f369775e-02fc-411e-9fec-57c672b2fa99 img.shogun-image {
    

    
    
    
  }


#s-f369775e-02fc-411e-9fec-57c672b2fa99 .shogun-image-content {
  
    align-items: center;
  
}

#s-7330d789-8e0a-4a70-9939-6d485a1626c9 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-7330d789-8e0a-4a70-9939-6d485a1626c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7330d789-8e0a-4a70-9939-6d485a1626c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7330d789-8e0a-4a70-9939-6d485a1626c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7330d789-8e0a-4a70-9939-6d485a1626c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-7330d789-8e0a-4a70-9939-6d485a1626c9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c973f086-ad75-4f53-a8ba-5c7d1ccd7229 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-c973f086-ad75-4f53-a8ba-5c7d1ccd7229 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c973f086-ad75-4f53-a8ba-5c7d1ccd7229.shg-box.shg-c {
  justify-content: center;
}

#s-092bfc84-31e4-4636-9540-6967cc87f76c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-092bfc84-31e4-4636-9540-6967cc87f76c .shogun-heading-component h1 {
  color: rgba(255, 182, 18, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-7cc8ae7f-411d-4f1c-aa6c-037c4b5d76ca {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-2b0c22e3-7ac3-41f1-9785-4b152a895308 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-2b0c22e3-7ac3-41f1-9785-4b152a895308:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTI5MjZmMTItZmM5MC00MDhkLTlmODctMmEwM2ZjZDAzNDY1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzEyOTI2ZjEyLWZjOTAtNDA4ZC05Zjg3LTJhMDNmY2QwMzQ2NSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-2b0c22e3-7ac3-41f1-9785-4b152a895308:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-2b0c22e3-7ac3-41f1-9785-4b152a895308-root {
    text-align: left;
  }


#s-2b0c22e3-7ac3-41f1-9785-4b152a895308.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2b0c22e3-7ac3-41f1-9785-4b152a895308-root {
    text-align: left;
  }


#s-2b0c22e3-7ac3-41f1-9785-4b152a895308.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2b0c22e3-7ac3-41f1-9785-4b152a895308-root {
    text-align: left;
  }


#s-2b0c22e3-7ac3-41f1-9785-4b152a895308.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2b0c22e3-7ac3-41f1-9785-4b152a895308-root {
    text-align: left;
  }


#s-2b0c22e3-7ac3-41f1-9785-4b152a895308.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2b0c22e3-7ac3-41f1-9785-4b152a895308-root {
    text-align: left;
  }


#s-2b0c22e3-7ac3-41f1-9785-4b152a895308.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-2d3a6e8b-528d-4c04-89bb-5a6079f594e9 {
  text-align: center;
}







  #s-2d3a6e8b-528d-4c04-89bb-5a6079f594e9 img.shogun-image {
    

    
    
    
  }


#s-2d3a6e8b-528d-4c04-89bb-5a6079f594e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-45f0b0b5-e07a-4af6-aeb9-7f2ded0bdc08 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-45f0b0b5-e07a-4af6-aeb9-7f2ded0bdc08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45f0b0b5-e07a-4af6-aeb9-7f2ded0bdc08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-45f0b0b5-e07a-4af6-aeb9-7f2ded0bdc08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-45f0b0b5-e07a-4af6-aeb9-7f2ded0bdc08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-45f0b0b5-e07a-4af6-aeb9-7f2ded0bdc08"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2f8a6ba8-6903-4c2b-a359-093f93389fad {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-2f8a6ba8-6903-4c2b-a359-093f93389fad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f8a6ba8-6903-4c2b-a359-093f93389fad.shg-box.shg-c {
  justify-content: center;
}

#s-ef9b5be9-8115-4b8c-830e-c1de1a34052c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ef9b5be9-8115-4b8c-830e-c1de1a34052c .shogun-heading-component h1 {
  color: rgba(255, 182, 18, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-ba71a824-1872-456d-9aed-769b111a05a8 {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGI3OWRjNDgtMzI5ZS00NzZjLTg0Y2EtYTc2ZWIxZGFlNTIxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzhiNzlkYzQ4LTMyOWUtNDc2Yy04NGNhLWE3NmViMWRhZTUyMSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-062693ba-c91c-4041-ac0b-7f4ead5f45c1-root {
    text-align: left;
  }


#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-062693ba-c91c-4041-ac0b-7f4ead5f45c1-root {
    text-align: left;
  }


#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-062693ba-c91c-4041-ac0b-7f4ead5f45c1-root {
    text-align: left;
  }


#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-062693ba-c91c-4041-ac0b-7f4ead5f45c1-root {
    text-align: left;
  }


#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-062693ba-c91c-4041-ac0b-7f4ead5f45c1-root {
    text-align: left;
  }


#s-062693ba-c91c-4041-ac0b-7f4ead5f45c1.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-73777efc-9201-480d-ab0f-0fa3b6383d44 {
  text-align: center;
}







  #s-73777efc-9201-480d-ab0f-0fa3b6383d44 img.shogun-image {
    

    
    
    
  }


#s-73777efc-9201-480d-ab0f-0fa3b6383d44 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f4ef0c8-b622-45e2-ac1f-944289deb414 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-3f4ef0c8-b622-45e2-ac1f-944289deb414"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f4ef0c8-b622-45e2-ac1f-944289deb414"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3f4ef0c8-b622-45e2-ac1f-944289deb414"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f4ef0c8-b622-45e2-ac1f-944289deb414"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-3f4ef0c8-b622-45e2-ac1f-944289deb414"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bde0373a-508f-46c4-ad63-f8333d443567 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-bde0373a-508f-46c4-ad63-f8333d443567 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bde0373a-508f-46c4-ad63-f8333d443567.shg-box.shg-c {
  justify-content: center;
}

#s-78cf13b1-ff17-4306-9f99-18e09823cdf7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-78cf13b1-ff17-4306-9f99-18e09823cdf7 .shogun-heading-component h1 {
  color: rgba(255, 182, 18, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-f75a9ee2-2734-4c62-b2cf-07bc6f1ccb54 {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGI3OWRjNDgtMzI5ZS00NzZjLTg0Y2EtYTc2ZWIxZGFlNTIxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzhiNzlkYzQ4LTMyOWUtNDc2Yy04NGNhLWE3NmViMWRhZTUyMSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-266b3423-3138-4c7c-8200-b34ff8ed1dc4-root {
    text-align: left;
  }


#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-266b3423-3138-4c7c-8200-b34ff8ed1dc4-root {
    text-align: left;
  }


#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-266b3423-3138-4c7c-8200-b34ff8ed1dc4-root {
    text-align: left;
  }


#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-266b3423-3138-4c7c-8200-b34ff8ed1dc4-root {
    text-align: left;
  }


#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-266b3423-3138-4c7c-8200-b34ff8ed1dc4-root {
    text-align: left;
  }


#s-266b3423-3138-4c7c-8200-b34ff8ed1dc4.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-6c8c45a8-35e8-4352-b8fe-6f948bb6414e {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-6c8c45a8-35e8-4352-b8fe-6f948bb6414e img.shogun-image {
    

    
    
    
  }


#s-6c8c45a8-35e8-4352-b8fe-6f948bb6414e .shogun-image-content {
  
    align-items: center;
  
}

#s-e32d95cc-1f31-488d-a707-7e2845cda078 {
  margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
max-width: 1388px;
}

@media (min-width: 0px) {
[id="s-e32d95cc-1f31-488d-a707-7e2845cda078"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e32d95cc-1f31-488d-a707-7e2845cda078"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e32d95cc-1f31-488d-a707-7e2845cda078"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e32d95cc-1f31-488d-a707-7e2845cda078"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e32d95cc-1f31-488d-a707-7e2845cda078"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5ccb465f-f06c-472e-8f1e-26dc9ab5e5ac {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-5ccb465f-f06c-472e-8f1e-26dc9ab5e5ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ccb465f-f06c-472e-8f1e-26dc9ab5e5ac.shg-box.shg-c {
  justify-content: center;
}

#s-d24d2378-f8f6-4a4c-85f8-8e345cd09207 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d24d2378-f8f6-4a4c-85f8-8e345cd09207 .shogun-heading-component h1 {
  color: rgba(255, 182, 18, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: left;
}



#s-5d5cfb01-971a-4834-89a6-cbefbc5164b4 {
  margin-top: 5px;
margin-bottom: 30px;
margin-right: 15%;
padding-left: 0%;
padding-right: 15%;
}

#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjNjA5NDktNjg3OS00YTdiLWFiMjktMzBlNDc4MWVmZDUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjRmNGY0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTFlMWUxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmM2MDk0OS02ODc5LTRhN2ItYWIyOS0zMGU0NzgxZWZkNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(77, 88, 88, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f4f4f4"}, {"id"=>2, "pos"=>1, "color"=>"#e1e1e1"}];
hover-type: gradient;
color: rgba(77, 88, 88, 1);
}
#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzM5NzE3ZTktNzgxZi00NDg1LTg1MjMtMjQwYzZhYWJiMGUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTNjMjVkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjcwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzNzgwM2U7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2MzOTcxN2U5LTc4MWYtNDQ4NS04NTIzLTI0MGM2YWFiYjBlMCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
text-decoration: none !important;
color: rgba(244, 244, 244, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#53c25d"}, {"id"=>2, "pos"=>0.7090909090909091, "color"=>"#37803e"}] !important;
hover-type: gradient !important;}#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(55, 128, 62, 1) !important;
border-radius: 10px !important;
background-color: rgba(55, 128, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-af9018e1-9e81-416d-aace-8e58d4a9b4dd-root {
    text-align: left;
  }


#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-af9018e1-9e81-416d-aace-8e58d4a9b4dd-root {
    text-align: left;
  }


#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-af9018e1-9e81-416d-aace-8e58d4a9b4dd-root {
    text-align: left;
  }


#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-af9018e1-9e81-416d-aace-8e58d4a9b4dd-root {
    text-align: left;
  }


#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-af9018e1-9e81-416d-aace-8e58d4a9b4dd-root {
    text-align: left;
  }


#s-af9018e1-9e81-416d-aace-8e58d4a9b4dd.shg-btn {
  color: rgba(77, 88, 88, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-b2ef77d2-7616-469c-ac28-d6748eb29cf6 {
  margin-top: 0px;
margin-bottom: -25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b2ef77d2-7616-469c-ac28-d6748eb29cf6 {
  display: none;
}
#s-b2ef77d2-7616-469c-ac28-d6748eb29cf6, #wrap-s-b2ef77d2-7616-469c-ac28-d6748eb29cf6 { display: none !important; }}@media (max-width: 767px){#s-b2ef77d2-7616-469c-ac28-d6748eb29cf6 {
  display: none;
}
#s-b2ef77d2-7616-469c-ac28-d6748eb29cf6, #wrap-s-b2ef77d2-7616-469c-ac28-d6748eb29cf6 { display: none !important; }}







#s-b2ef77d2-7616-469c-ac28-d6748eb29cf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2ef77d2-7616-469c-ac28-d6748eb29cf6.shg-box.shg-c {
  justify-content: center;
}

#s-068c4a9e-6f2d-4b94-92ee-6f1d7c03a184 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-068c4a9e-6f2d-4b94-92ee-6f1d7c03a184 {
  
}
}@media (max-width: 767px){#s-068c4a9e-6f2d-4b94-92ee-6f1d7c03a184 {
  
}
}
@media (min-width: 0px) {
[id="s-068c4a9e-6f2d-4b94-92ee-6f1d7c03a184"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-068c4a9e-6f2d-4b94-92ee-6f1d7c03a184"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-068c4a9e-6f2d-4b94-92ee-6f1d7c03a184"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-068c4a9e-6f2d-4b94-92ee-6f1d7c03a184"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-5d175fe8-3d87-4453-848d-5c4bb1354848 {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 4%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 5px;
}

@media (min-width: 0px) {
[id="s-5d175fe8-3d87-4453-848d-5c4bb1354848"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5d175fe8-3d87-4453-848d-5c4bb1354848"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5d175fe8-3d87-4453-848d-5c4bb1354848"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5d175fe8-3d87-4453-848d-5c4bb1354848"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5d175fe8-3d87-4453-848d-5c4bb1354848"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d175fe8-3d87-4453-848d-5c4bb1354848"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5d175fe8-3d87-4453-848d-5c4bb1354848"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}

#s-ca13daf6-7ebe-48b3-97c5-6433d332f7f3 {
  margin-left: 0%;
margin-right: 0%;
}








#s-ca13daf6-7ebe-48b3-97c5-6433d332f7f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca13daf6-7ebe-48b3-97c5-6433d332f7f3 {
  cursor: pointer;
}#s-ca13daf6-7ebe-48b3-97c5-6433d332f7f3.shg-box.shg-c {
  justify-content: center;
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  max-width: 75px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-content {
  
    align-items: center;
  
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
      position: relative;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-content {
  
    align-items: center;
  
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
      position: relative;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-content {
  
    align-items: center;
  
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
      position: relative;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-content {
  
    align-items: center;
  
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
      position: relative;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 .shogun-image-content {
  
    align-items: center;
  
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container {
      position: relative;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37e99c6a-9e05-4ea9-b621-ae3bc1f59f18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

}
#s-534d9bfe-5036-4edd-94ee-cfe67322f29e {
  min-height: 50px;
}








#s-534d9bfe-5036-4edd-94ee-cfe67322f29e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-534d9bfe-5036-4edd-94ee-cfe67322f29e.shg-box.shg-c {
  justify-content: center;
}

#s-c5ccb8a9-baa9-4c5d-9ff1-0350737b6e2d {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-c5ccb8a9-baa9-4c5d-9ff1-0350737b6e2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5ccb8a9-baa9-4c5d-9ff1-0350737b6e2d {
  cursor: pointer;
}#s-c5ccb8a9-baa9-4c5d-9ff1-0350737b6e2d.shg-box.shg-c {
  justify-content: center;
}

#s-be26ce2c-a394-47e8-b232-9c26cb58e3a8 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-be26ce2c-a394-47e8-b232-9c26cb58e3a8 .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-a00c5137-bf57-4b95-ac21-e037c15c1dba {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a00c5137-bf57-4b95-ac21-e037c15c1dba .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  normal ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55 {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 4%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 5px;
}

@media (min-width: 0px) {
[id="s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2ffa15ac-fb4d-4dc7-967c-1e0ec68d7b55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}








#s-cf134a48-b9d3-4b11-80d9-cee1e59c31f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf134a48-b9d3-4b11-80d9-cee1e59c31f3.shg-box.shg-c {
  justify-content: center;
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  max-width: 75px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-content {
  
    align-items: center;
  
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
      position: relative;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-content {
  
    align-items: center;
  
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
      position: relative;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-content {
  
    align-items: center;
  
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
      position: relative;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-content {
  
    align-items: center;
  
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
      position: relative;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd .shogun-image-content {
  
    align-items: center;
  
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container {
      position: relative;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f970bcf1-82ad-4ecb-9095-73b91bee34bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

}
#s-f29cd8f1-2463-4fb5-8961-3d722f80511e {
  min-height: 50px;
}








#s-f29cd8f1-2463-4fb5-8961-3d722f80511e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f29cd8f1-2463-4fb5-8961-3d722f80511e.shg-box.shg-c {
  justify-content: center;
}

#s-3ffac196-afda-49ad-9c6c-5428b4a8feea {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-3ffac196-afda-49ad-9c6c-5428b4a8feea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ffac196-afda-49ad-9c6c-5428b4a8feea.shg-box.shg-c {
  justify-content: center;
}

#s-e2a6bb28-fe08-4303-8ec9-b037b02ab4b7 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e2a6bb28-fe08-4303-8ec9-b037b02ab4b7 .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-93ff95ad-02be-4a07-adf6-2a6a1444170e {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-93ff95ad-02be-4a07-adf6-2a6a1444170e .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  normal ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 4%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 5px;
}

@media (min-width: 0px) {
[id="s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dbfeb661-ca5e-4cd1-acac-671c8e61e0da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}








#s-286d0c00-d9df-44ee-881c-969523963977 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-286d0c00-d9df-44ee-881c-969523963977 {
  cursor: pointer;
}#s-286d0c00-d9df-44ee-881c-969523963977.shg-box.shg-c {
  justify-content: center;
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  max-width: 75px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-content {
  
    align-items: center;
  
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
      position: relative;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-content {
  
    align-items: center;
  
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
      position: relative;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-content {
  
    align-items: center;
  
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
      position: relative;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-content {
  
    align-items: center;
  
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
      position: relative;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-29cff860-8829-4bd6-a246-d61cf4d8cc65 .shogun-image-content {
  
    align-items: center;
  
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container {
      position: relative;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29cff860-8829-4bd6-a246-d61cf4d8cc65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

}
#s-3dd808b6-19ed-4d39-ba39-84b75d56f2b4 {
  min-height: 50px;
}








#s-3dd808b6-19ed-4d39-ba39-84b75d56f2b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3dd808b6-19ed-4d39-ba39-84b75d56f2b4.shg-box.shg-c {
  justify-content: center;
}

#s-ba177738-7c94-4884-811d-fb6c9215e5c3 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-ba177738-7c94-4884-811d-fb6c9215e5c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba177738-7c94-4884-811d-fb6c9215e5c3 {
  cursor: pointer;
}#s-ba177738-7c94-4884-811d-fb6c9215e5c3.shg-box.shg-c {
  justify-content: center;
}

#s-f74ad3ae-5450-4c09-9615-ebf8d5755c39 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f74ad3ae-5450-4c09-9615-ebf8d5755c39 .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-c4174da1-d2e2-45b0-8a8a-780528eebd63 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c4174da1-d2e2-45b0-8a8a-780528eebd63 .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  normal ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-0c411e3b-2f0b-4abc-a742-b73b40fc2280 {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 4%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 5px;
}

@media (min-width: 0px) {
[id="s-0c411e3b-2f0b-4abc-a742-b73b40fc2280"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0c411e3b-2f0b-4abc-a742-b73b40fc2280"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0c411e3b-2f0b-4abc-a742-b73b40fc2280"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0c411e3b-2f0b-4abc-a742-b73b40fc2280"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0c411e3b-2f0b-4abc-a742-b73b40fc2280"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c411e3b-2f0b-4abc-a742-b73b40fc2280"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0c411e3b-2f0b-4abc-a742-b73b40fc2280"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}








#s-42cdc285-16c7-418b-a275-61461fb215ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-42cdc285-16c7-418b-a275-61461fb215ed.shg-box.shg-c {
  justify-content: center;
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  max-width: 75px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
      position: relative;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
      position: relative;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
      position: relative;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
      position: relative;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

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

.shg-image-margin-container-s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 75px;
  }




.s-177ac1a0-9338-4228-a999-f4cc1f6159c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container {
      position: relative;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-177ac1a0-9338-4228-a999-f4cc1f6159c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 75px;
    }
  }

}
#s-c2e0ae4a-2d6e-44ce-abac-ad0b05d0ed72 {
  min-height: 50px;
}








#s-c2e0ae4a-2d6e-44ce-abac-ad0b05d0ed72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2e0ae4a-2d6e-44ce-abac-ad0b05d0ed72.shg-box.shg-c {
  justify-content: center;
}

#s-fae941ed-5adc-4782-8b5a-7260ed8e283e {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-fae941ed-5adc-4782-8b5a-7260ed8e283e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fae941ed-5adc-4782-8b5a-7260ed8e283e.shg-box.shg-c {
  justify-content: center;
}

#s-84eb1936-0666-4b03-9eae-8e6879ee1056 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-84eb1936-0666-4b03-9eae-8e6879ee1056 .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-77cd8c17-8d12-454c-bb94-e9479471acde {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-77cd8c17-8d12-454c-bb94-e9479471acde .shogun-heading-component h1 {
  color: rgba(55, 128, 62, 1);
  font-weight:  normal ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-b9e87c74-db77-48b2-aedd-5e069e78f346 {
  margin-top: 30px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (max-width: 767px){#s-b9e87c74-db77-48b2-aedd-5e069e78f346 {
  display: none;
}
#s-b9e87c74-db77-48b2-aedd-5e069e78f346, #wrap-s-b9e87c74-db77-48b2-aedd-5e069e78f346 { display: none !important; }}







#s-b9e87c74-db77-48b2-aedd-5e069e78f346 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b9e87c74-db77-48b2-aedd-5e069e78f346.shg-box.shg-c {
  justify-content: center;
}

#s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc {
  padding-top: 0px;
padding-bottom: 0px;
padding-right: 2%;
min-height: 150px;
}

@media (min-width: 0px) {
[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2bf7fbff-c88a-454d-b4cd-940c5715d6fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  max-width: 730px;
aspect-ratio: 730/625;
text-align: left;
}
#s-a7223b93-b83d-42c6-a873-f47d228a5e1d:hover {opacity: 1 !important;}


.shg-image-margin-container-s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }

    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-link {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 730px;
  }




.s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-content {
  
    align-items: center;
  
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
      --shg-aspect-ratio: calc(730/625); 
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
      position: relative;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 730px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }

    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-link {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 730px;
  }




.s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-content {
  
    align-items: center;
  
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
      --shg-aspect-ratio: calc(730/625); 
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
      position: relative;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 730px;
    }
  }

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

.shg-image-margin-container-s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }

    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-link {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 730px;
  }




.s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-content {
  
    align-items: center;
  
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
      --shg-aspect-ratio: calc(730/625); 
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
      position: relative;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 730px;
    }
  }

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

.shg-image-margin-container-s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }

    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-link {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 730px;
  }




.s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-content {
  
    align-items: center;
  
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
      --shg-aspect-ratio: calc(730/625); 
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
      position: relative;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 730px;
    }
  }

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

.shg-image-margin-container-s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }

    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-link {
      aspect-ratio: 730/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 730px;
  }




.s-a7223b93-b83d-42c6-a873-f47d228a5e1d .shogun-image-content {
  
    align-items: center;
  
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d {
      --shg-aspect-ratio: calc(730/625); 
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container {
      position: relative;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7223b93-b83d-42c6-a873-f47d228a5e1d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 730px;
    }
  }

}
#s-193abc34-2d45-4e59-93e1-93b4031b2fed {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 1%;
}

@media (min-width: 0px) {
[id="s-193abc34-2d45-4e59-93e1-93b4031b2fed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-193abc34-2d45-4e59-93e1-93b4031b2fed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-193abc34-2d45-4e59-93e1-93b4031b2fed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-193abc34-2d45-4e59-93e1-93b4031b2fed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-eee72202-fa23-4b01-9057-ec2433509d91 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-eee72202-fa23-4b01-9057-ec2433509d91 {
  background-image: url();
}








#s-eee72202-fa23-4b01-9057-ec2433509d91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eee72202-fa23-4b01-9057-ec2433509d91 {
  cursor: pointer;
}#s-eee72202-fa23-4b01-9057-ec2433509d91.shg-box.shg-c {
  justify-content: center;
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-8dd1322e-c1e3-4dff-b196-06f49525ad57:hover {opacity: 1 !important;}


.shg-image-margin-container-s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
      position: relative;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
      position: relative;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
      position: relative;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
      position: relative;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-8dd1322e-c1e3-4dff-b196-06f49525ad57 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container {
      position: relative;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd1322e-c1e3-4dff-b196-06f49525ad57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-d2c6d481-47dc-484f-81b6-c0d23c34ce94 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d2c6d481-47dc-484f-81b6-c0d23c34ce94 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-992f9e51-d4f1-472a-9d40-3f5c2b99e2ff {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-992f9e51-d4f1-472a-9d40-3f5c2b99e2ff {
  background-image: url();
}








#s-992f9e51-d4f1-472a-9d40-3f5c2b99e2ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-992f9e51-d4f1-472a-9d40-3f5c2b99e2ff {
  cursor: pointer;
}#s-992f9e51-d4f1-472a-9d40-3f5c2b99e2ff.shg-box.shg-c {
  justify-content: center;
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
      position: relative;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
      position: relative;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
      position: relative;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
      position: relative;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-a7409964-d43b-4b9b-8aa1-def67d41b842 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container {
      position: relative;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a7409964-d43b-4b9b-8aa1-def67d41b842 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-7ad2b3e0-952c-4411-b867-5a69e5f65512 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7ad2b3e0-952c-4411-b867-5a69e5f65512 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-837706c8-4a7b-4e69-ab42-1e9c32609626 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-837706c8-4a7b-4e69-ab42-1e9c32609626 {
  background-image: url();
}








#s-837706c8-4a7b-4e69-ab42-1e9c32609626 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-837706c8-4a7b-4e69-ab42-1e9c32609626 {
  cursor: pointer;
}#s-837706c8-4a7b-4e69-ab42-1e9c32609626.shg-box.shg-c {
  justify-content: center;
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-content {
  
    align-items: center;
  
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b4184fc4-37da-45df-be43-5af1dca9e533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
      position: relative;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-content {
  
    align-items: center;
  
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b4184fc4-37da-45df-be43-5af1dca9e533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
      position: relative;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-content {
  
    align-items: center;
  
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b4184fc4-37da-45df-be43-5af1dca9e533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
      position: relative;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-content {
  
    align-items: center;
  
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b4184fc4-37da-45df-be43-5af1dca9e533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
      position: relative;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4184fc4-37da-45df-be43-5af1dca9e533 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-b4184fc4-37da-45df-be43-5af1dca9e533 .shogun-image-content {
  
    align-items: center;
  
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b4184fc4-37da-45df-be43-5af1dca9e533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container {
      position: relative;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4184fc4-37da-45df-be43-5af1dca9e533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-deb44ba9-bbe4-415c-b7ee-3300e4663610 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-deb44ba9-bbe4-415c-b7ee-3300e4663610 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-0a5eddf3-aa83-4b64-8c94-35a397a2ad79 {
  margin-top: 20px;
margin-bottom: 20px;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-0a5eddf3-aa83-4b64-8c94-35a397a2ad79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0a5eddf3-aa83-4b64-8c94-35a397a2ad79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0a5eddf3-aa83-4b64-8c94-35a397a2ad79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a5eddf3-aa83-4b64-8c94-35a397a2ad79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-f80b578b-0920-4bbd-a858-70c86eb0ad1b {
  margin-right: 0%;
padding-left: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-f80b578b-0920-4bbd-a858-70c86eb0ad1b {
  background-image: url();
}








#s-f80b578b-0920-4bbd-a858-70c86eb0ad1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f80b578b-0920-4bbd-a858-70c86eb0ad1b {
  cursor: pointer;
}#s-f80b578b-0920-4bbd-a858-70c86eb0ad1b.shg-box.shg-c {
  justify-content: center;
}

#s-7655d706-359c-437a-ab55-7074bb98e541 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-7655d706-359c-437a-ab55-7074bb98e541 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-7655d706-359c-437a-ab55-7074bb98e541 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-content {
  
    align-items: center;
  
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7655d706-359c-437a-ab55-7074bb98e541 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
      position: relative;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7655d706-359c-437a-ab55-7074bb98e541 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7655d706-359c-437a-ab55-7074bb98e541 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-content {
  
    align-items: center;
  
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7655d706-359c-437a-ab55-7074bb98e541 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
      position: relative;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-7655d706-359c-437a-ab55-7074bb98e541 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7655d706-359c-437a-ab55-7074bb98e541 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-content {
  
    align-items: center;
  
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7655d706-359c-437a-ab55-7074bb98e541 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
      position: relative;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-7655d706-359c-437a-ab55-7074bb98e541 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7655d706-359c-437a-ab55-7074bb98e541 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-content {
  
    align-items: center;
  
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7655d706-359c-437a-ab55-7074bb98e541 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
      position: relative;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-7655d706-359c-437a-ab55-7074bb98e541 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7655d706-359c-437a-ab55-7074bb98e541 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7655d706-359c-437a-ab55-7074bb98e541 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-7655d706-359c-437a-ab55-7074bb98e541 .shogun-image-content {
  
    align-items: center;
  
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7655d706-359c-437a-ab55-7074bb98e541 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container {
      position: relative;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7655d706-359c-437a-ab55-7074bb98e541 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-3bc1d0c5-cbc8-4f71-b6ff-a82f533966b1 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3bc1d0c5-cbc8-4f71-b6ff-a82f533966b1 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-76d2bccc-f0dc-4dbe-b5d9-e641d3e2fc6a {
  margin-right: 0%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-76d2bccc-f0dc-4dbe-b5d9-e641d3e2fc6a {
  background-image: url();
}








#s-76d2bccc-f0dc-4dbe-b5d9-e641d3e2fc6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-76d2bccc-f0dc-4dbe-b5d9-e641d3e2fc6a {
  cursor: pointer;
}#s-76d2bccc-f0dc-4dbe-b5d9-e641d3e2fc6a.shg-box.shg-c {
  justify-content: center;
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-content {
  
    align-items: center;
  
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
      position: relative;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-content {
  
    align-items: center;
  
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
      position: relative;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-content {
  
    align-items: center;
  
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
      position: relative;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-content {
  
    align-items: center;
  
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
      position: relative;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-aba737f6-9753-4dcd-a62e-371a2ff9a210 .shogun-image-content {
  
    align-items: center;
  
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container {
      position: relative;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba737f6-9753-4dcd-a62e-371a2ff9a210 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-dd93b502-b3d8-4920-bf77-4f0320cc5697 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-dd93b502-b3d8-4920-bf77-4f0320cc5697 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-c075d623-f965-4bde-bdc7-9e2ecb67dfcf {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-c075d623-f965-4bde-bdc7-9e2ecb67dfcf {
  background-image: url();
}








#s-c075d623-f965-4bde-bdc7-9e2ecb67dfcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c075d623-f965-4bde-bdc7-9e2ecb67dfcf {
  cursor: pointer;
}#s-c075d623-f965-4bde-bdc7-9e2ecb67dfcf.shg-box.shg-c {
  justify-content: center;
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-content {
  
    align-items: center;
  
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
      position: relative;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-content {
  
    align-items: center;
  
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
      position: relative;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-content {
  
    align-items: center;
  
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
      position: relative;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-content {
  
    align-items: center;
  
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
      position: relative;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-80582b68-b64a-47ea-a86b-ffc4566d62fb .shogun-image-content {
  
    align-items: center;
  
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container {
      position: relative;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80582b68-b64a-47ea-a86b-ffc4566d62fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-204985d6-7745-4b1e-a90d-bb5e26b32f51 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-204985d6-7745-4b1e-a90d-bb5e26b32f51 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-f6de70d3-cc8c-45a4-8edd-cf75a5da6184 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
opacity: 1;
}

#s-f6de70d3-cc8c-45a4-8edd-cf75a5da6184 {
  background-image: url();
}








#s-f6de70d3-cc8c-45a4-8edd-cf75a5da6184 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6de70d3-cc8c-45a4-8edd-cf75a5da6184 {
  cursor: pointer;
}#s-f6de70d3-cc8c-45a4-8edd-cf75a5da6184.shg-box.shg-c {
  justify-content: center;
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-e25ff069-7cd2-470c-99a8-0925df79293b {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-content {
  
    align-items: center;
  
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e25ff069-7cd2-470c-99a8-0925df79293b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
      position: relative;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e25ff069-7cd2-470c-99a8-0925df79293b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-content {
  
    align-items: center;
  
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e25ff069-7cd2-470c-99a8-0925df79293b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
      position: relative;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-e25ff069-7cd2-470c-99a8-0925df79293b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-content {
  
    align-items: center;
  
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e25ff069-7cd2-470c-99a8-0925df79293b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
      position: relative;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-e25ff069-7cd2-470c-99a8-0925df79293b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-content {
  
    align-items: center;
  
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e25ff069-7cd2-470c-99a8-0925df79293b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
      position: relative;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-e25ff069-7cd2-470c-99a8-0925df79293b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e25ff069-7cd2-470c-99a8-0925df79293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-e25ff069-7cd2-470c-99a8-0925df79293b .shogun-image-content {
  
    align-items: center;
  
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e25ff069-7cd2-470c-99a8-0925df79293b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container {
      position: relative;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e25ff069-7cd2-470c-99a8-0925df79293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-a2938714-5ec2-460f-b6af-2ac3508ce451 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a2938714-5ec2-460f-b6af-2ac3508ce451 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-3618d954-db2a-45cb-8a75-30a97797a582 {
  min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-3618d954-db2a-45cb-8a75-30a97797a582 {
  display: none;
}
#s-3618d954-db2a-45cb-8a75-30a97797a582, #wrap-s-3618d954-db2a-45cb-8a75-30a97797a582 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3618d954-db2a-45cb-8a75-30a97797a582 {
  display: none;
}
#s-3618d954-db2a-45cb-8a75-30a97797a582, #wrap-s-3618d954-db2a-45cb-8a75-30a97797a582 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3618d954-db2a-45cb-8a75-30a97797a582 {
  display: none;
}
#s-3618d954-db2a-45cb-8a75-30a97797a582, #wrap-s-3618d954-db2a-45cb-8a75-30a97797a582 { display: none !important; }}







#s-3618d954-db2a-45cb-8a75-30a97797a582 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3618d954-db2a-45cb-8a75-30a97797a582.shg-box.shg-c {
  justify-content: center;
}

#s-53e730a7-d045-4f25-8cac-a809d8821876 {
  text-align: center;
}



.shg-image-margin-container-s-53e730a7-d045-4f25-8cac-a809d8821876 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-53e730a7-d045-4f25-8cac-a809d8821876 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
    
    
    
    
  }


.s-53e730a7-d045-4f25-8cac-a809d8821876 .shogun-image-content {
  
    align-items: center;
  
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-53e730a7-d045-4f25-8cac-a809d8821876 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-53e730a7-d045-4f25-8cac-a809d8821876 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
    
    
    
    
  }


.s-53e730a7-d045-4f25-8cac-a809d8821876 .shogun-image-content {
  
    align-items: center;
  
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-53e730a7-d045-4f25-8cac-a809d8821876 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-53e730a7-d045-4f25-8cac-a809d8821876 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
    
    
    
    
  }


.s-53e730a7-d045-4f25-8cac-a809d8821876 .shogun-image-content {
  
    align-items: center;
  
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-53e730a7-d045-4f25-8cac-a809d8821876 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-53e730a7-d045-4f25-8cac-a809d8821876 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
    
    
    
    
  }


.s-53e730a7-d045-4f25-8cac-a809d8821876 .shogun-image-content {
  
    align-items: center;
  
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-53e730a7-d045-4f25-8cac-a809d8821876 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-53e730a7-d045-4f25-8cac-a809d8821876 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
    
    
    
    
  }


.s-53e730a7-d045-4f25-8cac-a809d8821876 .shogun-image-content {
  
    align-items: center;
  
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53e730a7-d045-4f25-8cac-a809d8821876.shogun-image {
  box-sizing: border-box;
}




}
@media (min-width: 0px) {
[id="s-4e23af40-436d-4c74-a2e8-5a3f9dea095c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4e23af40-436d-4c74-a2e8-5a3f9dea095c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4e23af40-436d-4c74-a2e8-5a3f9dea095c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e23af40-436d-4c74-a2e8-5a3f9dea095c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ea5ec017-039f-429d-933f-85eda1e03684 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-ea5ec017-039f-429d-933f-85eda1e03684 {
  background-image: url();
}








#s-ea5ec017-039f-429d-933f-85eda1e03684 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ea5ec017-039f-429d-933f-85eda1e03684 {
  cursor: pointer;
}#s-ea5ec017-039f-429d-933f-85eda1e03684.shg-box.shg-c {
  justify-content: center;
}

#s-813c9279-bb49-4613-8761-92a0433849c9 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
text-align: center;
}
#s-813c9279-bb49-4613-8761-92a0433849c9:hover {opacity: 1 !important;}


.shg-image-margin-container-s-813c9279-bb49-4613-8761-92a0433849c9 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-813c9279-bb49-4613-8761-92a0433849c9 {
  margin: 0 !important;
  overflow: hidden;
}






.s-813c9279-bb49-4613-8761-92a0433849c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-813c9279-bb49-4613-8761-92a0433849c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-813c9279-bb49-4613-8761-92a0433849c9 {
  margin: 0 !important;
  overflow: hidden;
}






.s-813c9279-bb49-4613-8761-92a0433849c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-813c9279-bb49-4613-8761-92a0433849c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-813c9279-bb49-4613-8761-92a0433849c9 {
  margin: 0 !important;
  overflow: hidden;
}






.s-813c9279-bb49-4613-8761-92a0433849c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-813c9279-bb49-4613-8761-92a0433849c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-813c9279-bb49-4613-8761-92a0433849c9 {
  margin: 0 !important;
  overflow: hidden;
}






.s-813c9279-bb49-4613-8761-92a0433849c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-813c9279-bb49-4613-8761-92a0433849c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-813c9279-bb49-4613-8761-92a0433849c9 {
  margin: 0 !important;
  overflow: hidden;
}






.s-813c9279-bb49-4613-8761-92a0433849c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-813c9279-bb49-4613-8761-92a0433849c9.shogun-image {
  box-sizing: border-box;
}




}
#s-a21559e2-b67b-493c-9f51-592b7afbedb9 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a21559e2-b67b-493c-9f51-592b7afbedb9 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-680779c2-8846-4e69-bec1-d63cfe8f3411 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-680779c2-8846-4e69-bec1-d63cfe8f3411 {
  background-image: url();
}








#s-680779c2-8846-4e69-bec1-d63cfe8f3411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-680779c2-8846-4e69-bec1-d63cfe8f3411 {
  cursor: pointer;
}#s-680779c2-8846-4e69-bec1-d63cfe8f3411.shg-box.shg-c {
  justify-content: center;
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
text-align: center;
}



.shg-image-margin-container-s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  margin: 0 !important;
  overflow: hidden;
}






.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae .shogun-image-content {
  
    align-items: center;
  
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  margin: 0 !important;
  overflow: hidden;
}






.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae .shogun-image-content {
  
    align-items: center;
  
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  margin: 0 !important;
  overflow: hidden;
}






.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae .shogun-image-content {
  
    align-items: center;
  
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  margin: 0 !important;
  overflow: hidden;
}






.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae .shogun-image-content {
  
    align-items: center;
  
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae {
  margin: 0 !important;
  overflow: hidden;
}






.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae .shogun-image-content {
  
    align-items: center;
  
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73e3fa33-2de9-4205-ba16-0d4dd99147ae.shogun-image {
  box-sizing: border-box;
}




}
#s-cea96b35-5051-4c0e-a6a4-b24bd543c666 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-cea96b35-5051-4c0e-a6a4-b24bd543c666 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



@media (min-width: 0px) {
[id="s-595c4d5d-06d7-4faa-9aea-9fc179e88dbe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-595c4d5d-06d7-4faa-9aea-9fc179e88dbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-595c4d5d-06d7-4faa-9aea-9fc179e88dbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-595c4d5d-06d7-4faa-9aea-9fc179e88dbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0086b62a-692c-43f8-9e9b-f557d14639f3 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-0086b62a-692c-43f8-9e9b-f557d14639f3 {
  background-image: url();
}








#s-0086b62a-692c-43f8-9e9b-f557d14639f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0086b62a-692c-43f8-9e9b-f557d14639f3 {
  cursor: pointer;
}#s-0086b62a-692c-43f8-9e9b-f557d14639f3.shg-box.shg-c {
  justify-content: center;
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
text-align: center;
}



.shg-image-margin-container-s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  margin: 0 !important;
  overflow: hidden;
}






.s-a5e74560-c41c-4016-9c3a-6bbef632295d .shogun-image-content {
  
    align-items: center;
  
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  margin: 0 !important;
  overflow: hidden;
}






.s-a5e74560-c41c-4016-9c3a-6bbef632295d .shogun-image-content {
  
    align-items: center;
  
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  margin: 0 !important;
  overflow: hidden;
}






.s-a5e74560-c41c-4016-9c3a-6bbef632295d .shogun-image-content {
  
    align-items: center;
  
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  margin: 0 !important;
  overflow: hidden;
}






.s-a5e74560-c41c-4016-9c3a-6bbef632295d .shogun-image-content {
  
    align-items: center;
  
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d {
  margin: 0 !important;
  overflow: hidden;
}






.s-a5e74560-c41c-4016-9c3a-6bbef632295d .shogun-image-content {
  
    align-items: center;
  
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5e74560-c41c-4016-9c3a-6bbef632295d.shogun-image {
  box-sizing: border-box;
}




}
#s-ed3df1eb-430a-4c19-ac9b-b8ec513dd60f {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ed3df1eb-430a-4c19-ac9b-b8ec513dd60f .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-3f1917a5-0ea8-457b-9640-f27f630c0cee {
  margin-right: 0%;
padding-left: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-3f1917a5-0ea8-457b-9640-f27f630c0cee {
  background-image: url();
}








#s-3f1917a5-0ea8-457b-9640-f27f630c0cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f1917a5-0ea8-457b-9640-f27f630c0cee {
  cursor: pointer;
}#s-3f1917a5-0ea8-457b-9640-f27f630c0cee.shg-box.shg-c {
  justify-content: center;
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
text-align: center;
}



.shg-image-margin-container-s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  margin: 0 !important;
  overflow: hidden;
}






.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a .shogun-image-content {
  
    align-items: center;
  
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  margin: 0 !important;
  overflow: hidden;
}






.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a .shogun-image-content {
  
    align-items: center;
  
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  margin: 0 !important;
  overflow: hidden;
}






.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a .shogun-image-content {
  
    align-items: center;
  
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  margin: 0 !important;
  overflow: hidden;
}






.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a .shogun-image-content {
  
    align-items: center;
  
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a {
  margin: 0 !important;
  overflow: hidden;
}






.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a .shogun-image-content {
  
    align-items: center;
  
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c7bbb7f-0db7-4ac1-978c-d18d2592988a.shogun-image {
  box-sizing: border-box;
}




}
#s-10a6830c-d402-4c2d-b29f-6861b8c1577f {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-10a6830c-d402-4c2d-b29f-6861b8c1577f .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



@media (min-width: 0px) {
[id="s-8be52642-3cf2-47e0-96d7-743b8f69939d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-8be52642-3cf2-47e0-96d7-743b8f69939d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8be52642-3cf2-47e0-96d7-743b8f69939d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8be52642-3cf2-47e0-96d7-743b8f69939d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3d8dddc4-5710-4520-a8c6-1bc5e18bf32e {
  margin-right: 0%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-3d8dddc4-5710-4520-a8c6-1bc5e18bf32e {
  background-image: url();
}








#s-3d8dddc4-5710-4520-a8c6-1bc5e18bf32e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d8dddc4-5710-4520-a8c6-1bc5e18bf32e {
  cursor: pointer;
}#s-3d8dddc4-5710-4520-a8c6-1bc5e18bf32e.shg-box.shg-c {
  justify-content: center;
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
text-align: center;
}



.shg-image-margin-container-s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  margin: 0 !important;
  overflow: hidden;
}






.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 .shogun-image-content {
  
    align-items: center;
  
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  margin: 0 !important;
  overflow: hidden;
}






.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 .shogun-image-content {
  
    align-items: center;
  
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  margin: 0 !important;
  overflow: hidden;
}






.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 .shogun-image-content {
  
    align-items: center;
  
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  margin: 0 !important;
  overflow: hidden;
}






.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 .shogun-image-content {
  
    align-items: center;
  
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 {
  margin: 0 !important;
  overflow: hidden;
}






.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93 .shogun-image-content {
  
    align-items: center;
  
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8032bcc6-8f90-492a-ab48-4b0e1e92cd93.shogun-image {
  box-sizing: border-box;
}




}
#s-3717dc8e-9f76-413e-b235-23e75c319b18 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3717dc8e-9f76-413e-b235-23e75c319b18 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-c80ddc61-d51a-4540-b4b0-7586c0853a23 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}

#s-c80ddc61-d51a-4540-b4b0-7586c0853a23 {
  background-image: url();
}








#s-c80ddc61-d51a-4540-b4b0-7586c0853a23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c80ddc61-d51a-4540-b4b0-7586c0853a23 {
  cursor: pointer;
}#s-c80ddc61-d51a-4540-b4b0-7586c0853a23.shg-box.shg-c {
  justify-content: center;
}

#s-d1091f2c-f731-444d-a35c-684baed077ba {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
text-align: center;
}



.shg-image-margin-container-s-d1091f2c-f731-444d-a35c-684baed077ba {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-d1091f2c-f731-444d-a35c-684baed077ba {
  margin: 0 !important;
  overflow: hidden;
}






.s-d1091f2c-f731-444d-a35c-684baed077ba .shogun-image-content {
  
    align-items: center;
  
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-d1091f2c-f731-444d-a35c-684baed077ba {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d1091f2c-f731-444d-a35c-684baed077ba {
  margin: 0 !important;
  overflow: hidden;
}






.s-d1091f2c-f731-444d-a35c-684baed077ba .shogun-image-content {
  
    align-items: center;
  
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d1091f2c-f731-444d-a35c-684baed077ba {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d1091f2c-f731-444d-a35c-684baed077ba {
  margin: 0 !important;
  overflow: hidden;
}






.s-d1091f2c-f731-444d-a35c-684baed077ba .shogun-image-content {
  
    align-items: center;
  
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d1091f2c-f731-444d-a35c-684baed077ba {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d1091f2c-f731-444d-a35c-684baed077ba {
  margin: 0 !important;
  overflow: hidden;
}






.s-d1091f2c-f731-444d-a35c-684baed077ba .shogun-image-content {
  
    align-items: center;
  
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d1091f2c-f731-444d-a35c-684baed077ba {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d1091f2c-f731-444d-a35c-684baed077ba {
  margin: 0 !important;
  overflow: hidden;
}






.s-d1091f2c-f731-444d-a35c-684baed077ba .shogun-image-content {
  
    align-items: center;
  
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1091f2c-f731-444d-a35c-684baed077ba.shogun-image {
  box-sizing: border-box;
}




}
#s-13b0df3a-7bb0-49a3-9471-1bca7018cfd3 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-13b0df3a-7bb0-49a3-9471-1bca7018cfd3 .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-36e2e83d-9104-4fe6-aa4a-ee29af251eab {
  padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-36e2e83d-9104-4fe6-aa4a-ee29af251eab"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-36e2e83d-9104-4fe6-aa4a-ee29af251eab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-36e2e83d-9104-4fe6-aa4a-ee29af251eab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-36e2e83d-9104-4fe6-aa4a-ee29af251eab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-b017675b-70d5-4d9a-a8a4-73280e83484d {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(77, 88, 88, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 50px;
opacity: 1;
}

#s-b017675b-70d5-4d9a-a8a4-73280e83484d {
  background-image: url();
}








#s-b017675b-70d5-4d9a-a8a4-73280e83484d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b017675b-70d5-4d9a-a8a4-73280e83484d {
  cursor: pointer;
}#s-b017675b-70d5-4d9a-a8a4-73280e83484d.shg-box.shg-c {
  justify-content: center;
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
      position: relative;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
      position: relative;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
      position: relative;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
      position: relative;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }




.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container {
      position: relative;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd7755f4-ccf9-401a-a6f2-46366d945d5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-3653bec7-722b-4109-8578-5287718bd7ac {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3653bec7-722b-4109-8578-5287718bd7ac .shogun-heading-component h3 {
  color: rgba(77, 88, 88, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-9fc89f32-48f4-4799-95ac-ac14a04b4efa {
  min-height: 50px;
}








#s-9fc89f32-48f4-4799-95ac-ac14a04b4efa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9fc89f32-48f4-4799-95ac-ac14a04b4efa.shg-box.shg-c {
  justify-content: center;
}

#s-627c6103-64ba-45fd-8462-baa2e997133c {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-627c6103-64ba-45fd-8462-baa2e997133c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-627c6103-64ba-45fd-8462-baa2e997133c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-627c6103-64ba-45fd-8462-baa2e997133c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-627c6103-64ba-45fd-8462-baa2e997133c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f8a574c9-a953-4f57-a101-27a403edab87 {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: left;
}





  #s-f8a574c9-a953-4f57-a101-27a403edab87 img.shogun-image,
  #s-f8a574c9-a953-4f57-a101-27a403edab87 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f8a574c9-a953-4f57-a101-27a403edab87 {
    width: 100%;
    height: auto;
  }



  #s-f8a574c9-a953-4f57-a101-27a403edab87 img.shogun-image {
    

    
    
    
  }


#s-f8a574c9-a953-4f57-a101-27a403edab87 .shogun-image-content {
  
    align-items: center;
  
}

#s-62247026-be71-45d0-a58f-7cb32f33d89c {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-62247026-be71-45d0-a58f-7cb32f33d89c img.shogun-image,
  #s-62247026-be71-45d0-a58f-7cb32f33d89c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-62247026-be71-45d0-a58f-7cb32f33d89c {
    width: 100%;
    height: auto;
  }



  #s-62247026-be71-45d0-a58f-7cb32f33d89c img.shogun-image {
    

    
    
    
  }


#s-62247026-be71-45d0-a58f-7cb32f33d89c .shogun-image-content {
  
    align-items: center;
  
}

#s-57194b1e-7833-4fc1-a24f-b364cec44643 {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-57194b1e-7833-4fc1-a24f-b364cec44643 img.shogun-image,
  #s-57194b1e-7833-4fc1-a24f-b364cec44643 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-57194b1e-7833-4fc1-a24f-b364cec44643 {
    width: 100%;
    height: auto;
  }



  #s-57194b1e-7833-4fc1-a24f-b364cec44643 img.shogun-image {
    

    
    
    
  }


#s-57194b1e-7833-4fc1-a24f-b364cec44643 .shogun-image-content {
  
    align-items: center;
  
}

#s-87c5e44a-8ed4-4909-84dd-0dccd4c41f0d {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-87c5e44a-8ed4-4909-84dd-0dccd4c41f0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87c5e44a-8ed4-4909-84dd-0dccd4c41f0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-87c5e44a-8ed4-4909-84dd-0dccd4c41f0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-87c5e44a-8ed4-4909-84dd-0dccd4c41f0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-828888a4-e353-4317-b2ba-ec1e2566b9ac {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-828888a4-e353-4317-b2ba-ec1e2566b9ac img.shogun-image,
  #s-828888a4-e353-4317-b2ba-ec1e2566b9ac .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-828888a4-e353-4317-b2ba-ec1e2566b9ac {
    width: 100%;
    height: auto;
  }



  #s-828888a4-e353-4317-b2ba-ec1e2566b9ac img.shogun-image {
    

    
    
    
  }


#s-828888a4-e353-4317-b2ba-ec1e2566b9ac .shogun-image-content {
  
    align-items: center;
  
}

#s-fe54d0f7-4394-41f1-a32e-80ee589552e0 {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-fe54d0f7-4394-41f1-a32e-80ee589552e0 img.shogun-image,
  #s-fe54d0f7-4394-41f1-a32e-80ee589552e0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fe54d0f7-4394-41f1-a32e-80ee589552e0 {
    width: 100%;
    height: auto;
  }



  #s-fe54d0f7-4394-41f1-a32e-80ee589552e0 img.shogun-image {
    

    
    
    
  }


#s-fe54d0f7-4394-41f1-a32e-80ee589552e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebbe0db2-88f2-47ee-aa58-860a8bef9c65 {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-ebbe0db2-88f2-47ee-aa58-860a8bef9c65 img.shogun-image,
  #s-ebbe0db2-88f2-47ee-aa58-860a8bef9c65 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ebbe0db2-88f2-47ee-aa58-860a8bef9c65 {
    width: 100%;
    height: auto;
  }



  #s-ebbe0db2-88f2-47ee-aa58-860a8bef9c65 img.shogun-image {
    

    
    
    
  }


#s-ebbe0db2-88f2-47ee-aa58-860a8bef9c65 .shogun-image-content {
  
    align-items: center;
  
}

#s-13bd5da8-f496-419c-b24a-1633c80300d0 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-13bd5da8-f496-419c-b24a-1633c80300d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13bd5da8-f496-419c-b24a-1633c80300d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-13bd5da8-f496-419c-b24a-1633c80300d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-13bd5da8-f496-419c-b24a-1633c80300d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0e1743d2-f885-4bcd-8c0f-287c66a74611 {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-0e1743d2-f885-4bcd-8c0f-287c66a74611 img.shogun-image,
  #s-0e1743d2-f885-4bcd-8c0f-287c66a74611 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0e1743d2-f885-4bcd-8c0f-287c66a74611 {
    width: 100%;
    height: auto;
  }



  #s-0e1743d2-f885-4bcd-8c0f-287c66a74611 img.shogun-image {
    

    
    
    
  }


#s-0e1743d2-f885-4bcd-8c0f-287c66a74611 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd276f1d-8c9c-4cf9-bd10-b33efad48607 {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-dd276f1d-8c9c-4cf9-bd10-b33efad48607 img.shogun-image,
  #s-dd276f1d-8c9c-4cf9-bd10-b33efad48607 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-dd276f1d-8c9c-4cf9-bd10-b33efad48607 {
    width: 100%;
    height: auto;
  }



  #s-dd276f1d-8c9c-4cf9-bd10-b33efad48607 img.shogun-image {
    

    
    
    
  }


#s-dd276f1d-8c9c-4cf9-bd10-b33efad48607 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba7fd3b7-3f33-4325-996e-1af79482272e {
  margin-left: auto;
margin-right: auto;
max-width: 227px;
aspect-ratio: 307/195;
text-align: center;
}





  #s-ba7fd3b7-3f33-4325-996e-1af79482272e img.shogun-image,
  #s-ba7fd3b7-3f33-4325-996e-1af79482272e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ba7fd3b7-3f33-4325-996e-1af79482272e {
    width: 100%;
    height: auto;
  }



  #s-ba7fd3b7-3f33-4325-996e-1af79482272e img.shogun-image {
    

    
    
    
  }


#s-ba7fd3b7-3f33-4325-996e-1af79482272e .shogun-image-content {
  
    align-items: center;
  
}

#s-5f978933-9b5b-464c-afb0-4ce2ecb75571 {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5f978933-9b5b-464c-afb0-4ce2ecb75571 {
  display: none;
}
#s-5f978933-9b5b-464c-afb0-4ce2ecb75571, #wrap-s-5f978933-9b5b-464c-afb0-4ce2ecb75571 { display: none !important; }}@media (max-width: 767px){#s-5f978933-9b5b-464c-afb0-4ce2ecb75571 {
  display: none;
}
#s-5f978933-9b5b-464c-afb0-4ce2ecb75571, #wrap-s-5f978933-9b5b-464c-afb0-4ce2ecb75571 { display: none !important; }}
#s-5f978933-9b5b-464c-afb0-4ce2ecb75571 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTA0N2ZlMjgtOTMwNy00ZjI5LThiMjYtNGY5ZGI4NDY2OGEwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNzQ4MDgwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNGQ1ODU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MDQ3ZmUyOC05MzA3LTRmMjktOGIyNi00ZjlkYjg0NjY4YTApIi8+PC9zdmc+);
}








#s-5f978933-9b5b-464c-afb0-4ce2ecb75571 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5f978933-9b5b-464c-afb0-4ce2ecb75571.shg-box.shg-c {
  justify-content: center;
}

#s-22e50a7c-06dd-462f-9627-5e0aff10abd0 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
max-width: 1388px;
}








#s-22e50a7c-06dd-462f-9627-5e0aff10abd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22e50a7c-06dd-462f-9627-5e0aff10abd0.shg-box.shg-c {
  justify-content: center;
}

#s-8a7ea8c2-87d9-4649-bc0e-cc6ccc422239 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a7ea8c2-87d9-4649-bc0e-cc6ccc422239 .shogun-heading-component h1 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-edea3ca3-6ae4-470f-83d4-06b9283385cf {
  margin-top: 15px;
margin-bottom: 50px;
padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-edea3ca3-6ae4-470f-83d4-06b9283385cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-edea3ca3-6ae4-470f-83d4-06b9283385cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-edea3ca3-6ae4-470f-83d4-06b9283385cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-edea3ca3-6ae4-470f-83d4-06b9283385cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

#s-03ab0a6c-963d-439a-8890-cef4f75a9a24 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(56, 64, 64, 1);
border-style: solid;
border-radius: 10px;
min-height: 300px;
background-position: center center;
opacity: 1;
}








#s-03ab0a6c-963d-439a-8890-cef4f75a9a24 > .shg-box-overlay {
  background-color: rgba(244, 244, 244, 1);
  opacity: 0;
  display: block;
}#s-03ab0a6c-963d-439a-8890-cef4f75a9a24 {
  cursor: pointer;
}#s-03ab0a6c-963d-439a-8890-cef4f75a9a24.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d20a522c-6cd1-46bf-8d30-93b0f0096d9a {
  box-shadow:0px 0px 0px 0px ;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
border-radius: 0px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-d20a522c-6cd1-46bf-8d30-93b0f0096d9a .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-dd1aa148-b3a4-4bc6-884a-590a87751077 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 300px;
background-position: center center;
}








#s-dd1aa148-b3a4-4bc6-884a-590a87751077 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-dd1aa148-b3a4-4bc6-884a-590a87751077 {
  cursor: pointer;
}#s-dd1aa148-b3a4-4bc6-884a-590a87751077.shg-box.shg-c {
  justify-content: flex-end;
}

#s-efbea316-a448-4029-ae5e-6fb2aada3428 {
  margin-left: 0%;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-efbea316-a448-4029-ae5e-6fb2aada3428 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-758c465c-4be5-4e47-b0a8-b182c352251e {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 300px;
background-position: center center;
}








#s-758c465c-4be5-4e47-b0a8-b182c352251e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-758c465c-4be5-4e47-b0a8-b182c352251e {
  cursor: pointer;
}#s-758c465c-4be5-4e47-b0a8-b182c352251e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b2958aff-c35b-45fb-aa03-93c6a1dc9e5b {
  margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-b2958aff-c35b-45fb-aa03-93c6a1dc9e5b .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-bf2a1f81-13e5-4d79-9b88-711776053a42 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 300px;
background-position: center center;
}








#s-bf2a1f81-13e5-4d79-9b88-711776053a42 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-bf2a1f81-13e5-4d79-9b88-711776053a42 {
  cursor: pointer;
}#s-bf2a1f81-13e5-4d79-9b88-711776053a42.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5d339227-6c90-4f1b-8a7c-ef1ee145c561 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-5d339227-6c90-4f1b-8a7c-ef1ee145c561 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-01cee3ea-7694-4b1a-89f6-0a3bf847c1d3 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 300px;
background-position: center center;
}








#s-01cee3ea-7694-4b1a-89f6-0a3bf847c1d3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-01cee3ea-7694-4b1a-89f6-0a3bf847c1d3 {
  cursor: pointer;
}#s-01cee3ea-7694-4b1a-89f6-0a3bf847c1d3.shg-box.shg-c {
  justify-content: flex-end;
}

#s-1bacb4b9-c4bb-4457-b292-910f6f5e6ccf {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-1bacb4b9-c4bb-4457-b292-910f6f5e6ccf .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-22d33934-ae2b-470f-91d1-61cf32c29781 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 300px;
background-position: center center;
}








#s-22d33934-ae2b-470f-91d1-61cf32c29781 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-22d33934-ae2b-470f-91d1-61cf32c29781 {
  cursor: pointer;
}#s-22d33934-ae2b-470f-91d1-61cf32c29781.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f2132aa1-3cc1-4e12-b794-faf3961572f5 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 5px;
padding-right: 1%;
text-align: center;
}

#s-f2132aa1-3cc1-4e12-b794-faf3961572f5 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-e21a9041-e8e3-46de-a813-ef337bac2c99 {
  background-repeat: no-repeat;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-e21a9041-e8e3-46de-a813-ef337bac2c99 {
  display: none;
}
#s-e21a9041-e8e3-46de-a813-ef337bac2c99, #wrap-s-e21a9041-e8e3-46de-a813-ef337bac2c99 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e21a9041-e8e3-46de-a813-ef337bac2c99 {
  display: none;
}
#s-e21a9041-e8e3-46de-a813-ef337bac2c99, #wrap-s-e21a9041-e8e3-46de-a813-ef337bac2c99 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e21a9041-e8e3-46de-a813-ef337bac2c99 {
  
}
}@media (max-width: 767px){#s-e21a9041-e8e3-46de-a813-ef337bac2c99 {
  
}
}
#s-e21a9041-e8e3-46de-a813-ef337bac2c99 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDI4OTJiNGQtZjFhNS00YTYwLTlmYzUtNmIwNjUwZTMyYmMzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNzQ4MDgwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNGQ1ODU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjg5MmI0ZC1mMWE1LTRhNjAtOWZjNS02YjA2NTBlMzJiYzMpIi8+PC9zdmc+);
}








#s-e21a9041-e8e3-46de-a813-ef337bac2c99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e21a9041-e8e3-46de-a813-ef337bac2c99.shg-box.shg-c {
  justify-content: center;
}

#s-43367ec0-46e9-41a9-830a-9b07067a4cc6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
max-width: 1388px;
}








#s-43367ec0-46e9-41a9-830a-9b07067a4cc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43367ec0-46e9-41a9-830a-9b07067a4cc6.shg-box.shg-c {
  justify-content: center;
}

#s-f8f0c973-9c04-4cf5-a233-18f8e78172d2 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8f0c973-9c04-4cf5-a233-18f8e78172d2 .shogun-heading-component h1 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-901aa4fd-446d-4dad-a5f2-9ea58cc3d323 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 2%;
margin-left: 0%;
margin-bottom: 2%;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(56, 64, 64, 1);
border-style: solid;
border-radius: 0px;
min-height: 300px;
background-position: center center;
opacity: 1;
}








#s-901aa4fd-446d-4dad-a5f2-9ea58cc3d323 > .shg-box-overlay {
  background-color: rgba(244, 244, 244, 1);
  opacity: 0;
  display: block;
}#s-901aa4fd-446d-4dad-a5f2-9ea58cc3d323 {
  cursor: pointer;
}#s-901aa4fd-446d-4dad-a5f2-9ea58cc3d323.shg-box.shg-c {
  justify-content: flex-end;
}

#s-74cca7f7-d9be-45f7-b2a3-9b30c27a130f {
  box-shadow:0px 0px 0px 0px ;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
border-radius: 0px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-74cca7f7-d9be-45f7-b2a3-9b30c27a130f .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-c30b6bb6-9337-4060-ba9d-58b956f2b9f1 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 2%;
margin-left: 0%;
margin-bottom: 2%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 300px;
background-position: center center;
}








#s-c30b6bb6-9337-4060-ba9d-58b956f2b9f1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-c30b6bb6-9337-4060-ba9d-58b956f2b9f1 {
  cursor: pointer;
}#s-c30b6bb6-9337-4060-ba9d-58b956f2b9f1.shg-box.shg-c {
  justify-content: flex-end;
}

#s-6d02d871-3777-4061-8580-6f72f230c8d8 {
  margin-left: 0%;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-6d02d871-3777-4061-8580-6f72f230c8d8 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-1f0b3a64-c298-44d0-a535-ab9e76bc4a9f {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 2%;
margin-left: 0%;
margin-bottom: 2%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 300px;
background-position: center center;
}








#s-1f0b3a64-c298-44d0-a535-ab9e76bc4a9f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-1f0b3a64-c298-44d0-a535-ab9e76bc4a9f {
  cursor: pointer;
}#s-1f0b3a64-c298-44d0-a535-ab9e76bc4a9f.shg-box.shg-c {
  justify-content: flex-end;
}

#s-9de93ac7-0fa9-4bca-aed4-a71426433790 {
  margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-9de93ac7-0fa9-4bca-aed4-a71426433790 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-461de2eb-d08d-4cd2-b611-462ad9039585 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 2px;
margin-left: 0%;
margin-bottom: 2px;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 300px;
background-position: center center;
}








#s-461de2eb-d08d-4cd2-b611-462ad9039585 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-461de2eb-d08d-4cd2-b611-462ad9039585 {
  cursor: pointer;
}#s-461de2eb-d08d-4cd2-b611-462ad9039585.shg-box.shg-c {
  justify-content: flex-end;
}

#s-85fa8233-05c5-470c-8db8-7dd58c4c9171 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-85fa8233-05c5-470c-8db8-7dd58c4c9171 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-f88756b4-bd9f-4d55-894a-3b4a460bcecb {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 2%;
margin-left: 0%;
margin-bottom: 2%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 300px;
background-position: center center;
}








#s-f88756b4-bd9f-4d55-894a-3b4a460bcecb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-f88756b4-bd9f-4d55-894a-3b4a460bcecb {
  cursor: pointer;
}#s-f88756b4-bd9f-4d55-894a-3b4a460bcecb.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ddf6dad7-6998-4264-8387-2c1b22c8d015 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 3%;
padding-bottom: 5px;
padding-right: 3%;
text-align: center;
}

#s-ddf6dad7-6998-4264-8387-2c1b22c8d015 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-ed246df0-3b08-4642-a8a1-903941dcac60 {
  box-shadow:2px 3px 10px 4px rgba(58, 66, 66, 0.75);
background-repeat: no-repeat;
background-size: cover;
margin-top: 2%;
margin-left: 0%;
margin-bottom: 4%;
margin-right: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 300px;
background-position: center center;
}








#s-ed246df0-3b08-4642-a8a1-903941dcac60 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-ed246df0-3b08-4642-a8a1-903941dcac60 {
  cursor: pointer;
}#s-ed246df0-3b08-4642-a8a1-903941dcac60.shg-box.shg-c {
  justify-content: flex-end;
}

#s-997f70b3-f265-4a42-9574-64cb13b99e88 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 5px;
padding-right: 1%;
text-align: center;
}

#s-997f70b3-f265-4a42-9574-64cb13b99e88 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-2bafd7a9-bb0f-46ba-802b-18a9e4914abf {
  min-height: 50px;
}








#s-2bafd7a9-bb0f-46ba-802b-18a9e4914abf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2bafd7a9-bb0f-46ba-802b-18a9e4914abf.shg-box.shg-c {
  justify-content: center;
}

#s-f2ae9f16-e77e-4d64-be8c-d9f4849979bc {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-f2ae9f16-e77e-4d64-be8c-d9f4849979bc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTQ4YjkwYjctODkyNy00OGM0LWE5YTktMWE2NTdjZDE5NTIyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNzQ4MDgwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNGQ1ODU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNDhiOTBiNy04OTI3LTQ4YzQtYTlhOS0xYTY1N2NkMTk1MjIpIi8+PC9zdmc+);
}








#s-f2ae9f16-e77e-4d64-be8c-d9f4849979bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2ae9f16-e77e-4d64-be8c-d9f4849979bc.shg-box.shg-c {
  justify-content: center;
}

#s-0a1321a1-1ac6-4220-9faa-39c87b679b18 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
max-width: 1388px;
}








#s-0a1321a1-1ac6-4220-9faa-39c87b679b18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0a1321a1-1ac6-4220-9faa-39c87b679b18.shg-box.shg-c {
  justify-content: center;
}

#s-8ed75274-a132-48ab-bc7f-d7b450e62c21 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ed75274-a132-48ab-bc7f-d7b450e62c21 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-c28e3de7-377f-40ce-b397-f021c423efb0 {
  margin-top: 15px;
margin-bottom: 50px;
padding-top: 5px;
padding-left: 10%;
padding-bottom: 5px;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-c28e3de7-377f-40ce-b397-f021c423efb0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-c28e3de7-377f-40ce-b397-f021c423efb0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-c28e3de7-377f-40ce-b397-f021c423efb0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-c28e3de7-377f-40ce-b397-f021c423efb0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

}

#s-775a038c-e236-4f87-a89c-ea5692f28f86 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-775a038c-e236-4f87-a89c-ea5692f28f86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-775a038c-e236-4f87-a89c-ea5692f28f86.shg-box.shg-c {
  justify-content: center;
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  margin-top: 0px;
margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-5191e39e-87ec-4e76-abe7-38bb34651a08:hover {opacity: 0.85 !important;}


.shg-image-margin-container-s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  
  
  margin-top: 0px;
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-content {
  
    align-items: center;
  
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
      position: relative;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-content {
  
    align-items: center;
  
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
      position: relative;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-content {
  
    align-items: center;
  
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
      position: relative;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-content {
  
    align-items: center;
  
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
      position: relative;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-5191e39e-87ec-4e76-abe7-38bb34651a08 .shogun-image-content {
  
    align-items: center;
  
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container {
      position: relative;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5191e39e-87ec-4e76-abe7-38bb34651a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-09929635-228a-4d2c-900c-7e2a76756037 {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-09929635-228a-4d2c-900c-7e2a76756037:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-09929635-228a-4d2c-900c-7e2a76756037:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-09929635-228a-4d2c-900c-7e2a76756037-root {
    text-align: center;
  }


#s-09929635-228a-4d2c-900c-7e2a76756037.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-09929635-228a-4d2c-900c-7e2a76756037-root {
    text-align: center;
  }


#s-09929635-228a-4d2c-900c-7e2a76756037.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-09929635-228a-4d2c-900c-7e2a76756037-root {
    text-align: center;
  }


#s-09929635-228a-4d2c-900c-7e2a76756037.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-09929635-228a-4d2c-900c-7e2a76756037-root {
    text-align: center;
  }


#s-09929635-228a-4d2c-900c-7e2a76756037.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-09929635-228a-4d2c-900c-7e2a76756037-root {
    text-align: center;
  }


#s-09929635-228a-4d2c-900c-7e2a76756037.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-4af16cd7-816a-4d85-9087-5a9b883ac5b3 {
  min-height: 50px;
}








#s-4af16cd7-816a-4d85-9087-5a9b883ac5b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4af16cd7-816a-4d85-9087-5a9b883ac5b3.shg-box.shg-c {
  justify-content: center;
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2:hover {opacity: 0.85 !important;}


.shg-image-margin-container-s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-content {
  
    align-items: center;
  
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
      position: relative;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-content {
  
    align-items: center;
  
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
      position: relative;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-content {
  
    align-items: center;
  
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
      position: relative;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-content {
  
    align-items: center;
  
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
      position: relative;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 .shogun-image-content {
  
    align-items: center;
  
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container {
      position: relative;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88e5d5c8-0ee7-44ca-84c1-5a041285ece2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-696f0e72-6e61-4ea4-b4b2-7db1016a529d-root {
    text-align: center;
  }


#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-696f0e72-6e61-4ea4-b4b2-7db1016a529d-root {
    text-align: center;
  }


#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-696f0e72-6e61-4ea4-b4b2-7db1016a529d-root {
    text-align: center;
  }


#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-696f0e72-6e61-4ea4-b4b2-7db1016a529d-root {
    text-align: center;
  }


#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-696f0e72-6e61-4ea4-b4b2-7db1016a529d-root {
    text-align: center;
  }


#s-696f0e72-6e61-4ea4-b4b2-7db1016a529d.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-0fea823f-f25a-472c-9c0a-92d39ab151ac {
  min-height: 50px;
}








#s-0fea823f-f25a-472c-9c0a-92d39ab151ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0fea823f-f25a-472c-9c0a-92d39ab151ac.shg-box.shg-c {
  justify-content: center;
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a:hover {opacity: 0.85 !important;}


.shg-image-margin-container-s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-content {
  
    align-items: center;
  
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
      position: relative;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-content {
  
    align-items: center;
  
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
      position: relative;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-content {
  
    align-items: center;
  
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
      position: relative;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-content {
  
    align-items: center;
  
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
      position: relative;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a .shogun-image-content {
  
    align-items: center;
  
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container {
      position: relative;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1dc537c-475b-4b2c-8fd2-414a27f4f88a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-0de75373-57b7-4008-9416-13ba9be055fc {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-0de75373-57b7-4008-9416-13ba9be055fc:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-0de75373-57b7-4008-9416-13ba9be055fc:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-0de75373-57b7-4008-9416-13ba9be055fc-root {
    text-align: center;
  }


#s-0de75373-57b7-4008-9416-13ba9be055fc.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0de75373-57b7-4008-9416-13ba9be055fc-root {
    text-align: center;
  }


#s-0de75373-57b7-4008-9416-13ba9be055fc.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0de75373-57b7-4008-9416-13ba9be055fc-root {
    text-align: center;
  }


#s-0de75373-57b7-4008-9416-13ba9be055fc.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0de75373-57b7-4008-9416-13ba9be055fc-root {
    text-align: center;
  }


#s-0de75373-57b7-4008-9416-13ba9be055fc.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0de75373-57b7-4008-9416-13ba9be055fc-root {
    text-align: center;
  }


#s-0de75373-57b7-4008-9416-13ba9be055fc.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-b2b230bc-9157-427e-ab8a-8f3a0f87d8c0 {
  min-height: 50px;
}








#s-b2b230bc-9157-427e-ab8a-8f3a0f87d8c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2b230bc-9157-427e-ab8a-8f3a0f87d8c0.shg-box.shg-c {
  justify-content: center;
}

#s-58fd6310-6453-4458-b063-aac560e00627 {
  margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-58fd6310-6453-4458-b063-aac560e00627:hover {opacity: 0.85 !important;}


.shg-image-margin-container-s-58fd6310-6453-4458-b063-aac560e00627 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-58fd6310-6453-4458-b063-aac560e00627 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-content {
  
    align-items: center;
  
}

.s-58fd6310-6453-4458-b063-aac560e00627.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58fd6310-6453-4458-b063-aac560e00627 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
      position: relative;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-58fd6310-6453-4458-b063-aac560e00627 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-58fd6310-6453-4458-b063-aac560e00627 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-content {
  
    align-items: center;
  
}

.s-58fd6310-6453-4458-b063-aac560e00627.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58fd6310-6453-4458-b063-aac560e00627 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
      position: relative;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-58fd6310-6453-4458-b063-aac560e00627 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-58fd6310-6453-4458-b063-aac560e00627 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-content {
  
    align-items: center;
  
}

.s-58fd6310-6453-4458-b063-aac560e00627.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58fd6310-6453-4458-b063-aac560e00627 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
      position: relative;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-58fd6310-6453-4458-b063-aac560e00627 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-58fd6310-6453-4458-b063-aac560e00627 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-content {
  
    align-items: center;
  
}

.s-58fd6310-6453-4458-b063-aac560e00627.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58fd6310-6453-4458-b063-aac560e00627 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
      position: relative;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

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

.shg-image-margin-container-s-58fd6310-6453-4458-b063-aac560e00627 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-58fd6310-6453-4458-b063-aac560e00627 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58fd6310-6453-4458-b063-aac560e00627 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-58fd6310-6453-4458-b063-aac560e00627 .shogun-image-content {
  
    align-items: center;
  
}

.s-58fd6310-6453-4458-b063-aac560e00627.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd6310-6453-4458-b063-aac560e00627.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58fd6310-6453-4458-b063-aac560e00627 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container {
      position: relative;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58fd6310-6453-4458-b063-aac560e00627.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58fd6310-6453-4458-b063-aac560e00627 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-25bca901-b031-40cd-b83a-2b2614417e31 {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-25bca901-b031-40cd-b83a-2b2614417e31:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-25bca901-b031-40cd-b83a-2b2614417e31:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-25bca901-b031-40cd-b83a-2b2614417e31-root {
    text-align: center;
  }


#s-25bca901-b031-40cd-b83a-2b2614417e31.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-25bca901-b031-40cd-b83a-2b2614417e31-root {
    text-align: center;
  }


#s-25bca901-b031-40cd-b83a-2b2614417e31.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-25bca901-b031-40cd-b83a-2b2614417e31-root {
    text-align: center;
  }


#s-25bca901-b031-40cd-b83a-2b2614417e31.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-25bca901-b031-40cd-b83a-2b2614417e31-root {
    text-align: center;
  }


#s-25bca901-b031-40cd-b83a-2b2614417e31.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-25bca901-b031-40cd-b83a-2b2614417e31-root {
    text-align: center;
  }


#s-25bca901-b031-40cd-b83a-2b2614417e31.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -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;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
@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;
  }
}
