.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-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  
}
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4c459172-aa4c-4155-9411-aebb97c6d691 {
  background-image: url(https://i.shgcdn.com/ca1842a1-375b-4170-904f-d53f32189072/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-4c459172-aa4c-4155-9411-aebb97c6d691.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-4c459172-aa4c-4155-9411-aebb97c6d691 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c459172-aa4c-4155-9411-aebb97c6d691.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-f88cb41e-a967-406b-b4c0-bd2495ad401f {
  margin-left: 13%;
margin-right: 13%;
padding-top: 13px;
background-color: rgba(208, 142, 47, 1);
}
@media (min-width: 1200px){#s-f88cb41e-a967-406b-b4c0-bd2495ad401f {
  margin-left: 33%;
margin-right: 33%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f88cb41e-a967-406b-b4c0-bd2495ad401f {
  margin-left: 33%;
margin-right: 33%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f88cb41e-a967-406b-b4c0-bd2495ad401f {
  margin-left: 23%;
margin-right: 23%;
}
}
#s-05974206-9a45-4372-a5ef-819e020ef3cd {
  margin-top: 14px;
}
@media (max-width: 767px){#s-05974206-9a45-4372-a5ef-819e020ef3cd {
  display: none;
}
#s-05974206-9a45-4372-a5ef-819e020ef3cd, #wrap-s-05974206-9a45-4372-a5ef-819e020ef3cd { display: none !important; }}
#s-a8f3e937-21da-4de9-9e22-0f23d3226274 {
  margin-top: 21px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-a8f3e937-21da-4de9-9e22-0f23d3226274 {
  display: none;
}
#s-a8f3e937-21da-4de9-9e22-0f23d3226274, #wrap-s-a8f3e937-21da-4de9-9e22-0f23d3226274 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8f3e937-21da-4de9-9e22-0f23d3226274 {
  display: none;
}
#s-a8f3e937-21da-4de9-9e22-0f23d3226274, #wrap-s-a8f3e937-21da-4de9-9e22-0f23d3226274 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8f3e937-21da-4de9-9e22-0f23d3226274 {
  display: none;
}
#s-a8f3e937-21da-4de9-9e22-0f23d3226274, #wrap-s-a8f3e937-21da-4de9-9e22-0f23d3226274 { display: none !important; }}
#s-c7d9f1e5-a17a-45b1-827a-301a38c40997 {
  margin-top: 5px;
}
@media (min-width: 1200px){#s-c7d9f1e5-a17a-45b1-827a-301a38c40997 {
  display: none;
}
#s-c7d9f1e5-a17a-45b1-827a-301a38c40997, #wrap-s-c7d9f1e5-a17a-45b1-827a-301a38c40997 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7d9f1e5-a17a-45b1-827a-301a38c40997 {
  display: none;
}
#s-c7d9f1e5-a17a-45b1-827a-301a38c40997, #wrap-s-c7d9f1e5-a17a-45b1-827a-301a38c40997 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7d9f1e5-a17a-45b1-827a-301a38c40997 {
  display: none;
}
#s-c7d9f1e5-a17a-45b1-827a-301a38c40997, #wrap-s-c7d9f1e5-a17a-45b1-827a-301a38c40997 { display: none !important; }}@media (max-width: 767px){#s-c7d9f1e5-a17a-45b1-827a-301a38c40997 {
  display: unset;
}
#s-c7d9f1e5-a17a-45b1-827a-301a38c40997, #wrap-s-c7d9f1e5-a17a-45b1-827a-301a38c40997 { display: unset !important; }}
#s-bbd0fa72-06ca-42e2-a8e8-feef28366915 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-bbd0fa72-06ca-42e2-a8e8-feef28366915 {
  display: unset;
}
#s-bbd0fa72-06ca-42e2-a8e8-feef28366915, #wrap-s-bbd0fa72-06ca-42e2-a8e8-feef28366915 { display: unset !important; }}
#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d {
  margin-top: -1px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d {
  display: none;
}
#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d, #wrap-s-91e61f7b-d2f7-4382-baf4-d85b8f09799d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d {
  display: none;
}
#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d, #wrap-s-91e61f7b-d2f7-4382-baf4-d85b8f09799d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d {
  display: none;
}
#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d, #wrap-s-91e61f7b-d2f7-4382-baf4-d85b8f09799d { display: none !important; }}@media (max-width: 767px){#s-91e61f7b-d2f7-4382-baf4-d85b8f09799d {
  margin-bottom: 0px;
}
}
#s-86e8ceb7-135b-4182-9e7b-f7472f5a2ea2 {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-86e8ceb7-135b-4182-9e7b-f7472f5a2ea2 {
  display: none;
}
#s-86e8ceb7-135b-4182-9e7b-f7472f5a2ea2, #wrap-s-86e8ceb7-135b-4182-9e7b-f7472f5a2ea2 { display: none !important; }}
#s-5b35123a-3966-47ab-8b6b-029991594500 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-5b35123a-3966-47ab-8b6b-029991594500 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b35123a-3966-47ab-8b6b-029991594500 {
  cursor: pointer;
}#s-5b35123a-3966-47ab-8b6b-029991594500.shg-box.shg-c {
  justify-content: center;
}

#s-cbaa8966-6123-4327-94b1-34160280d69d {
  min-height: 50px;
}








#s-cbaa8966-6123-4327-94b1-34160280d69d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbaa8966-6123-4327-94b1-34160280d69d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-390fd224-a420-4bb6-86d6-0add21ec0eeb {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 7px;
background-color: rgba(208, 142, 47, 1);
}

.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-20fb7f0a-6c38-4875-a22f-f59de0c389aa {
  background-image: url(https://i.shgcdn.com/8ae18a07-0adf-4f0a-9115-97df0dffbb0c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-20fb7f0a-6c38-4875-a22f-f59de0c389aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20fb7f0a-6c38-4875-a22f-f59de0c389aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-20fb7f0a-6c38-4875-a22f-f59de0c389aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-20fb7f0a-6c38-4875-a22f-f59de0c389aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-20fb7f0a-6c38-4875-a22f-f59de0c389aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-20fb7f0a-6c38-4875-a22f-f59de0c389aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-20fb7f0a-6c38-4875-a22f-f59de0c389aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-8bc0e90c-d89f-43ba-96e7-9654847ab38b {
  min-height: 50px;
}








#s-8bc0e90c-d89f-43ba-96e7-9654847ab38b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8bc0e90c-d89f-43ba-96e7-9654847ab38b.shg-box.shg-c {
  justify-content: center;
}

#s-609a605f-3e5b-477f-a959-791286a67e7a {
  margin-top: 30px;
}

.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-b2053bab-c6c6-4357-95dc-2440f669923d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(208, 142, 47, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(250, 252, 254, 1);
}
#s-b2053bab-c6c6-4357-95dc-2440f669923d:hover {background-color: rgba(208, 142, 47, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b2053bab-c6c6-4357-95dc-2440f669923d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b2053bab-c6c6-4357-95dc-2440f669923d {
  margin-top: 10px;
margin-bottom: 20px;
}
}

  #s-b2053bab-c6c6-4357-95dc-2440f669923d-root {
    text-align: center;
  }


#s-b2053bab-c6c6-4357-95dc-2440f669923d.shg-btn {
  color: rgba(250, 252, 254, 1);
  font-size: 19px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b2053bab-c6c6-4357-95dc-2440f669923d-root {
    text-align: center;
  }


#s-b2053bab-c6c6-4357-95dc-2440f669923d.shg-btn {
  color: rgba(250, 252, 254, 1);
  font-size: 19px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b2053bab-c6c6-4357-95dc-2440f669923d-root {
    text-align: center;
  }


#s-b2053bab-c6c6-4357-95dc-2440f669923d.shg-btn {
  color: rgba(250, 252, 254, 1);
  font-size: 19px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b2053bab-c6c6-4357-95dc-2440f669923d-root {
    text-align: center;
  }


#s-b2053bab-c6c6-4357-95dc-2440f669923d.shg-btn {
  color: rgba(250, 252, 254, 1);
  font-size: 19px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b2053bab-c6c6-4357-95dc-2440f669923d-root {
    text-align: center;
  }


#s-b2053bab-c6c6-4357-95dc-2440f669923d.shg-btn {
  color: rgba(250, 252, 254, 1);
  font-size: 19px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}
#s-4391f0ee-0e88-426e-9fe4-a0209ac479a3 {
  min-height: 50px;
}








#s-4391f0ee-0e88-426e-9fe4-a0209ac479a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4391f0ee-0e88-426e-9fe4-a0209ac479a3.shg-box.shg-c {
  justify-content: center;
}

.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-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  margin-bottom: 4px;
}
}


.shg-image-margin-container-s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  
  
  
  
  /* Add padding handling */
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
  padding-bottom: 10px;
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-content {
  
    align-items: center;
  
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
      position: relative;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-content {
  
    align-items: center;
  
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
      position: relative;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-content {
  
    align-items: center;
  
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
      position: relative;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-content {
  
    align-items: center;
  
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
      position: relative;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  
  
  
  margin-bottom: 4px;
  /* Add padding handling */
  
  
  
  
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d .shogun-image-content {
  
    align-items: center;
  
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container {
      position: relative;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03fc69c7-6cf2-48bb-a7da-1819630ef43d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-0b3000ad-4d76-48f8-abf8-c4f04403334a {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0b3000ad-4d76-48f8-abf8-c4f04403334a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b3000ad-4d76-48f8-abf8-c4f04403334a {
  cursor: pointer;
}#s-0b3000ad-4d76-48f8-abf8-c4f04403334a.shg-box.shg-c {
  justify-content: center;
}

#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}

#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f87fb253-6dfe-4bae-b763-40634ec96542 {
  background-image: url(https://i.shgcdn.com/6fad8269-56e5-4224-81fa-4c737db8c8bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f87fb253-6dfe-4bae-b763-40634ec96542.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f87fb253-6dfe-4bae-b763-40634ec96542 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f87fb253-6dfe-4bae-b763-40634ec96542.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1782282-711b-4f08-9f5b-80147da76e5c {
  margin-top: 41px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-f1782282-711b-4f08-9f5b-80147da76e5c {
  display: none;
}
#s-f1782282-711b-4f08-9f5b-80147da76e5c, #wrap-s-f1782282-711b-4f08-9f5b-80147da76e5c { display: none !important; }}
#s-4d29b521-6854-4911-9e2c-4852d542353b {
  margin-top: 41px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-4d29b521-6854-4911-9e2c-4852d542353b {
  display: none;
}
#s-4d29b521-6854-4911-9e2c-4852d542353b, #wrap-s-4d29b521-6854-4911-9e2c-4852d542353b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d29b521-6854-4911-9e2c-4852d542353b {
  display: none;
}
#s-4d29b521-6854-4911-9e2c-4852d542353b, #wrap-s-4d29b521-6854-4911-9e2c-4852d542353b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d29b521-6854-4911-9e2c-4852d542353b {
  display: none;
}
#s-4d29b521-6854-4911-9e2c-4852d542353b, #wrap-s-4d29b521-6854-4911-9e2c-4852d542353b { display: none !important; }}
#s-e8db87d0-788e-4068-8f16-3df91bcda466 {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-e8db87d0-788e-4068-8f16-3df91bcda466 {
  display: none;
}
#s-e8db87d0-788e-4068-8f16-3df91bcda466, #wrap-s-e8db87d0-788e-4068-8f16-3df91bcda466 { display: none !important; }}
#s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab {
  display: none;
}
#s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab, #wrap-s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab {
  display: none;
}
#s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab, #wrap-s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab {
  display: none;
}
#s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab, #wrap-s-5f1ee7d7-1d96-4618-a36d-3e37a77395ab { display: none !important; }}
#s-f0e28e46-b9c4-47ef-b724-27f394529612 {
  margin-top: -2px;
margin-left: 0%;
margin-bottom: -4px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 109, 99, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c-root {
    text-align: center;
  }


#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c-root {
    text-align: center;
  }


#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c-root {
    text-align: center;
  }


#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c-root {
    text-align: center;
  }


#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c-root {
    text-align: center;
  }


#s-bcb95840-8a1f-4952-a251-9c4b0c71aa6c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}
#s-d6de4054-54e7-468b-8f95-21a5ee61fdbe {
  min-height: 50px;
}








#s-d6de4054-54e7-468b-8f95-21a5ee61fdbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d6de4054-54e7-468b-8f95-21a5ee61fdbe.shg-box.shg-c {
  justify-content: center;
}

#s-47b4a567-d9c3-435b-8b12-26fb7a1e9a3d {
  margin-top: 9px;
margin-bottom: 0px;
min-height: 50px;
}








#s-47b4a567-d9c3-435b-8b12-26fb7a1e9a3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-47b4a567-d9c3-435b-8b12-26fb7a1e9a3d.shg-box.shg-c {
  justify-content: center;
}

#s-9aa4bb89-676e-40a0-a78f-c24670da86b7 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9aa4bb89-676e-40a0-a78f-c24670da86b7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-9aa4bb89-676e-40a0-a78f-c24670da86b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9aa4bb89-676e-40a0-a78f-c24670da86b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9aa4bb89-676e-40a0-a78f-c24670da86b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-4e347ffa-2f65-43b6-a811-ee8136c67f37 {
  min-height: 50px;
max-width: 600px;
}








#s-4e347ffa-2f65-43b6-a811-ee8136c67f37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e347ffa-2f65-43b6-a811-ee8136c67f37 {
  cursor: pointer;
}#s-4e347ffa-2f65-43b6-a811-ee8136c67f37.shg-box.shg-c {
  justify-content: center;
}

#s-eee6ea15-8644-4c89-984e-e33474053687 {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-eee6ea15-8644-4c89-984e-e33474053687 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-eee6ea15-8644-4c89-984e-e33474053687 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-content {
  
    align-items: center;
  
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eee6ea15-8644-4c89-984e-e33474053687 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
      position: relative;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-eee6ea15-8644-4c89-984e-e33474053687 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eee6ea15-8644-4c89-984e-e33474053687 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-content {
  
    align-items: center;
  
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eee6ea15-8644-4c89-984e-e33474053687 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
      position: relative;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-eee6ea15-8644-4c89-984e-e33474053687 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eee6ea15-8644-4c89-984e-e33474053687 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-content {
  
    align-items: center;
  
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eee6ea15-8644-4c89-984e-e33474053687 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
      position: relative;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-eee6ea15-8644-4c89-984e-e33474053687 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eee6ea15-8644-4c89-984e-e33474053687 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-content {
  
    align-items: center;
  
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eee6ea15-8644-4c89-984e-e33474053687 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
      position: relative;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-eee6ea15-8644-4c89-984e-e33474053687 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eee6ea15-8644-4c89-984e-e33474053687 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eee6ea15-8644-4c89-984e-e33474053687 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-eee6ea15-8644-4c89-984e-e33474053687 .shogun-image-content {
  
    align-items: center;
  
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eee6ea15-8644-4c89-984e-e33474053687 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container {
      position: relative;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eee6ea15-8644-4c89-984e-e33474053687 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-f1ee2085-a82d-4644-9dc4-b643d225f633 {
  min-height: 50px;
}








#s-f1ee2085-a82d-4644-9dc4-b643d225f633 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1ee2085-a82d-4644-9dc4-b643d225f633 {
  cursor: pointer;
}#s-f1ee2085-a82d-4644-9dc4-b643d225f633.shg-box.shg-c {
  justify-content: center;
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
      position: relative;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
      position: relative;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
      position: relative;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
      position: relative;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0ce07c2e-4dc7-4c91-a886-ce545767e581 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container {
      position: relative;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ce07c2e-4dc7-4c91-a886-ce545767e581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-356cabf5-6b13-456b-8a71-670cdefaddc0 {
  min-height: 50px;
}








#s-356cabf5-6b13-456b-8a71-670cdefaddc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-356cabf5-6b13-456b-8a71-670cdefaddc0 {
  cursor: pointer;
}#s-356cabf5-6b13-456b-8a71-670cdefaddc0.shg-box.shg-c {
  justify-content: center;
}

#s-314f178a-3756-455b-86d9-822bfb6ed971 {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-314f178a-3756-455b-86d9-822bfb6ed971 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-314f178a-3756-455b-86d9-822bfb6ed971 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-content {
  
    align-items: center;
  
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-314f178a-3756-455b-86d9-822bfb6ed971 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
      position: relative;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-314f178a-3756-455b-86d9-822bfb6ed971 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-314f178a-3756-455b-86d9-822bfb6ed971 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-content {
  
    align-items: center;
  
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-314f178a-3756-455b-86d9-822bfb6ed971 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
      position: relative;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-314f178a-3756-455b-86d9-822bfb6ed971 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-314f178a-3756-455b-86d9-822bfb6ed971 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-content {
  
    align-items: center;
  
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-314f178a-3756-455b-86d9-822bfb6ed971 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
      position: relative;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-314f178a-3756-455b-86d9-822bfb6ed971 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-314f178a-3756-455b-86d9-822bfb6ed971 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-content {
  
    align-items: center;
  
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-314f178a-3756-455b-86d9-822bfb6ed971 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
      position: relative;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-314f178a-3756-455b-86d9-822bfb6ed971 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-314f178a-3756-455b-86d9-822bfb6ed971 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-314f178a-3756-455b-86d9-822bfb6ed971 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-314f178a-3756-455b-86d9-822bfb6ed971 .shogun-image-content {
  
    align-items: center;
  
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-314f178a-3756-455b-86d9-822bfb6ed971 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container {
      position: relative;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-314f178a-3756-455b-86d9-822bfb6ed971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-2a7f49a1-f2c8-4ddd-ab7a-e279f7e7292a {
  min-height: 50px;
}
@media (max-width: 767px){#s-2a7f49a1-f2c8-4ddd-ab7a-e279f7e7292a {
  
}
}







#s-2a7f49a1-f2c8-4ddd-ab7a-e279f7e7292a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a7f49a1-f2c8-4ddd-ab7a-e279f7e7292a {
  cursor: pointer;
}#s-2a7f49a1-f2c8-4ddd-ab7a-e279f7e7292a.shg-box.shg-c {
  justify-content: center;
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-content {
  
    align-items: center;
  
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
      position: relative;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-content {
  
    align-items: center;
  
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
      position: relative;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-content {
  
    align-items: center;
  
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
      position: relative;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-content {
  
    align-items: center;
  
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
      position: relative;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d22aba92-c9ac-47b2-919c-7e754dba8471 .shogun-image-content {
  
    align-items: center;
  
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container {
      position: relative;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d22aba92-c9ac-47b2-919c-7e754dba8471 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-5cc8a2c2-8fdf-4fc5-b4ce-668c658e31f4 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5cc8a2c2-8fdf-4fc5-b4ce-668c658e31f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5cc8a2c2-8fdf-4fc5-b4ce-668c658e31f4 {
  cursor: pointer;
}#s-5cc8a2c2-8fdf-4fc5-b4ce-668c658e31f4.shg-box.shg-c {
  justify-content: center;
}

#s-448ac247-db22-462f-850f-d3b31ef39e4e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}








#s-448ac247-db22-462f-850f-d3b31ef39e4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-448ac247-db22-462f-850f-d3b31ef39e4e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa {
  margin-top: 51px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa {
  display: none;
}
#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa, #wrap-s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa {
  display: none;
}
#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa, #wrap-s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa {
  display: none;
}
#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa, #wrap-s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa { display: none !important; }}@media (max-width: 767px){#s-505a3ec8-d6bd-4e69-9c21-eb12c21dcbaa {
  
}
}
#s-7afc3c5d-987e-47e7-b8a3-7e78ebf8b3c1 {
  margin-top: 80px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-7afc3c5d-987e-47e7-b8a3-7e78ebf8b3c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7afc3c5d-987e-47e7-b8a3-7e78ebf8b3c1 {
  
}
}@media (max-width: 767px){#s-7afc3c5d-987e-47e7-b8a3-7e78ebf8b3c1 {
  display: none;
}
#s-7afc3c5d-987e-47e7-b8a3-7e78ebf8b3c1, #wrap-s-7afc3c5d-987e-47e7-b8a3-7e78ebf8b3c1 { display: none !important; }}
#s-9b4e17d8-1ae9-4911-91bf-a3f254e01bb6 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-9b4e17d8-1ae9-4911-91bf-a3f254e01bb6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b4e17d8-1ae9-4911-91bf-a3f254e01bb6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b4e17d8-1ae9-4911-91bf-a3f254e01bb6 {
  
}
}@media (max-width: 767px){#s-9b4e17d8-1ae9-4911-91bf-a3f254e01bb6 {
  display: none;
}
#s-9b4e17d8-1ae9-4911-91bf-a3f254e01bb6, #wrap-s-9b4e17d8-1ae9-4911-91bf-a3f254e01bb6 { display: none !important; }}
#s-0ba08843-6301-4844-859d-1c40a8a9e7c8 {
  margin-top: -4px;
margin-bottom: -5px;
}
@media (min-width: 1200px){#s-0ba08843-6301-4844-859d-1c40a8a9e7c8 {
  display: none;
}
#s-0ba08843-6301-4844-859d-1c40a8a9e7c8, #wrap-s-0ba08843-6301-4844-859d-1c40a8a9e7c8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ba08843-6301-4844-859d-1c40a8a9e7c8 {
  display: none;
}
#s-0ba08843-6301-4844-859d-1c40a8a9e7c8, #wrap-s-0ba08843-6301-4844-859d-1c40a8a9e7c8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0ba08843-6301-4844-859d-1c40a8a9e7c8 {
  display: none;
}
#s-0ba08843-6301-4844-859d-1c40a8a9e7c8, #wrap-s-0ba08843-6301-4844-859d-1c40a8a9e7c8 { display: none !important; }}@media (max-width: 767px){#s-0ba08843-6301-4844-859d-1c40a8a9e7c8 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 992px) and (max-width: 1199px){#s-9ee0d16d-ad37-4377-8e4c-9f5a8d49cc3d {
  margin-top: -10px;
margin-bottom: 1px;
}
}@media (max-width: 767px){#s-9ee0d16d-ad37-4377-8e4c-9f5a8d49cc3d {
  margin-top: 0px;
margin-bottom: 5px;
}
}
#s-a647326f-da71-45b5-a21f-e703b9d5801c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTdlM2VlYWEtNjE4My00NTdiLTlmNzUtMDZmZTE2ZmMxYjA3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDA4ZTJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTVhMzQ1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5N2UzZWVhYS02MTgzLTQ1N2ItOWY3NS0wNmZlMTZmYzFiMDcpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#d08e2f"}, {"id"=>2, "pos"=>1, "color"=>"#e5a345"}];
hover-type: gradient;
}
#s-a647326f-da71-45b5-a21f-e703b9d5801c:hover {background-color: rgba(208, 142, 47, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a647326f-da71-45b5-a21f-e703b9d5801c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a647326f-da71-45b5-a21f-e703b9d5801c-root {
    text-align: center;
  }


#s-a647326f-da71-45b5-a21f-e703b9d5801c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a647326f-da71-45b5-a21f-e703b9d5801c-root {
    text-align: center;
  }


#s-a647326f-da71-45b5-a21f-e703b9d5801c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a647326f-da71-45b5-a21f-e703b9d5801c-root {
    text-align: center;
  }


#s-a647326f-da71-45b5-a21f-e703b9d5801c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a647326f-da71-45b5-a21f-e703b9d5801c-root {
    text-align: center;
  }


#s-a647326f-da71-45b5-a21f-e703b9d5801c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a647326f-da71-45b5-a21f-e703b9d5801c-root {
    text-align: center;
  }


#s-a647326f-da71-45b5-a21f-e703b9d5801c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}
#s-a62c807a-94ec-4eef-aca6-01ac2ca7d379 {
  margin-top: 9px;
margin-bottom: 0px;
min-height: 50px;
}








#s-a62c807a-94ec-4eef-aca6-01ac2ca7d379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a62c807a-94ec-4eef-aca6-01ac2ca7d379.shg-box.shg-c {
  justify-content: center;
}

#s-ca67450e-39b4-4e35-838a-bf7bed0473c7 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-ca67450e-39b4-4e35-838a-bf7bed0473c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-ca67450e-39b4-4e35-838a-bf7bed0473c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-ca67450e-39b4-4e35-838a-bf7bed0473c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-ca67450e-39b4-4e35-838a-bf7bed0473c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

}

#s-3fa4ecf2-38cd-4c61-b276-e26b4d4e97d5 {
  min-height: 50px;
}








#s-3fa4ecf2-38cd-4c61-b276-e26b4d4e97d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3fa4ecf2-38cd-4c61-b276-e26b4d4e97d5 {
  cursor: pointer;
}#s-3fa4ecf2-38cd-4c61-b276-e26b4d4e97d5.shg-box.shg-c {
  justify-content: center;
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 600/767;
text-align: center;
}



.shg-image-margin-container-s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-content {
  
    align-items: center;
  
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
      position: relative;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-content {
  
    align-items: center;
  
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
      position: relative;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-content {
  
    align-items: center;
  
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
      position: relative;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-content {
  
    align-items: center;
  
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
      position: relative;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad .shogun-image-content {
  
    align-items: center;
  
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container {
      position: relative;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-760dc3f2-67ae-4b44-ad82-dd1713e510ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-906ccd0d-6f45-4ada-8199-b4eca659d2e3 {
  min-height: 50px;
max-width: 600px;
}








#s-906ccd0d-6f45-4ada-8199-b4eca659d2e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-906ccd0d-6f45-4ada-8199-b4eca659d2e3 {
  cursor: pointer;
}#s-906ccd0d-6f45-4ada-8199-b4eca659d2e3.shg-box.shg-c {
  justify-content: center;
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 600/767;
text-align: center;
}



.shg-image-margin-container-s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-content {
  
    align-items: center;
  
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
      position: relative;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-content {
  
    align-items: center;
  
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
      position: relative;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-content {
  
    align-items: center;
  
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
      position: relative;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-content {
  
    align-items: center;
  
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
      position: relative;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 .shogun-image-content {
  
    align-items: center;
  
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container {
      position: relative;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7012fc0f-f8bc-4fce-ac73-1c9ea6022561 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-3c9afa86-b4af-4486-837e-18e3501ec2ef {
  min-height: 50px;
}








#s-3c9afa86-b4af-4486-837e-18e3501ec2ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c9afa86-b4af-4486-837e-18e3501ec2ef {
  cursor: pointer;
}#s-3c9afa86-b4af-4486-837e-18e3501ec2ef.shg-box.shg-c {
  justify-content: center;
}

#s-3186b119-b5df-43be-bb20-788e241553ed {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 600/767;
text-align: center;
}



.shg-image-margin-container-s-3186b119-b5df-43be-bb20-788e241553ed {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-3186b119-b5df-43be-bb20-788e241553ed {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-content {
  
    align-items: center;
  
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3186b119-b5df-43be-bb20-788e241553ed {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
      position: relative;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3186b119-b5df-43be-bb20-788e241553ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3186b119-b5df-43be-bb20-788e241553ed {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-content {
  
    align-items: center;
  
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3186b119-b5df-43be-bb20-788e241553ed {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
      position: relative;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-3186b119-b5df-43be-bb20-788e241553ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3186b119-b5df-43be-bb20-788e241553ed {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-content {
  
    align-items: center;
  
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3186b119-b5df-43be-bb20-788e241553ed {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
      position: relative;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-3186b119-b5df-43be-bb20-788e241553ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3186b119-b5df-43be-bb20-788e241553ed {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-content {
  
    align-items: center;
  
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3186b119-b5df-43be-bb20-788e241553ed {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
      position: relative;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-3186b119-b5df-43be-bb20-788e241553ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3186b119-b5df-43be-bb20-788e241553ed {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3186b119-b5df-43be-bb20-788e241553ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-3186b119-b5df-43be-bb20-788e241553ed .shogun-image-content {
  
    align-items: center;
  
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3186b119-b5df-43be-bb20-788e241553ed {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container {
      position: relative;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3186b119-b5df-43be-bb20-788e241553ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-0b95758d-7f75-49f3-a633-09dd8cc2de1e {
  min-height: 50px;
}








#s-0b95758d-7f75-49f3-a633-09dd8cc2de1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b95758d-7f75-49f3-a633-09dd8cc2de1e {
  cursor: pointer;
}#s-0b95758d-7f75-49f3-a633-09dd8cc2de1e.shg-box.shg-c {
  justify-content: center;
}

#s-0be84f03-572a-4a07-9712-2c669603deaa {
  margin-bottom: 10px;
max-width: 600px;
aspect-ratio: 600/767;
text-align: center;
}



.shg-image-margin-container-s-0be84f03-572a-4a07-9712-2c669603deaa {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-0be84f03-572a-4a07-9712-2c669603deaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-content {
  
    align-items: center;
  
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0be84f03-572a-4a07-9712-2c669603deaa {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
      position: relative;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0be84f03-572a-4a07-9712-2c669603deaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0be84f03-572a-4a07-9712-2c669603deaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-content {
  
    align-items: center;
  
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0be84f03-572a-4a07-9712-2c669603deaa {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
      position: relative;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-0be84f03-572a-4a07-9712-2c669603deaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0be84f03-572a-4a07-9712-2c669603deaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-content {
  
    align-items: center;
  
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0be84f03-572a-4a07-9712-2c669603deaa {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
      position: relative;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-0be84f03-572a-4a07-9712-2c669603deaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0be84f03-572a-4a07-9712-2c669603deaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-content {
  
    align-items: center;
  
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0be84f03-572a-4a07-9712-2c669603deaa {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
      position: relative;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-0be84f03-572a-4a07-9712-2c669603deaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0be84f03-572a-4a07-9712-2c669603deaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }

    #s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-link {
      aspect-ratio: 600/767;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0be84f03-572a-4a07-9712-2c669603deaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-0be84f03-572a-4a07-9712-2c669603deaa .shogun-image-content {
  
    align-items: center;
  
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0be84f03-572a-4a07-9712-2c669603deaa {
      --shg-aspect-ratio: calc(600/767); 
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container {
      position: relative;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0be84f03-572a-4a07-9712-2c669603deaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-8d153933-10bd-4939-8f8a-165b4bad531d {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-8d153933-10bd-4939-8f8a-165b4bad531d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d153933-10bd-4939-8f8a-165b4bad531d {
  cursor: pointer;
}#s-8d153933-10bd-4939-8f8a-165b4bad531d.shg-box.shg-c {
  justify-content: center;
}

#s-104125b9-6424-444e-b240-2558dfe483ac {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}
@media (min-width: 768px) and (max-width: 991px){#s-104125b9-6424-444e-b240-2558dfe483ac {
  
}
}@media (max-width: 767px){#s-104125b9-6424-444e-b240-2558dfe483ac {
  
}
}







#s-104125b9-6424-444e-b240-2558dfe483ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-104125b9-6424-444e-b240-2558dfe483ac.shg-box.shg-c {
  justify-content: center;
}

#s-6eee75a5-ba99-4b85-a650-bc71c9595867 {
  margin-top: 72px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-6eee75a5-ba99-4b85-a650-bc71c9595867 {
  display: none;
}
#s-6eee75a5-ba99-4b85-a650-bc71c9595867, #wrap-s-6eee75a5-ba99-4b85-a650-bc71c9595867 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6eee75a5-ba99-4b85-a650-bc71c9595867 {
  display: none;
}
#s-6eee75a5-ba99-4b85-a650-bc71c9595867, #wrap-s-6eee75a5-ba99-4b85-a650-bc71c9595867 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6eee75a5-ba99-4b85-a650-bc71c9595867 {
  display: none;
}
#s-6eee75a5-ba99-4b85-a650-bc71c9595867, #wrap-s-6eee75a5-ba99-4b85-a650-bc71c9595867 { display: none !important; }}@media (max-width: 767px){#s-6eee75a5-ba99-4b85-a650-bc71c9595867 {
  margin-top: 6px;
}
}
#s-c366686d-8f4f-4615-b8cc-b2965155d142 {
  margin-top: 72px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-c366686d-8f4f-4615-b8cc-b2965155d142 {
  display: none;
}
#s-c366686d-8f4f-4615-b8cc-b2965155d142, #wrap-s-c366686d-8f4f-4615-b8cc-b2965155d142 { display: none !important; }}
#s-662b385f-6fbe-4831-b566-a66322ef9f69 {
  margin-top: 0px;
margin-left: 25%;
margin-bottom: 50px;
margin-right: 25%;
}
@media (max-width: 767px){#s-662b385f-6fbe-4831-b566-a66322ef9f69 {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-873f3107-4fe1-4463-9ee0-022c98c5412a {
  margin-top: 4px;
min-height: 50px;
}
@media (max-width: 767px){#s-873f3107-4fe1-4463-9ee0-022c98c5412a {
  
}
}







#s-873f3107-4fe1-4463-9ee0-022c98c5412a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-873f3107-4fe1-4463-9ee0-022c98c5412a.shg-box.shg-c {
  justify-content: center;
}

#s-6249bcc2-ed3f-4761-b83c-b53b918e03d1 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-6249bcc2-ed3f-4761-b83c-b53b918e03d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6249bcc2-ed3f-4761-b83c-b53b918e03d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6249bcc2-ed3f-4761-b83c-b53b918e03d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6249bcc2-ed3f-4761-b83c-b53b918e03d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a6a58f4e-319d-45c9-875f-7f68994a13e2 {
  min-height: 50px;
}








#s-a6a58f4e-319d-45c9-875f-7f68994a13e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a6a58f4e-319d-45c9-875f-7f68994a13e2 {
  cursor: pointer;
}#s-a6a58f4e-319d-45c9-875f-7f68994a13e2.shg-box.shg-c {
  justify-content: center;
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
      position: relative;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
      position: relative;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
      position: relative;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
      position: relative;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container {
      position: relative;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d78bd4-23e4-4bfd-be2c-ad4e53e642c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-603697a1-fcf7-4f99-80be-6050280352ef {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-603697a1-fcf7-4f99-80be-6050280352ef {
  
}
}
#s-537c9b20-9451-407e-992e-1e8eec4f97db {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
}

#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c {
  margin-bottom: 30px;
}
}

  #s-2c2ce005-db77-4983-b090-bc4dfc5ae36c-root {
    text-align: center;
  }


#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2c2ce005-db77-4983-b090-bc4dfc5ae36c-root {
    text-align: center;
  }


#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2c2ce005-db77-4983-b090-bc4dfc5ae36c-root {
    text-align: center;
  }


#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2c2ce005-db77-4983-b090-bc4dfc5ae36c-root {
    text-align: center;
  }


#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2c2ce005-db77-4983-b090-bc4dfc5ae36c-root {
    text-align: center;
  }


#s-2c2ce005-db77-4983-b090-bc4dfc5ae36c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-41c44c4b-76b4-48dc-9c3e-682ce660ea88 {
  min-height: 50px;
}
@media (max-width: 767px){#s-41c44c4b-76b4-48dc-9c3e-682ce660ea88 {
  
}
}







#s-41c44c4b-76b4-48dc-9c3e-682ce660ea88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41c44c4b-76b4-48dc-9c3e-682ce660ea88 {
  cursor: pointer;
}#s-41c44c4b-76b4-48dc-9c3e-682ce660ea88.shg-box.shg-c {
  justify-content: center;
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-content {
  
    align-items: center;
  
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
      position: relative;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-content {
  
    align-items: center;
  
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
      position: relative;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-content {
  
    align-items: center;
  
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
      position: relative;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-content {
  
    align-items: center;
  
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
      position: relative;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d .shogun-image-content {
  
    align-items: center;
  
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container {
      position: relative;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27efa6da-22cc-4422-bc5e-2c76c09ceb8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-0d754c33-6564-4a92-b273-cf7fabf34129 {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-0d754c33-6564-4a92-b273-cf7fabf34129 {
  
}
}
#s-c2fce6d8-f294-43d4-94d1-3720cb6980f1 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
}

#s-94436739-6675-4ef1-b31a-f89dda5731d3 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
}
#s-94436739-6675-4ef1-b31a-f89dda5731d3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94436739-6675-4ef1-b31a-f89dda5731d3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-94436739-6675-4ef1-b31a-f89dda5731d3-root {
    text-align: center;
  }


#s-94436739-6675-4ef1-b31a-f89dda5731d3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-94436739-6675-4ef1-b31a-f89dda5731d3-root {
    text-align: center;
  }


#s-94436739-6675-4ef1-b31a-f89dda5731d3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-94436739-6675-4ef1-b31a-f89dda5731d3-root {
    text-align: center;
  }


#s-94436739-6675-4ef1-b31a-f89dda5731d3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-94436739-6675-4ef1-b31a-f89dda5731d3-root {
    text-align: center;
  }


#s-94436739-6675-4ef1-b31a-f89dda5731d3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-94436739-6675-4ef1-b31a-f89dda5731d3-root {
    text-align: center;
  }


#s-94436739-6675-4ef1-b31a-f89dda5731d3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-4b6c7f5e-d83d-4a7f-8231-31ca89740e33 {
  margin-top: 70px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-4b6c7f5e-d83d-4a7f-8231-31ca89740e33 {
  display: none;
}
#s-4b6c7f5e-d83d-4a7f-8231-31ca89740e33, #wrap-s-4b6c7f5e-d83d-4a7f-8231-31ca89740e33 { display: none !important; }}
#s-95c9ffaa-b147-48a6-bc44-4da467462986 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-95c9ffaa-b147-48a6-bc44-4da467462986"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-95c9ffaa-b147-48a6-bc44-4da467462986"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95c9ffaa-b147-48a6-bc44-4da467462986"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95c9ffaa-b147-48a6-bc44-4da467462986"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-9b180e73-f29d-4f9f-9cf9-d913c5435581 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-9b180e73-f29d-4f9f-9cf9-d913c5435581 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9b180e73-f29d-4f9f-9cf9-d913c5435581 {
  cursor: pointer;
}#s-9b180e73-f29d-4f9f-9cf9-d913c5435581.shg-box.shg-c {
  justify-content: center;
}

#s-ee779943-603c-4678-a100-028508522aaa {
  max-width: 550px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-ee779943-603c-4678-a100-028508522aaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ee779943-603c-4678-a100-028508522aaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee779943-603c-4678-a100-028508522aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee779943-603c-4678-a100-028508522aaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-ee779943-603c-4678-a100-028508522aaa .shogun-image-content {
  
    align-items: center;
  
}

.s-ee779943-603c-4678-a100-028508522aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee779943-603c-4678-a100-028508522aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
      position: relative;
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee779943-603c-4678-a100-028508522aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ee779943-603c-4678-a100-028508522aaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ee779943-603c-4678-a100-028508522aaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee779943-603c-4678-a100-028508522aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee779943-603c-4678-a100-028508522aaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-ee779943-603c-4678-a100-028508522aaa .shogun-image-content {
  
    align-items: center;
  
}

.s-ee779943-603c-4678-a100-028508522aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee779943-603c-4678-a100-028508522aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
      position: relative;
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee779943-603c-4678-a100-028508522aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-ee779943-603c-4678-a100-028508522aaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ee779943-603c-4678-a100-028508522aaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee779943-603c-4678-a100-028508522aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee779943-603c-4678-a100-028508522aaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-ee779943-603c-4678-a100-028508522aaa .shogun-image-content {
  
    align-items: center;
  
}

.s-ee779943-603c-4678-a100-028508522aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee779943-603c-4678-a100-028508522aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
      position: relative;
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee779943-603c-4678-a100-028508522aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-ee779943-603c-4678-a100-028508522aaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ee779943-603c-4678-a100-028508522aaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee779943-603c-4678-a100-028508522aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee779943-603c-4678-a100-028508522aaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-ee779943-603c-4678-a100-028508522aaa .shogun-image-content {
  
    align-items: center;
  
}

.s-ee779943-603c-4678-a100-028508522aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee779943-603c-4678-a100-028508522aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
      position: relative;
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee779943-603c-4678-a100-028508522aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-ee779943-603c-4678-a100-028508522aaa {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ee779943-603c-4678-a100-028508522aaa {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee779943-603c-4678-a100-028508522aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee779943-603c-4678-a100-028508522aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee779943-603c-4678-a100-028508522aaa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-ee779943-603c-4678-a100-028508522aaa .shogun-image-content {
  
    align-items: center;
  
}

.s-ee779943-603c-4678-a100-028508522aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee779943-603c-4678-a100-028508522aaa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee779943-603c-4678-a100-028508522aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container {
      position: relative;
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee779943-603c-4678-a100-028508522aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee779943-603c-4678-a100-028508522aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-821c17b8-f153-4d81-867f-7de7a330c682 {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-821c17b8-f153-4d81-867f-7de7a330c682 {
  
}
}
#s-5d8f73b2-803d-4a6d-9143-f1f406ffe224 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-5d8f73b2-803d-4a6d-9143-f1f406ffe224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5d8f73b2-803d-4a6d-9143-f1f406ffe224 {
  cursor: pointer;
}#s-5d8f73b2-803d-4a6d-9143-f1f406ffe224.shg-box.shg-c {
  justify-content: center;
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  max-width: 550px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-content {
  
    align-items: center;
  
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
      position: relative;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-content {
  
    align-items: center;
  
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
      position: relative;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-content {
  
    align-items: center;
  
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
      position: relative;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-content {
  
    align-items: center;
  
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
      position: relative;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd .shogun-image-content {
  
    align-items: center;
  
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container {
      position: relative;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b4096-01da-4505-b03a-c5baa0bbf8dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-7d10e8e4-b6b7-42bc-8edd-242f2416c6f5 {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-7d10e8e4-b6b7-42bc-8edd-242f2416c6f5 {
  
}
}
#s-f369ac73-0f1c-4bd1-add7-549cbeafd5b5 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-f369ac73-0f1c-4bd1-add7-549cbeafd5b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f369ac73-0f1c-4bd1-add7-549cbeafd5b5 {
  cursor: pointer;
}#s-f369ac73-0f1c-4bd1-add7-549cbeafd5b5.shg-box.shg-c {
  justify-content: center;
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  max-width: 550px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
      position: relative;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
      position: relative;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
      position: relative;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
      position: relative;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container {
      position: relative;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cbe5d47-99c2-486e-952f-c6b9b8cafa0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-3b521de9-b94f-4d0f-92c8-11ab91321c0a {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-3b521de9-b94f-4d0f-92c8-11ab91321c0a {
  
}
}
#s-5a8bff93-6f3f-40ba-be3f-3d548899d02d {
  margin-bottom: 20px;
min-height: 50px;
}








#s-5a8bff93-6f3f-40ba-be3f-3d548899d02d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a8bff93-6f3f-40ba-be3f-3d548899d02d {
  cursor: pointer;
}#s-5a8bff93-6f3f-40ba-be3f-3d548899d02d.shg-box.shg-c {
  justify-content: center;
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  max-width: 550px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-content {
  
    align-items: center;
  
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
      position: relative;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-content {
  
    align-items: center;
  
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
      position: relative;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-content {
  
    align-items: center;
  
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
      position: relative;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-content {
  
    align-items: center;
  
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
      position: relative;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd .shogun-image-content {
  
    align-items: center;
  
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container {
      position: relative;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e6dd9c0-fe63-4dd0-84ca-ccc19d53e4fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-92a3d263-4131-49dd-8baa-721956bc5326 {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-92a3d263-4131-49dd-8baa-721956bc5326 {
  
}
}
#s-21ab7b63-a77c-45c1-a7a8-d8b77510b02e {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-21ab7b63-a77c-45c1-a7a8-d8b77510b02e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21ab7b63-a77c-45c1-a7a8-d8b77510b02e {
  cursor: pointer;
}#s-21ab7b63-a77c-45c1-a7a8-d8b77510b02e.shg-box.shg-c {
  justify-content: center;
}

#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}

#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-435bb268-14be-4023-9aaa-6ea1b90b0326 {
  background-image: url(https://i.shgcdn.com/3998e1b6-aa43-4e48-8e66-920a8b371e8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-435bb268-14be-4023-9aaa-6ea1b90b0326 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-435bb268-14be-4023-9aaa-6ea1b90b0326.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c5f3d1c3-cd5d-4f84-a49b-b73ffdead861 {
  margin-top: 76px;
margin-bottom: -8px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-557b2714-c9c1-4b45-894f-87407c6bdda8 {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-cfbbba1e-6892-4c73-b3bb-154038c7cda1 {
  margin-top: 0px;
margin-bottom: 13px;
}
@media (max-width: 767px){#s-cfbbba1e-6892-4c73-b3bb-154038c7cda1 {
  display: none;
}
#s-cfbbba1e-6892-4c73-b3bb-154038c7cda1, #wrap-s-cfbbba1e-6892-4c73-b3bb-154038c7cda1 { display: none !important; }}
#s-c738f282-5263-4448-944a-c2620d227bc6 {
  margin-top: 1px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-c738f282-5263-4448-944a-c2620d227bc6 {
  display: none;
}
#s-c738f282-5263-4448-944a-c2620d227bc6, #wrap-s-c738f282-5263-4448-944a-c2620d227bc6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c738f282-5263-4448-944a-c2620d227bc6 {
  display: none;
}
#s-c738f282-5263-4448-944a-c2620d227bc6, #wrap-s-c738f282-5263-4448-944a-c2620d227bc6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c738f282-5263-4448-944a-c2620d227bc6 {
  display: none;
}
#s-c738f282-5263-4448-944a-c2620d227bc6, #wrap-s-c738f282-5263-4448-944a-c2620d227bc6 { display: none !important; }}
#s-67ef5013-77dd-4ad7-86ad-c8d8f910b528 {
  min-height: 50px;
}








#s-67ef5013-77dd-4ad7-86ad-c8d8f910b528 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-67ef5013-77dd-4ad7-86ad-c8d8f910b528.shg-box.shg-c {
  justify-content: center;
}

#s-6562ae7c-1f6b-4e07-a78c-0c526f696612 {
  margin-top: 9px;
margin-bottom: 0px;
min-height: 50px;
}








#s-6562ae7c-1f6b-4e07-a78c-0c526f696612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6562ae7c-1f6b-4e07-a78c-0c526f696612.shg-box.shg-c {
  justify-content: center;
}

#s-b57c8ac1-41e8-4377-b317-0496187c2f0c {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b57c8ac1-41e8-4377-b317-0496187c2f0c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b57c8ac1-41e8-4377-b317-0496187c2f0c"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-b57c8ac1-41e8-4377-b317-0496187c2f0c"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-b57c8ac1-41e8-4377-b317-0496187c2f0c"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

#s-8d048009-382e-499c-bc3c-38c719820efc {
  min-height: 50px;
max-width: 600px;
}








#s-8d048009-382e-499c-bc3c-38c719820efc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d048009-382e-499c-bc3c-38c719820efc {
  cursor: pointer;
}#s-8d048009-382e-499c-bc3c-38c719820efc.shg-box.shg-c {
  justify-content: center;
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  margin-bottom: 10px;
max-width: 1227px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1227px;
  }



  img.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
    
    
    
    max-height: 1227px;
  }


.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
      position: relative;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1227px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1227px;
  }



  img.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
    
    
    
    max-height: 1227px;
  }


.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
      position: relative;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1227px;
    }
  }

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

.shg-image-margin-container-s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1227px;
  }



  img.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
    
    
    
    max-height: 1227px;
  }


.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
      position: relative;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1227px;
    }
  }

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

.shg-image-margin-container-s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1227px;
  }



  img.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
    
    
    
    max-height: 1227px;
  }


.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
      position: relative;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1227px;
    }
  }

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

.shg-image-margin-container-s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1227px;
  }



  img.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
    
    
    
    max-height: 1227px;
  }


.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container {
      position: relative;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b931768-54c0-43c9-bcf1-43d8d729c0e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1227px;
    }
  }

}
#s-0f1161a2-c4ba-4e24-a563-6e46182b674d {
  min-height: 50px;
}








#s-0f1161a2-c4ba-4e24-a563-6e46182b674d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f1161a2-c4ba-4e24-a563-6e46182b674d {
  cursor: pointer;
}#s-0f1161a2-c4ba-4e24-a563-6e46182b674d.shg-box.shg-c {
  justify-content: center;
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  margin-bottom: 10px;
max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-content {
  
    align-items: center;
  
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
      position: relative;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-content {
  
    align-items: center;
  
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
      position: relative;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-content {
  
    align-items: center;
  
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
      position: relative;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-content {
  
    align-items: center;
  
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
      position: relative;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb .shogun-image-content {
  
    align-items: center;
  
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container {
      position: relative;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eef7a32b-f72d-477e-afe8-64d0233b6cdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-24341fd1-4fa1-450a-a30d-6090df9e42c6 {
  min-height: 50px;
}








#s-24341fd1-4fa1-450a-a30d-6090df9e42c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24341fd1-4fa1-450a-a30d-6090df9e42c6 {
  cursor: pointer;
}#s-24341fd1-4fa1-450a-a30d-6090df9e42c6.shg-box.shg-c {
  justify-content: center;
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-content {
  
    align-items: center;
  
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
      position: relative;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-content {
  
    align-items: center;
  
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
      position: relative;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-content {
  
    align-items: center;
  
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
      position: relative;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-content {
  
    align-items: center;
  
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
      position: relative;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d118d4b9-7a3e-45dc-a524-50b6e9627200 .shogun-image-content {
  
    align-items: center;
  
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container {
      position: relative;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d118d4b9-7a3e-45dc-a524-50b6e9627200 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-3ac62912-52f0-47fe-8bb1-2d902c9c9cbd {
  min-height: 50px;
}
@media (max-width: 767px){#s-3ac62912-52f0-47fe-8bb1-2d902c9c9cbd {
  
}
}







#s-3ac62912-52f0-47fe-8bb1-2d902c9c9cbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ac62912-52f0-47fe-8bb1-2d902c9c9cbd {
  cursor: pointer;
}#s-3ac62912-52f0-47fe-8bb1-2d902c9c9cbd.shg-box.shg-c {
  justify-content: center;
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-content {
  
    align-items: center;
  
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
      position: relative;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-content {
  
    align-items: center;
  
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
      position: relative;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-content {
  
    align-items: center;
  
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
      position: relative;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-content {
  
    align-items: center;
  
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
      position: relative;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e .shogun-image-content {
  
    align-items: center;
  
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container {
      position: relative;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f594df3-8a4e-4dd1-b7ff-d781c299829e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-7381ba1f-ef68-4f09-8c10-10426bb868fb {
  min-height: 50px;
}
@media (max-width: 767px){#s-7381ba1f-ef68-4f09-8c10-10426bb868fb {
  display: none;
}
#s-7381ba1f-ef68-4f09-8c10-10426bb868fb, #wrap-s-7381ba1f-ef68-4f09-8c10-10426bb868fb { display: none !important; }}







#s-7381ba1f-ef68-4f09-8c10-10426bb868fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7381ba1f-ef68-4f09-8c10-10426bb868fb {
  cursor: pointer;
}#s-7381ba1f-ef68-4f09-8c10-10426bb868fb.shg-box.shg-c {
  justify-content: center;
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
      position: relative;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
      position: relative;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
      position: relative;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
      position: relative;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

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

.shg-image-margin-container-s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2000px;
  }



  img.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 .shogun-image-content {
  
    align-items: center;
  
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container {
      position: relative;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd4c9bff-b4a7-44e8-81b7-1991af1ba407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-783f3a20-2e6d-4c2c-9113-872b9f29c01b-root {
    text-align: center;
  }


#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-783f3a20-2e6d-4c2c-9113-872b9f29c01b-root {
    text-align: center;
  }


#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-783f3a20-2e6d-4c2c-9113-872b9f29c01b-root {
    text-align: center;
  }


#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-783f3a20-2e6d-4c2c-9113-872b9f29c01b-root {
    text-align: center;
  }


#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-783f3a20-2e6d-4c2c-9113-872b9f29c01b-root {
    text-align: center;
  }


#s-783f3a20-2e6d-4c2c-9113-872b9f29c01b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
}
#s-b82003cd-019b-4a08-b803-6a9e37ac4e4e {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b82003cd-019b-4a08-b803-6a9e37ac4e4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b82003cd-019b-4a08-b803-6a9e37ac4e4e {
  cursor: pointer;
}#s-b82003cd-019b-4a08-b803-6a9e37ac4e4e.shg-box.shg-c {
  justify-content: center;
}

#s-50291b73-c71b-4e4f-aa82-c1b1508f651d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-50291b73-c71b-4e4f-aa82-c1b1508f651d {
  display: none;
}
#s-50291b73-c71b-4e4f-aa82-c1b1508f651d, #wrap-s-50291b73-c71b-4e4f-aa82-c1b1508f651d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50291b73-c71b-4e4f-aa82-c1b1508f651d {
  display: none;
}
#s-50291b73-c71b-4e4f-aa82-c1b1508f651d, #wrap-s-50291b73-c71b-4e4f-aa82-c1b1508f651d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50291b73-c71b-4e4f-aa82-c1b1508f651d {
  margin-top: 0px;
margin-bottom: 0px;
display: none;
}
#s-50291b73-c71b-4e4f-aa82-c1b1508f651d, #wrap-s-50291b73-c71b-4e4f-aa82-c1b1508f651d { display: none !important; }}







#s-50291b73-c71b-4e4f-aa82-c1b1508f651d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-50291b73-c71b-4e4f-aa82-c1b1508f651d.shg-box.shg-c {
  justify-content: center;
}

#s-4e1c884e-bc30-4baa-b578-96e2df6463f5 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4e1c884e-bc30-4baa-b578-96e2df6463f5 {
  display: none;
}
#s-4e1c884e-bc30-4baa-b578-96e2df6463f5, #wrap-s-4e1c884e-bc30-4baa-b578-96e2df6463f5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e1c884e-bc30-4baa-b578-96e2df6463f5 {
  display: none;
}
#s-4e1c884e-bc30-4baa-b578-96e2df6463f5, #wrap-s-4e1c884e-bc30-4baa-b578-96e2df6463f5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e1c884e-bc30-4baa-b578-96e2df6463f5 {
  
}
}







#s-4e1c884e-bc30-4baa-b578-96e2df6463f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e1c884e-bc30-4baa-b578-96e2df6463f5.shg-box.shg-c {
  justify-content: center;
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  margin-top: -7px;
margin-left: 46%;
margin-bottom: 0px;
margin-right: 46%;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  margin-left: 46%;
  margin-right: 46%;
  margin-top: -7px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-content {
  
    align-items: center;
  
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
      position: relative;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c 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-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-content {
  
    align-items: center;
  
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
      position: relative;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c 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-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-content {
  
    align-items: center;
  
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
      position: relative;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c 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-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-content {
  
    align-items: center;
  
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
      position: relative;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c 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-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d79c2ec7-3854-4b17-bc2f-44c56528f16c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c .shogun-image-content {
  
    align-items: center;
  
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container {
      position: relative;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d79c2ec7-3854-4b17-bc2f-44c56528f16c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-1bc8555c-8e14-47a8-b248-b39e4b432214 {
  margin-top: 6px;
margin-bottom: -10px;
}
@media (max-width: 767px){#s-1bc8555c-8e14-47a8-b248-b39e4b432214 {
  margin-left: 16%;
margin-right: 16%;
}
}
#s-0d886cef-caa3-4bc7-836d-a76a7cbfa0f9 {
  margin-bottom: -10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0d886cef-caa3-4bc7-836d-a76a7cbfa0f9 {
  margin-left: 9%;
margin-right: 9%;
}
}
#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df {
  margin-top: 2px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8f4e1734-02c9-4044-9921-09fc9c1fc3df-root {
    text-align: center;
  }


#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8f4e1734-02c9-4044-9921-09fc9c1fc3df-root {
    text-align: center;
  }


#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f4e1734-02c9-4044-9921-09fc9c1fc3df-root {
    text-align: center;
  }


#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8f4e1734-02c9-4044-9921-09fc9c1fc3df-root {
    text-align: center;
  }


#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8f4e1734-02c9-4044-9921-09fc9c1fc3df-root {
    text-align: center;
  }


#s-8f4e1734-02c9-4044-9921-09fc9c1fc3df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c {
  display: none;
}
#s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c, #wrap-s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c {
  display: none;
}
#s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c, #wrap-s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c {
  
}
}
@media (min-width: 0px) {
[id="s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed5ae05f-a8e0-4975-97ce-1a7e3977023c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-268d4796-c43e-4756-afba-29a59ec99a36 {
  max-width: 550px;
aspect-ratio: 550/708;
text-align: center;
}
@media (max-width: 767px){#s-268d4796-c43e-4756-afba-29a59ec99a36 {
  
}
}


.shg-image-margin-container-s-268d4796-c43e-4756-afba-29a59ec99a36 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-268d4796-c43e-4756-afba-29a59ec99a36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-content {
  
    align-items: center;
  
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-268d4796-c43e-4756-afba-29a59ec99a36 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
      position: relative;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-268d4796-c43e-4756-afba-29a59ec99a36 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-268d4796-c43e-4756-afba-29a59ec99a36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-content {
  
    align-items: center;
  
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-268d4796-c43e-4756-afba-29a59ec99a36 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
      position: relative;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-268d4796-c43e-4756-afba-29a59ec99a36 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-268d4796-c43e-4756-afba-29a59ec99a36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-content {
  
    align-items: center;
  
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-268d4796-c43e-4756-afba-29a59ec99a36 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
      position: relative;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-268d4796-c43e-4756-afba-29a59ec99a36 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-268d4796-c43e-4756-afba-29a59ec99a36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-content {
  
    align-items: center;
  
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-268d4796-c43e-4756-afba-29a59ec99a36 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
      position: relative;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-268d4796-c43e-4756-afba-29a59ec99a36 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-268d4796-c43e-4756-afba-29a59ec99a36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-268d4796-c43e-4756-afba-29a59ec99a36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-268d4796-c43e-4756-afba-29a59ec99a36 .shogun-image-content {
  
    align-items: center;
  
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-268d4796-c43e-4756-afba-29a59ec99a36 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container {
      position: relative;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-268d4796-c43e-4756-afba-29a59ec99a36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 550px;
aspect-ratio: 550/708;
text-align: center;
}



.shg-image-margin-container-s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  padding-top: 0px;
  padding-bottom: 0px;
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
      position: relative;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
      position: relative;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
      position: relative;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
      position: relative;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container {
      position: relative;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2f75b45-1c6f-4ebf-b951-9dbf3cdc71a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656 {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656 {
  display: none;
}
#s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656, #wrap-s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656 { display: none !important; }}
@media (min-width: 0px) {
[id="s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-78ff8ac1-1afe-4ae1-a3e2-a0d977bc3656"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d1a0c093-ba23-4481-95d5-5471f8716cbe {
  min-height: 50px;
}
@media (max-width: 767px){#s-d1a0c093-ba23-4481-95d5-5471f8716cbe {
  display: none;
}
#s-d1a0c093-ba23-4481-95d5-5471f8716cbe, #wrap-s-d1a0c093-ba23-4481-95d5-5471f8716cbe { display: none !important; }}







#s-d1a0c093-ba23-4481-95d5-5471f8716cbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d1a0c093-ba23-4481-95d5-5471f8716cbe.shg-box.shg-c {
  justify-content: center;
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  max-width: 550px;
aspect-ratio: 550/708;
text-align: center;
}
@media (max-width: 767px){#s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  display: none;
}
#s-fabc17fd-5387-4370-adcd-ef517bdf9aac, #wrap-s-fabc17fd-5387-4370-adcd-ef517bdf9aac { display: none !important; }}


.shg-image-margin-container-s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-content {
  
    align-items: center;
  
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
      position: relative;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-content {
  
    align-items: center;
  
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
      position: relative;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-content {
  
    align-items: center;
  
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
      position: relative;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-content {
  
    align-items: center;
  
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
      position: relative;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-fabc17fd-5387-4370-adcd-ef517bdf9aac .shogun-image-content {
  
    align-items: center;
  
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container {
      position: relative;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fabc17fd-5387-4370-adcd-ef517bdf9aac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b {
  display: none;
}
#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b, #wrap-s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b {
  display: none;
}
#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b, #wrap-s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b {
  display: none;
}
#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b, #wrap-s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b { display: none !important; }}@media (max-width: 767px){#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b {
  display: none;
}
#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b, #wrap-s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b { display: none !important; }}







#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12d8dd1c-cf5f-4130-a4e7-42362dc47f2b.shg-box.shg-c {
  justify-content: center;
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  margin-top: -7px;
margin-left: 46%;
margin-bottom: 0px;
margin-right: 46%;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  margin-left: 46%;
  margin-right: 46%;
  margin-top: -7px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
      position: relative;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 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-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
      position: relative;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 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-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
      position: relative;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 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-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
      position: relative;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 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-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container {
      position: relative;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aea28fa-e99d-4835-8f9e-562eecc2bf73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-30b96c1e-3a8e-46a0-b117-56e247163fd3 {
  margin-top: 6px;
margin-bottom: -10px;
}
@media (max-width: 767px){#s-30b96c1e-3a8e-46a0-b117-56e247163fd3 {
  margin-left: 16%;
margin-right: 16%;
}
}
#s-44ebfaf5-ce73-4a4d-8e2d-03883eaff25b {
  margin-bottom: -10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-44ebfaf5-ce73-4a4d-8e2d-03883eaff25b {
  margin-left: 9%;
margin-right: 9%;
}
}
#s-a1f21453-81b5-401f-ac12-ec8ee5062fec {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(130, 15, 129, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a1f21453-81b5-401f-ac12-ec8ee5062fec:hover {background-color: rgba(130, 15, 129, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1f21453-81b5-401f-ac12-ec8ee5062fec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a1f21453-81b5-401f-ac12-ec8ee5062fec-root {
    text-align: center;
  }


#s-a1f21453-81b5-401f-ac12-ec8ee5062fec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a1f21453-81b5-401f-ac12-ec8ee5062fec-root {
    text-align: center;
  }


#s-a1f21453-81b5-401f-ac12-ec8ee5062fec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1f21453-81b5-401f-ac12-ec8ee5062fec-root {
    text-align: center;
  }


#s-a1f21453-81b5-401f-ac12-ec8ee5062fec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a1f21453-81b5-401f-ac12-ec8ee5062fec-root {
    text-align: center;
  }


#s-a1f21453-81b5-401f-ac12-ec8ee5062fec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a1f21453-81b5-401f-ac12-ec8ee5062fec-root {
    text-align: center;
  }


#s-a1f21453-81b5-401f-ac12-ec8ee5062fec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-630c67e9-2a53-435d-8f5c-703c6e8e8193 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-630c67e9-2a53-435d-8f5c-703c6e8e8193 {
  display: none;
}
#s-630c67e9-2a53-435d-8f5c-703c6e8e8193, #wrap-s-630c67e9-2a53-435d-8f5c-703c6e8e8193 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-630c67e9-2a53-435d-8f5c-703c6e8e8193 {
  display: none;
}
#s-630c67e9-2a53-435d-8f5c-703c6e8e8193, #wrap-s-630c67e9-2a53-435d-8f5c-703c6e8e8193 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-630c67e9-2a53-435d-8f5c-703c6e8e8193 {
  display: none;
}
#s-630c67e9-2a53-435d-8f5c-703c6e8e8193, #wrap-s-630c67e9-2a53-435d-8f5c-703c6e8e8193 { display: none !important; }}@media (max-width: 767px){#s-630c67e9-2a53-435d-8f5c-703c6e8e8193 {
  display: none;
}
#s-630c67e9-2a53-435d-8f5c-703c6e8e8193, #wrap-s-630c67e9-2a53-435d-8f5c-703c6e8e8193 { display: none !important; }}







#s-630c67e9-2a53-435d-8f5c-703c6e8e8193 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-630c67e9-2a53-435d-8f5c-703c6e8e8193.shg-box.shg-c {
  justify-content: center;
}

#s-41614e8a-531e-4518-a05f-2eb2d6c1eb27 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-41614e8a-531e-4518-a05f-2eb2d6c1eb27 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-41614e8a-531e-4518-a05f-2eb2d6c1eb27 {
  display: none;
}
#s-41614e8a-531e-4518-a05f-2eb2d6c1eb27, #wrap-s-41614e8a-531e-4518-a05f-2eb2d6c1eb27 { display: none !important; }}







#s-41614e8a-531e-4518-a05f-2eb2d6c1eb27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41614e8a-531e-4518-a05f-2eb2d6c1eb27.shg-box.shg-c {
  justify-content: center;
}

#s-d51fb010-b45b-4e3e-915a-950c1bc72bea {
  background-image: url(https://i.shgcdn.com/32f8a988-44f5-4238-bc38-c45ff05970b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-d51fb010-b45b-4e3e-915a-950c1bc72bea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d51fb010-b45b-4e3e-915a-950c1bc72bea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d51fb010-b45b-4e3e-915a-950c1bc72bea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d51fb010-b45b-4e3e-915a-950c1bc72bea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d51fb010-b45b-4e3e-915a-950c1bc72bea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d51fb010-b45b-4e3e-915a-950c1bc72bea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d51fb010-b45b-4e3e-915a-950c1bc72bea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

}

#s-f2fc6aca-6846-4f66-a092-cdea08cf56fd {
  min-height: 50px;
}
@media (max-width: 767px){#s-f2fc6aca-6846-4f66-a092-cdea08cf56fd {
  display: none;
}
#s-f2fc6aca-6846-4f66-a092-cdea08cf56fd, #wrap-s-f2fc6aca-6846-4f66-a092-cdea08cf56fd { display: none !important; }}







#s-f2fc6aca-6846-4f66-a092-cdea08cf56fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2fc6aca-6846-4f66-a092-cdea08cf56fd.shg-box.shg-c {
  justify-content: center;
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  max-width: 550px;
aspect-ratio: 550/708;
text-align: center;
}
@media (max-width: 767px){#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  display: none;
}
#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360, #wrap-s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 { display: none !important; }}


.shg-image-margin-container-s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
      position: relative;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
      position: relative;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
      position: relative;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
      position: relative;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container {
      position: relative;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e4f0dd2-f2c1-4c61-9ba4-fe95d53a1360 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-3e15bb58-a234-42a2-8263-c17da664ae84 {
  min-height: 50px;
}








#s-3e15bb58-a234-42a2-8263-c17da664ae84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e15bb58-a234-42a2-8263-c17da664ae84.shg-box.shg-c {
  justify-content: center;
}

#s-89e03774-8471-4c10-97d2-bd73769d0207 {
  margin-top: -7px;
margin-left: 46%;
margin-bottom: 0px;
margin-right: 46%;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-89e03774-8471-4c10-97d2-bd73769d0207 {
  margin-left: 46%;
  margin-right: 46%;
  margin-top: -7px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-89e03774-8471-4c10-97d2-bd73769d0207 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89e03774-8471-4c10-97d2-bd73769d0207 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-content {
  
    align-items: center;
  
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-89e03774-8471-4c10-97d2-bd73769d0207 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
      position: relative;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207 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-89e03774-8471-4c10-97d2-bd73769d0207 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-89e03774-8471-4c10-97d2-bd73769d0207 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89e03774-8471-4c10-97d2-bd73769d0207 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-content {
  
    align-items: center;
  
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-89e03774-8471-4c10-97d2-bd73769d0207 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
      position: relative;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207 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-89e03774-8471-4c10-97d2-bd73769d0207 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-89e03774-8471-4c10-97d2-bd73769d0207 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89e03774-8471-4c10-97d2-bd73769d0207 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-content {
  
    align-items: center;
  
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-89e03774-8471-4c10-97d2-bd73769d0207 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
      position: relative;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207 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-89e03774-8471-4c10-97d2-bd73769d0207 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-89e03774-8471-4c10-97d2-bd73769d0207 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89e03774-8471-4c10-97d2-bd73769d0207 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-content {
  
    align-items: center;
  
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-89e03774-8471-4c10-97d2-bd73769d0207 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
      position: relative;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207 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-89e03774-8471-4c10-97d2-bd73769d0207 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-89e03774-8471-4c10-97d2-bd73769d0207 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89e03774-8471-4c10-97d2-bd73769d0207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89e03774-8471-4c10-97d2-bd73769d0207 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 100px;
  }



  img.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-89e03774-8471-4c10-97d2-bd73769d0207 .shogun-image-content {
  
    align-items: center;
  
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-89e03774-8471-4c10-97d2-bd73769d0207 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container {
      position: relative;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89e03774-8471-4c10-97d2-bd73769d0207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-aa46c69b-297a-49f8-81b4-82e211e7d0d9 {
  margin-top: 6px;
margin-bottom: -10px;
}
@media (max-width: 767px){#s-aa46c69b-297a-49f8-81b4-82e211e7d0d9 {
  margin-left: 16%;
margin-right: 16%;
}
}
#s-b9c89676-c5e3-4a4c-bf85-9e832d2a6f6b {
  margin-bottom: -10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9c89676-c5e3-4a4c-bf85-9e832d2a6f6b {
  margin-left: 9%;
margin-right: 9%;
}
}
#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07-root {
    text-align: center;
  }


#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07-root {
    text-align: center;
  }


#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07-root {
    text-align: center;
  }


#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07-root {
    text-align: center;
  }


#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07-root {
    text-align: center;
  }


#s-6b084a06-8cc8-4f9d-a8b2-8ad12d62ac07.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-d8b1970d-9ece-4c9e-aa71-f8020793094e {
  min-height: 50px;
}








#s-d8b1970d-9ece-4c9e-aa71-f8020793094e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8b1970d-9ece-4c9e-aa71-f8020793094e.shg-box.shg-c {
  justify-content: center;
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 550px;
aspect-ratio: 550/708;
text-align: center;
}
@media (max-width: 767px){#s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  
}
}


.shg-image-margin-container-s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  padding-top: 0px;
  padding-bottom: 0px;
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-content {
  
    align-items: center;
  
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41d270c4-40c8-4203-a036-7ffdb2487695 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
      position: relative;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-content {
  
    align-items: center;
  
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41d270c4-40c8-4203-a036-7ffdb2487695 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
      position: relative;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-content {
  
    align-items: center;
  
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41d270c4-40c8-4203-a036-7ffdb2487695 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
      position: relative;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-content {
  
    align-items: center;
  
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41d270c4-40c8-4203-a036-7ffdb2487695 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
      position: relative;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }

    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-link {
      aspect-ratio: 550/708;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41d270c4-40c8-4203-a036-7ffdb2487695 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-41d270c4-40c8-4203-a036-7ffdb2487695 .shogun-image-content {
  
    align-items: center;
  
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41d270c4-40c8-4203-a036-7ffdb2487695 {
      --shg-aspect-ratio: calc(550/708); 
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container {
      position: relative;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41d270c4-40c8-4203-a036-7ffdb2487695 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-79d8921b-d211-41e4-a12e-5e831db2a8dd {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-79d8921b-d211-41e4-a12e-5e831db2a8dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79d8921b-d211-41e4-a12e-5e831db2a8dd {
  cursor: pointer;
}#s-79d8921b-d211-41e4-a12e-5e831db2a8dd.shg-box.shg-c {
  justify-content: center;
}

#s-4177d560-5dc4-4cf5-8809-c6cc7a2612dc {
  margin-top: 0px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4177d560-5dc4-4cf5-8809-c6cc7a2612dc {
  margin-left: 17%;
margin-right: 17%;
}
}
#s-7b0eafff-79a4-4eec-825a-ba4d4be0ac82 {
  margin-bottom: -20px;
}

#s-26cad876-bfdc-469a-9a57-2f60040aa145 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-d4b02bef-1fda-444b-9377-e3f4187f8adb {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-d4b02bef-1fda-444b-9377-e3f4187f8adb {
  display: unset;
}
#s-d4b02bef-1fda-444b-9377-e3f4187f8adb, #wrap-s-d4b02bef-1fda-444b-9377-e3f4187f8adb { display: unset !important; }}







#s-d4b02bef-1fda-444b-9377-e3f4187f8adb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4b02bef-1fda-444b-9377-e3f4187f8adb {
  cursor: pointer;
}#s-d4b02bef-1fda-444b-9377-e3f4187f8adb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e050b695-6424-4854-9c74-22fdc92f420e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e050b695-6424-4854-9c74-22fdc92f420e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e050b695-6424-4854-9c74-22fdc92f420e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e050b695-6424-4854-9c74-22fdc92f420e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e050b695-6424-4854-9c74-22fdc92f420e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e050b695-6424-4854-9c74-22fdc92f420e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e050b695-6424-4854-9c74-22fdc92f420e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

}

#s-ef1bfb6b-cace-4f8b-b87a-a04f068c41f3 {
  min-height: 50px;
}








#s-ef1bfb6b-cace-4f8b-b87a-a04f068c41f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef1bfb6b-cace-4f8b-b87a-a04f068c41f3.shg-box.shg-c {
  justify-content: center;
}

#s-c9eed14f-48f1-4bdc-a487-08a768312665 {
  margin-bottom: -19px;
}

#s-df511677-32bf-4c57-919d-07b6db129e9b {
  margin-left: 5%;
margin-right: 5%;
}

#s-fe2cb181-6bde-4634-b105-40384aabb47d {
  margin-top: 20px;
margin-bottom: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
min-height: 1px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fe2cb181-6bde-4634-b105-40384aabb47d:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fe2cb181-6bde-4634-b105-40384aabb47d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fe2cb181-6bde-4634-b105-40384aabb47d {
  margin-top: 5px;
margin-bottom: 15px;
}
}

  #s-fe2cb181-6bde-4634-b105-40384aabb47d-root {
    text-align: center;
  }


#s-fe2cb181-6bde-4634-b105-40384aabb47d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fe2cb181-6bde-4634-b105-40384aabb47d-root {
    text-align: center;
  }


#s-fe2cb181-6bde-4634-b105-40384aabb47d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fe2cb181-6bde-4634-b105-40384aabb47d-root {
    text-align: center;
  }


#s-fe2cb181-6bde-4634-b105-40384aabb47d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fe2cb181-6bde-4634-b105-40384aabb47d-root {
    text-align: center;
  }


#s-fe2cb181-6bde-4634-b105-40384aabb47d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fe2cb181-6bde-4634-b105-40384aabb47d-root {
    text-align: center;
  }


#s-fe2cb181-6bde-4634-b105-40384aabb47d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-bbf44753-fa15-4541-a58f-1fed0641859a {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 550px;
aspect-ratio: 550/498;
text-align: center;
}
@media (max-width: 767px){#s-bbf44753-fa15-4541-a58f-1fed0641859a {
  
}
}


.shg-image-margin-container-s-bbf44753-fa15-4541-a58f-1fed0641859a {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }

    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-link {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbf44753-fa15-4541-a58f-1fed0641859a {
      --shg-aspect-ratio: calc(550/498); 
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
      position: relative;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-bbf44753-fa15-4541-a58f-1fed0641859a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }

    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-link {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbf44753-fa15-4541-a58f-1fed0641859a {
      --shg-aspect-ratio: calc(550/498); 
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
      position: relative;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-bbf44753-fa15-4541-a58f-1fed0641859a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }

    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-link {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbf44753-fa15-4541-a58f-1fed0641859a {
      --shg-aspect-ratio: calc(550/498); 
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
      position: relative;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-bbf44753-fa15-4541-a58f-1fed0641859a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }

    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-link {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbf44753-fa15-4541-a58f-1fed0641859a {
      --shg-aspect-ratio: calc(550/498); 
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
      position: relative;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

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

.shg-image-margin-container-s-bbf44753-fa15-4541-a58f-1fed0641859a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }

    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-link {
      aspect-ratio: 550/498;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bbf44753-fa15-4541-a58f-1fed0641859a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 550px;
  }



  img.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-bbf44753-fa15-4541-a58f-1fed0641859a .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbf44753-fa15-4541-a58f-1fed0641859a {
      --shg-aspect-ratio: calc(550/498); 
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container {
      position: relative;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbf44753-fa15-4541-a58f-1fed0641859a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 550px;
    }
  }

}
#s-e6e1c504-9d62-4864-8dd9-bb2157af52ad {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-position: center center;
}








#s-e6e1c504-9d62-4864-8dd9-bb2157af52ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6e1c504-9d62-4864-8dd9-bb2157af52ad {
  cursor: pointer;
}#s-e6e1c504-9d62-4864-8dd9-bb2157af52ad.shg-box.shg-c {
  justify-content: center;
}

#s-7aca5af3-8b7c-44b4-a6f4-3866a0237140 {
  min-height: 0px;
}








#s-7aca5af3-8b7c-44b4-a6f4-3866a0237140 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7aca5af3-8b7c-44b4-a6f4-3866a0237140.shg-box.shg-c {
  justify-content: center;
}

#s-92450216-958b-4dae-8d34-87d5fa0ad7ee {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: -10px;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-92450216-958b-4dae-8d34-87d5fa0ad7ee {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-92450216-958b-4dae-8d34-87d5fa0ad7ee {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792 {
  padding-top: 9px;
padding-left: 20px;
padding-bottom: 9px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5e7437e7-ab2f-49b8-8956-5d1ed8853792-root {
    text-align: center;
  }


#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5e7437e7-ab2f-49b8-8956-5d1ed8853792-root {
    text-align: center;
  }


#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5e7437e7-ab2f-49b8-8956-5d1ed8853792-root {
    text-align: center;
  }


#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5e7437e7-ab2f-49b8-8956-5d1ed8853792-root {
    text-align: center;
  }


#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5e7437e7-ab2f-49b8-8956-5d1ed8853792-root {
    text-align: center;
  }


#s-5e7437e7-ab2f-49b8-8956-5d1ed8853792.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}
#s-19234c03-aec9-4b7e-b723-cf5958b0b059 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: -8px;
margin-right: 2%;
}

#s-a2518a16-426b-45ef-90c2-915bfe8a0a43 {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}








#s-a2518a16-426b-45ef-90c2-915bfe8a0a43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2518a16-426b-45ef-90c2-915bfe8a0a43.shg-box.shg-c {
  justify-content: center;
}

#s-679ef247-764f-458f-813f-674be42da10c {
  margin-top: 0px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-679ef247-764f-458f-813f-674be42da10c {
  
}
}
@media (min-width: 0px) {
[id="s-84d387d3-6917-4b57-82dc-8ceee3582516"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-84d387d3-6917-4b57-82dc-8ceee3582516"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-84d387d3-6917-4b57-82dc-8ceee3582516"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-84d387d3-6917-4b57-82dc-8ceee3582516"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-60d39366-cd53-403a-861f-1c9d668735dd {
  min-height: 50px;
}








#s-60d39366-cd53-403a-861f-1c9d668735dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-60d39366-cd53-403a-861f-1c9d668735dd {
  cursor: pointer;
}#s-60d39366-cd53-403a-861f-1c9d668735dd.shg-box.shg-c {
  justify-content: center;
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  /* Add padding handling */
  
  
  
  
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
      position: relative;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
      position: relative;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
      position: relative;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
      position: relative;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container {
      position: relative;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8397f7a-8492-459a-b7e5-5eb1c30cb7f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-c745e99c-1146-4974-b5e5-5c2d6f73195d {
  min-height: 50px;
}








#s-c745e99c-1146-4974-b5e5-5c2d6f73195d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c745e99c-1146-4974-b5e5-5c2d6f73195d {
  cursor: pointer;
}#s-c745e99c-1146-4974-b5e5-5c2d6f73195d.shg-box.shg-c {
  justify-content: center;
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-679b2393-2117-42a8-80e9-a3b68f49662c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-679b2393-2117-42a8-80e9-a3b68f49662c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
      position: relative;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-679b2393-2117-42a8-80e9-a3b68f49662c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-679b2393-2117-42a8-80e9-a3b68f49662c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
      position: relative;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-679b2393-2117-42a8-80e9-a3b68f49662c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-679b2393-2117-42a8-80e9-a3b68f49662c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
      position: relative;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-679b2393-2117-42a8-80e9-a3b68f49662c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-679b2393-2117-42a8-80e9-a3b68f49662c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
      position: relative;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-679b2393-2117-42a8-80e9-a3b68f49662c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-679b2393-2117-42a8-80e9-a3b68f49662c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-679b2393-2117-42a8-80e9-a3b68f49662c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-679b2393-2117-42a8-80e9-a3b68f49662c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container {
      position: relative;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-679b2393-2117-42a8-80e9-a3b68f49662c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-808eb7ce-3b88-470a-ae48-6405c0189acb {
  min-height: 50px;
}








#s-808eb7ce-3b88-470a-ae48-6405c0189acb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-808eb7ce-3b88-470a-ae48-6405c0189acb {
  cursor: pointer;
}#s-808eb7ce-3b88-470a-ae48-6405c0189acb.shg-box.shg-c {
  justify-content: center;
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  margin-top: 0px;
margin-bottom: 15px;
}
}


.shg-image-margin-container-s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
      position: relative;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
      position: relative;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
      position: relative;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
      position: relative;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  
  
  margin-top: 0px;
  margin-bottom: 15px;
  /* Add padding handling */
  
  
  
  
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container {
      position: relative;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca3f51e-212d-48b5-8cb7-c9c931e26f46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-cfcbffb0-42f6-4fbf-9514-3caa829d2ced {
  min-height: 50px;
}








#s-cfcbffb0-42f6-4fbf-9514-3caa829d2ced > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cfcbffb0-42f6-4fbf-9514-3caa829d2ced {
  cursor: pointer;
}#s-cfcbffb0-42f6-4fbf-9514-3caa829d2ced.shg-box.shg-c {
  justify-content: center;
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-92d2964c-881b-48cf-91b6-2b264394ccca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92d2964c-881b-48cf-91b6-2b264394ccca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
      position: relative;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-92d2964c-881b-48cf-91b6-2b264394ccca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92d2964c-881b-48cf-91b6-2b264394ccca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
      position: relative;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-92d2964c-881b-48cf-91b6-2b264394ccca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92d2964c-881b-48cf-91b6-2b264394ccca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
      position: relative;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-92d2964c-881b-48cf-91b6-2b264394ccca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92d2964c-881b-48cf-91b6-2b264394ccca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
      position: relative;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-92d2964c-881b-48cf-91b6-2b264394ccca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92d2964c-881b-48cf-91b6-2b264394ccca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-92d2964c-881b-48cf-91b6-2b264394ccca .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92d2964c-881b-48cf-91b6-2b264394ccca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container {
      position: relative;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92d2964c-881b-48cf-91b6-2b264394ccca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-7223ecab-09af-49cf-aefa-02d615e6773d {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-7223ecab-09af-49cf-aefa-02d615e6773d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7223ecab-09af-49cf-aefa-02d615e6773d {
  cursor: pointer;
}#s-7223ecab-09af-49cf-aefa-02d615e6773d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d4c61059-374a-4d9d-af69-9d03230d56a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4c61059-374a-4d9d-af69-9d03230d56a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d4c61059-374a-4d9d-af69-9d03230d56a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d4c61059-374a-4d9d-af69-9d03230d56a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d4c61059-374a-4d9d-af69-9d03230d56a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4c61059-374a-4d9d-af69-9d03230d56a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d4c61059-374a-4d9d-af69-9d03230d56a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-04f671df-66ce-4ddd-aa99-e95192c508ba {
  min-height: 50px;
}








#s-04f671df-66ce-4ddd-aa99-e95192c508ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04f671df-66ce-4ddd-aa99-e95192c508ba.shg-box.shg-c {
  justify-content: center;
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 10px;
margin-right: 20%;
text-align: center;
}
@media (max-width: 767px){#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin-left: 8%;
margin-right: 8%;
}
}


.shg-image-margin-container-s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 10px;
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
    
    
    
    
  }


.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e .shogun-image-content {
  
    align-items: center;
  
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
    
    
    
    
  }


.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e .shogun-image-content {
  
    align-items: center;
  
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
    
    
    
    
  }


.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e .shogun-image-content {
  
    align-items: center;
  
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
    
    
    
    
  }


.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e .shogun-image-content {
  
    align-items: center;
  
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin-left: 8%;
  margin-right: 8%;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
    
    
    
    
  }


.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e .shogun-image-content {
  
    align-items: center;
  
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d01c2-c9ec-4bf0-8290-1264b4cab58e.shogun-image {
  box-sizing: border-box;
}




}
#s-79f3f704-9425-4c89-8675-58e8b808711c {
  margin-left: 0%;
margin-right: 0%;
}

#s-db20a3f6-26b0-4f3e-8c08-4473099da241 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-6fd72436-a230-4305-a64d-eec43fbbab64 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6fd72436-a230-4305-a64d-eec43fbbab64:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6fd72436-a230-4305-a64d-eec43fbbab64:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-6fd72436-a230-4305-a64d-eec43fbbab64 {
  margin-left: 9%;
margin-right: 9%;
}
}

  #s-6fd72436-a230-4305-a64d-eec43fbbab64-root {
    text-align: center;
  }


#s-6fd72436-a230-4305-a64d-eec43fbbab64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6fd72436-a230-4305-a64d-eec43fbbab64-root {
    text-align: center;
  }


#s-6fd72436-a230-4305-a64d-eec43fbbab64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6fd72436-a230-4305-a64d-eec43fbbab64-root {
    text-align: center;
  }


#s-6fd72436-a230-4305-a64d-eec43fbbab64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6fd72436-a230-4305-a64d-eec43fbbab64-root {
    text-align: center;
  }


#s-6fd72436-a230-4305-a64d-eec43fbbab64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6fd72436-a230-4305-a64d-eec43fbbab64-root {
    text-align: center;
  }


#s-6fd72436-a230-4305-a64d-eec43fbbab64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin-left: 5%;
margin-right: 5%;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin-left: 0%;
margin-right: 0%;
}
}


.shg-image-margin-container-s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin-left: 5%;
  margin-right: 5%;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1000px;
  }



  img.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-content {
  
    align-items: center;
  
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
      position: relative;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1000px;
  }



  img.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-content {
  
    align-items: center;
  
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
      position: relative;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

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

.shg-image-margin-container-s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1000px;
  }



  img.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-content {
  
    align-items: center;
  
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
      position: relative;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

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

.shg-image-margin-container-s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1000px;
  }



  img.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-content {
  
    align-items: center;
  
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
      position: relative;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

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

.shg-image-margin-container-s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin-left: 0%;
  margin-right: 0%;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1000px;
  }



  img.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c .shogun-image-content {
  
    align-items: center;
  
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container {
      position: relative;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fff4bc2-bebb-4566-bf39-0b351ec6c15c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-4faff114-1713-4b2c-9466-6f17e22d4d76 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4faff114-1713-4b2c-9466-6f17e22d4d76 {
  margin-top: 23px;
margin-bottom: 23px;
}
}







#s-4faff114-1713-4b2c-9466-6f17e22d4d76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4faff114-1713-4b2c-9466-6f17e22d4d76.shg-box.shg-c {
  justify-content: center;
}

#s-01ff7565-57d6-4f68-819c-c8083ba4b682 {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-56d025cd-e36a-4844-bbf5-7380578214ff {
  min-height: 50px;
}








#s-56d025cd-e36a-4844-bbf5-7380578214ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-56d025cd-e36a-4844-bbf5-7380578214ff.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-20336dc5-fa09-46e1-a8e4-efae7599a478"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20336dc5-fa09-46e1-a8e4-efae7599a478"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-20336dc5-fa09-46e1-a8e4-efae7599a478"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-20336dc5-fa09-46e1-a8e4-efae7599a478"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-c735a5f6-c93a-4e2e-97f3-e5938abe3e6f {
  min-height: 50px;
}








#s-c735a5f6-c93a-4e2e-97f3-e5938abe3e6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c735a5f6-c93a-4e2e-97f3-e5938abe3e6f {
  cursor: pointer;
}#s-c735a5f6-c93a-4e2e-97f3-e5938abe3e6f.shg-box.shg-c {
  justify-content: center;
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
      position: relative;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
      position: relative;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
      position: relative;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
      position: relative;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-9199fd85-a7ec-490b-9f64-39bc36806aa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container {
      position: relative;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9199fd85-a7ec-490b-9f64-39bc36806aa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-11732bae-3de7-467a-9f91-bdf274bf82fe {
  padding-top: 17px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-63f6e8aa-719c-4314-874e-0a9571556f1f {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 0px;
}
@media (max-width: 767px){#s-63f6e8aa-719c-4314-874e-0a9571556f1f {
  padding-bottom: 15px;
}
}
#s-ac361ede-2e6d-4ce4-8063-ce8a532d1cfe {
  min-height: 50px;
}








#s-ac361ede-2e6d-4ce4-8063-ce8a532d1cfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ac361ede-2e6d-4ce4-8063-ce8a532d1cfe {
  cursor: pointer;
}#s-ac361ede-2e6d-4ce4-8063-ce8a532d1cfe.shg-box.shg-c {
  justify-content: center;
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-5ec59233-dad6-4520-9724-f1f7738778bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-content {
  
    align-items: center;
  
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ec59233-dad6-4520-9724-f1f7738778bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
      position: relative;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5ec59233-dad6-4520-9724-f1f7738778bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-content {
  
    align-items: center;
  
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ec59233-dad6-4520-9724-f1f7738778bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
      position: relative;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-5ec59233-dad6-4520-9724-f1f7738778bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-content {
  
    align-items: center;
  
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ec59233-dad6-4520-9724-f1f7738778bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
      position: relative;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-5ec59233-dad6-4520-9724-f1f7738778bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-content {
  
    align-items: center;
  
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ec59233-dad6-4520-9724-f1f7738778bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
      position: relative;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-5ec59233-dad6-4520-9724-f1f7738778bd {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec59233-dad6-4520-9724-f1f7738778bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-5ec59233-dad6-4520-9724-f1f7738778bd .shogun-image-content {
  
    align-items: center;
  
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ec59233-dad6-4520-9724-f1f7738778bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container {
      position: relative;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec59233-dad6-4520-9724-f1f7738778bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-64fa248b-03aa-4e5b-a9ec-2cb44b0a4c78 {
  padding-top: 17px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-88f3ed44-86b7-47a0-a513-34c278deac5b {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 0px;
}
@media (max-width: 767px){#s-88f3ed44-86b7-47a0-a513-34c278deac5b {
  padding-bottom: 15px;
}
}
#s-dff2fa28-127c-4bc0-a065-26bb3bb5a866 {
  min-height: 50px;
}








#s-dff2fa28-127c-4bc0-a065-26bb3bb5a866 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dff2fa28-127c-4bc0-a065-26bb3bb5a866 {
  cursor: pointer;
}#s-dff2fa28-127c-4bc0-a065-26bb3bb5a866.shg-box.shg-c {
  justify-content: center;
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-content {
  
    align-items: center;
  
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
      position: relative;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-content {
  
    align-items: center;
  
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
      position: relative;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-content {
  
    align-items: center;
  
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
      position: relative;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-content {
  
    align-items: center;
  
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
      position: relative;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

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

.shg-image-margin-container-s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 .shogun-image-content {
  
    align-items: center;
  
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container {
      position: relative;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c67d21e1-8fca-4562-9d7a-54c17dcb4d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-fb794dc6-424f-45ba-b5a9-038b1095036e {
  padding-top: 17px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-fb2a9ce4-308b-47a2-ac74-4c26ad6c22c6 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 0px;
}

#s-f5a9d9c8-0a68-443c-a790-650aaf097e23 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
min-height: 10px;
max-width: 900px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-68486903-2136-444a-a3bd-ae3582f12ff4 {
  border-style: solid;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-68486903-2136-444a-a3bd-ae3582f12ff4:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-68486903-2136-444a-a3bd-ae3582f12ff4:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}
#s-06747246-14b4-4992-9423-8d3b22064ed1 {
  border-style: solid;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-06747246-14b4-4992-9423-8d3b22064ed1:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-06747246-14b4-4992-9423-8d3b22064ed1:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  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;
}
