.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-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  
}
}@media (max-width: 767px){#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  min-height: 250px;
}
}
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74e24138-6b70-472c-a07a-c37df5b69018 {
  background-image: url(https://i.shgcdn.com/9376bbca-0df5-40f1-8cb5-38bf908df388/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-74e24138-6b70-472c-a07a-c37df5b69018.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-74e24138-6b70-472c-a07a-c37df5b69018 > .shg-box-overlay {
  background-color: rgba(4, 4, 4, 1);
  opacity: 0;
  display: block;
}#s-74e24138-6b70-472c-a07a-c37df5b69018.shg-box.shg-c {
  justify-content: center;
}

#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
padding-left: 0%;
padding-right: 0%;
min-height: 270px;
background-position: center center;
}
@media (max-width: 767px){#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  min-height: 200px;
}
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af {
  background-image: url(https://i.shgcdn.com/88def3af-393e-45c3-90ef-9b37d2fee761/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a1b00c5-ed28-4e16-b108-3b1df441d4af.shg-box.shg-c {
  justify-content: center;
}

#s-111df451-2bb6-4936-8225-d2f273231225 {
  min-height: 50px;
}








#s-111df451-2bb6-4936-8225-d2f273231225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-111df451-2bb6-4936-8225-d2f273231225.shg-box.shg-c {
  justify-content: center;
}

.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-b3e68cdb-3e4e-4849-90de-14b48fe3131c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
max-width: 880px;
}

#s-9aacc0cf-7e94-42e8-aeef-67e6b097d0ae {
  min-height: 50px;
}








#s-9aacc0cf-7e94-42e8-aeef-67e6b097d0ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9aacc0cf-7e94-42e8-aeef-67e6b097d0ae.shg-box.shg-c {
  justify-content: center;
}

#s-d24b73ab-4eaf-4fef-aa60-3ae1037d7aad {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
max-width: 1440px;
}








#s-d24b73ab-4eaf-4fef-aa60-3ae1037d7aad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d24b73ab-4eaf-4fef-aa60-3ae1037d7aad.shg-box.shg-c {
  justify-content: flex-end;
}

#s-1a3f019a-85b4-42dc-bffb-b29bcf643a0b {
  margin-top: 10px;
margin-bottom: -13px;
padding-left: 10%;
padding-right: 10%;
}

#s-cbb847ee-b321-4204-9a02-7f07af2976db {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

.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-8f1da5d7-6c5f-4793-867a-4519fa311dd7 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-2668ac23-b978-4a80-a93c-01a9d3aa8322 {
  min-height: 50px;
}








#s-2668ac23-b978-4a80-a93c-01a9d3aa8322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2668ac23-b978-4a80-a93c-01a9d3aa8322 {
  cursor: pointer;
}#s-2668ac23-b978-4a80-a93c-01a9d3aa8322.shg-box.shg-c {
  justify-content: center;
}

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

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  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;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  max-width: 1440px;
text-align: center;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
  overflow: visible;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add background color handling */
  
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}



.s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  
}


@media (min-width: 1200px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
  overflow: visible;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add background color handling */
  
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}



.s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
  overflow: visible;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add background color handling */
  
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}



.s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
  overflow: visible;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add background color handling */
  
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}



.s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  
}


}@media (max-width: 767px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
  overflow: visible;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add background color handling */
  
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}



.s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
  
}


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

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

#s-3f6d96a3-6c52-4063-80a1-762c0b6fd4e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f6d96a3-6c52-4063-80a1-762c0b6fd4e1 .shogun-heading-component h1 {
  color: rgba(230, 83, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-a778ff92-169e-439c-8e31-17e91b637adb {
  min-height: 50px;
}








#s-a778ff92-169e-439c-8e31-17e91b637adb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a778ff92-169e-439c-8e31-17e91b637adb {
  cursor: pointer;
}#s-a778ff92-169e-439c-8e31-17e91b637adb.shg-box.shg-c {
  justify-content: center;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  max-width: 1440px;
text-align: center;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  margin: 0 !important;
  overflow: visible;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add background color handling */
  
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image {
  box-sizing: border-box;
}



.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  
}


@media (min-width: 1200px){#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  margin: 0 !important;
  overflow: visible;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add background color handling */
  
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image {
  box-sizing: border-box;
}



.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  margin: 0 !important;
  overflow: visible;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add background color handling */
  
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image {
  box-sizing: border-box;
}



.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  margin: 0 !important;
  overflow: visible;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add background color handling */
  
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image {
  box-sizing: border-box;
}



.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  
}


}@media (max-width: 767px){#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  margin: 0 !important;
  overflow: visible;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf7656c7-7c1a-412b-9af3-f97acd5933bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add background color handling */
  
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf7656c7-7c1a-412b-9af3-f97acd5933bc.shogun-image {
  box-sizing: border-box;
}



.s-cf7656c7-7c1a-412b-9af3-f97acd5933bc img.shogun-image {
  
}


}
#s-128ec7c0-7632-447b-a3e7-095f920db7d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-128ec7c0-7632-447b-a3e7-095f920db7d0 .shogun-heading-component h3 {
  color: rgba(230, 83, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}


#s-128ec7c0-7632-447b-a3e7-095f920db7d0 .shogun-heading-component h3 a {
  color: rgba(230, 83, 0, 1);
}


#s-b2856671-4233-4a40-8665-a88d28514eb1 {
  min-height: 50px;
}








#s-b2856671-4233-4a40-8665-a88d28514eb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2856671-4233-4a40-8665-a88d28514eb1 {
  cursor: pointer;
}#s-b2856671-4233-4a40-8665-a88d28514eb1.shg-box.shg-c {
  justify-content: center;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
  box-sizing: border-box;
}



.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
      position: relative;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
  box-sizing: border-box;
}



.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
      position: relative;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
  box-sizing: border-box;
}



.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
      position: relative;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
  box-sizing: border-box;
}



.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
      position: relative;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image {
  box-sizing: border-box;
}



.s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container {
      position: relative;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f0d07a6-3e2b-4b88-b4f5-09fc84120a41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-54167155-3510-4e23-b04a-9a237772aafb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54167155-3510-4e23-b04a-9a237772aafb .shogun-heading-component h3 {
  color: rgba(230, 83, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-ad9c7e94-f15f-471f-9bf2-e631e4eaf1b5 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-ad9c7e94-f15f-471f-9bf2-e631e4eaf1b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad9c7e94-f15f-471f-9bf2-e631e4eaf1b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-ad9c7e94-f15f-471f-9bf2-e631e4eaf1b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-ad9c7e94-f15f-471f-9bf2-e631e4eaf1b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-54443051-bb8e-4808-b1fc-4a094ebabbfb {
  min-height: 50px;
}








#s-54443051-bb8e-4808-b1fc-4a094ebabbfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-54443051-bb8e-4808-b1fc-4a094ebabbfb {
  cursor: pointer;
}#s-54443051-bb8e-4808-b1fc-4a094ebabbfb.shg-box.shg-c {
  justify-content: center;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  max-width: 604px;
text-align: center;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}



.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  
}


@media (min-width: 1200px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}



.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}



.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}



.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  
}


}@media (max-width: 767px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}



.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
  
}


}
#s-bb7eb9b7-22d4-41f3-9041-979351ce03c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb7eb9b7-22d4-41f3-9041-979351ce03c4 .shogun-heading-component h3 {
  color: rgba(230, 83, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-6df3cb35-894a-4d90-9af6-667444473fae {
  min-height: 50px;
}








#s-6df3cb35-894a-4d90-9af6-667444473fae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6df3cb35-894a-4d90-9af6-667444473fae {
  cursor: pointer;
}#s-6df3cb35-894a-4d90-9af6-667444473fae.shg-box.shg-c {
  justify-content: center;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  max-width: 1440px;
text-align: center;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  margin: 0 !important;
  overflow: visible;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add background color handling */
  
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
  box-sizing: border-box;
}



.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  margin: 0 !important;
  overflow: visible;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add background color handling */
  
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
  box-sizing: border-box;
}



.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  margin: 0 !important;
  overflow: visible;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add background color handling */
  
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
  box-sizing: border-box;
}



.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  margin: 0 !important;
  overflow: visible;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add background color handling */
  
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
  box-sizing: border-box;
}



.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  margin: 0 !important;
  overflow: visible;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add background color handling */
  
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
  box-sizing: border-box;
}



.s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
  
}


}
#s-ad7123c7-e757-48ef-a075-e169f76b7656 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad7123c7-e757-48ef-a075-e169f76b7656 .shogun-heading-component h3 {
  color: rgba(230, 83, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-942c758a-038d-4eda-83e5-ff6606af99fb {
  min-height: 50px;
}








#s-942c758a-038d-4eda-83e5-ff6606af99fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-942c758a-038d-4eda-83e5-ff6606af99fb {
  cursor: pointer;
}#s-942c758a-038d-4eda-83e5-ff6606af99fb.shg-box.shg-c {
  justify-content: center;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  max-width: 604px;
text-align: center;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image {
  box-sizing: border-box;
}



.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image {
  box-sizing: border-box;
}



.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image {
  box-sizing: border-box;
}



.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image {
  box-sizing: border-box;
}



.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db5764a-2c77-4650-a7db-1a3b5a579ab5.shogun-image {
  box-sizing: border-box;
}



.s-1db5764a-2c77-4650-a7db-1a3b5a579ab5 img.shogun-image {
  
}


}
#s-1f4dc1d6-c375-4f5a-96e2-82e3fcfd2225 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f4dc1d6-c375-4f5a-96e2-82e3fcfd2225 .shogun-heading-component h3 {
  color: rgba(230, 83, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-15ccbf35-ef08-496c-a302-15eed536fb9b {
  min-height: 50px;
}








#s-15ccbf35-ef08-496c-a302-15eed536fb9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-15ccbf35-ef08-496c-a302-15eed536fb9b.shg-box.shg-c {
  justify-content: center;
}

#s-9b34e761-3ba2-49e9-a287-feca48cbf7ea {
  text-align: left;
}

#s-9d69660a-baee-47e2-abc5-df02d26b42b7 {
  min-height: 50px;
}








#s-9d69660a-baee-47e2-abc5-df02d26b42b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d69660a-baee-47e2-abc5-df02d26b42b7.shg-box.shg-c {
  justify-content: center;
}

#s-0525b763-0205-4912-aeaa-1b02d1874e65 {
  text-align: left;
}

#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center top;
}

#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6aa86b38-17f0-45d2-b7da-676810d01937 {
  background-image: url(https://i.shgcdn.com/40b3decd-1340-43a9-99f0-4d2f0d924d06/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-6aa86b38-17f0-45d2-b7da-676810d01937.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-6aa86b38-17f0-45d2-b7da-676810d01937 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6aa86b38-17f0-45d2-b7da-676810d01937.shg-box.shg-c {
  justify-content: center;
}

#s-fa55bbf2-b735-4309-81f3-ac0d83b1b412 {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-fa55bbf2-b735-4309-81f3-ac0d83b1b412"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa55bbf2-b735-4309-81f3-ac0d83b1b412"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fa55bbf2-b735-4309-81f3-ac0d83b1b412"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa55bbf2-b735-4309-81f3-ac0d83b1b412"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3059a671-7da5-49c4-82a7-485e4fceeb1f {
  margin-left: 0%;
margin-right: 15%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(56, 56, 56, 0.6);
}








#s-3059a671-7da5-49c4-82a7-485e4fceeb1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3059a671-7da5-49c4-82a7-485e4fceeb1f.shg-box.shg-c {
  justify-content: center;
}

#s-1d61b644-8d59-4206-81aa-e95316d92dba {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0f686c43-a57d-4e65-b99c-d314ae2844da {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}

.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-56e3648c-fd64-45dd-80a0-6b7fbc50da46 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTU3YjhhMjAtNWI1Ni00MGQ2LTk0MGMtZWM4MWY2MzI3YjU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlNTdiOGEyMC01YjU2LTQwZDYtOTQwYy1lYzgxZjYzMjdiNTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-56e3648c-fd64-45dd-80a0-6b7fbc50da46:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-56e3648c-fd64-45dd-80a0-6b7fbc50da46:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-56e3648c-fd64-45dd-80a0-6b7fbc50da46-root {
    text-align: left;
  }


#s-56e3648c-fd64-45dd-80a0-6b7fbc50da46.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-56e3648c-fd64-45dd-80a0-6b7fbc50da46-root {
    text-align: left;
  }


#s-56e3648c-fd64-45dd-80a0-6b7fbc50da46.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56e3648c-fd64-45dd-80a0-6b7fbc50da46-root {
    text-align: left;
  }


#s-56e3648c-fd64-45dd-80a0-6b7fbc50da46.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56e3648c-fd64-45dd-80a0-6b7fbc50da46-root {
    text-align: left;
  }


#s-56e3648c-fd64-45dd-80a0-6b7fbc50da46.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-56e3648c-fd64-45dd-80a0-6b7fbc50da46-root {
    text-align: left;
  }


#s-56e3648c-fd64-45dd-80a0-6b7fbc50da46.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
}

#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/02339e91-7651-4f78-a954-efb6432510dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shg-box.shg-c {
  justify-content: flex-end;
}

#s-af9622af-49c8-4f33-b1b2-3558589bbd57 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-719f7bf5-a156-4fed-81bd-a285cdc47482 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3851dcf4-631a-4cfe-982f-a0093afd2484 {
  min-height: 50px;
}








#s-3851dcf4-631a-4cfe-982f-a0093afd2484 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3851dcf4-631a-4cfe-982f-a0093afd2484 {
  cursor: pointer;
}#s-3851dcf4-631a-4cfe-982f-a0093afd2484.shg-box.shg-c {
  justify-content: center;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  max-width: 1200px;
text-align: center;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}



.s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  
}


@media (min-width: 1200px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}



.s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}



.s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}



.s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  
}


}@media (max-width: 767px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}



.s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
  
}


}
#s-020a428c-ce05-4b19-bfc8-0e7c8c5247fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-020a428c-ce05-4b19-bfc8-0e7c8c5247fc .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  max-width: 1440px;
aspect-ratio: 1440/800;
text-align: center;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }

    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-link {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
  box-sizing: border-box;
}



.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
      --shg-aspect-ratio: calc(1440/800); 
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
      position: relative;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }

    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-link {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
  box-sizing: border-box;
}



.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
      --shg-aspect-ratio: calc(1440/800); 
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
      position: relative;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }

    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-link {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
  box-sizing: border-box;
}



.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
      --shg-aspect-ratio: calc(1440/800); 
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
      position: relative;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }

    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-link {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
  box-sizing: border-box;
}



.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
      --shg-aspect-ratio: calc(1440/800); 
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
      position: relative;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }

    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-link {
      aspect-ratio: 1440/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image {
  box-sizing: border-box;
}



.s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 {
      --shg-aspect-ratio: calc(1440/800); 
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container {
      position: relative;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc6be16-43bc-42e0-b7dd-461ba79b3fd4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-1b65a6b1-07bb-4d20-8767-16fe33c7b377 {
  min-height: 50px;
}








#s-1b65a6b1-07bb-4d20-8767-16fe33c7b377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b65a6b1-07bb-4d20-8767-16fe33c7b377 {
  cursor: pointer;
}#s-1b65a6b1-07bb-4d20-8767-16fe33c7b377.shg-box.shg-c {
  justify-content: center;
}

#s-bc240fd4-d238-4b06-b531-a6e97a78374e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc240fd4-d238-4b06-b531-a6e97a78374e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-5ac34ad6-41a5-45bd-829b-f703396df5f4 {
  min-height: 50px;
}








#s-5ac34ad6-41a5-45bd-829b-f703396df5f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ac34ad6-41a5-45bd-829b-f703396df5f4.shg-box.shg-c {
  justify-content: center;
}

#s-f4696c87-35a4-447e-8fb3-891721b54f81 {
  text-align: left;
}

#s-4ae6e2e5-67d6-4c11-9de9-e6db98d0968a {
  min-height: 50px;
}








#s-4ae6e2e5-67d6-4c11-9de9-e6db98d0968a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ae6e2e5-67d6-4c11-9de9-e6db98d0968a.shg-box.shg-c {
  justify-content: center;
}

#s-6a17eece-9659-4566-ad74-270ba03df83d {
  text-align: left;
}

#s-8f257d9a-87cd-4f04-8f81-369f9783799d {
  min-height: 50px;
}








#s-8f257d9a-87cd-4f04-8f81-369f9783799d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8f257d9a-87cd-4f04-8f81-369f9783799d.shg-box.shg-c {
  justify-content: center;
}

#s-9809d431-5556-4965-a74e-29906e70d7ce {
  padding-top: 4%;
padding-bottom: 4%;
background-color: rgba(215, 213, 204, 0.5);
}

@media (min-width: 0px) {
[id="s-9809d431-5556-4965-a74e-29906e70d7ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9809d431-5556-4965-a74e-29906e70d7ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9809d431-5556-4965-a74e-29906e70d7ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9809d431-5556-4965-a74e-29906e70d7ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  margin-left: 10%;
max-width: 540px;
aspect-ratio: 1000/602;
text-align: right;
}
@media (max-width: 767px){#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  margin: 0 !important;
  overflow: visible;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  
  
  
}

.shg-image-content-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add background color handling */
  
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  padding-right: 0%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }

    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-link {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 540px;
  }



  img.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
    
    
    
    max-height: 540px;
  }


.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-content {
  
    justify-content: center;
  
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
  box-sizing: border-box;
}



.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
      --shg-aspect-ratio: calc(1000/602); 
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
      position: relative;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 540px;
    }
  }

@media (min-width: 1200px){#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  margin: 0 !important;
  overflow: visible;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add background color handling */
  
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }

    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-link {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 540px;
  }



  img.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
    
    
    
    max-height: 540px;
  }


.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-content {
  
    justify-content: center;
  
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
  box-sizing: border-box;
}



.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
      --shg-aspect-ratio: calc(1000/602); 
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
      position: relative;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 540px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  margin: 0 !important;
  overflow: visible;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add background color handling */
  
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }

    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-link {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 540px;
  }



  img.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
    
    
    
    max-height: 540px;
  }


.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-content {
  
    justify-content: center;
  
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
  box-sizing: border-box;
}



.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
      --shg-aspect-ratio: calc(1000/602); 
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
      position: relative;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 540px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  margin: 0 !important;
  overflow: visible;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add background color handling */
  
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }

    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-link {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 540px;
  }



  img.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
    
    
    
    max-height: 540px;
  }


.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-content {
  
    justify-content: center;
  
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
  box-sizing: border-box;
}



.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
      --shg-aspect-ratio: calc(1000/602); 
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
      position: relative;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 540px;
    }
  }

}@media (max-width: 767px){#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  margin: 0 !important;
  overflow: visible;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add background color handling */
  
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }

    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-link {
      aspect-ratio: 1000/602;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 540px;
  }



  img.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
    
    
    
    max-height: 540px;
  }


.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 .shogun-image-content {
  
    justify-content: center;
  
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image {
  box-sizing: border-box;
}



.s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 {
      --shg-aspect-ratio: calc(1000/602); 
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container {
      position: relative;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-432738a2-7ce7-4146-9ca9-82c8cf8a1837 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 540px;
    }
  }

}
#s-86de5c41-8a0e-4296-a385-ea658f37b4d7 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-86de5c41-8a0e-4296-a385-ea658f37b4d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86de5c41-8a0e-4296-a385-ea658f37b4d7.shg-box.shg-c {
  justify-content: center;
}

#s-777b2f6d-f21c-48b0-833e-2ae83944841e {
  margin-top: 0px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-18dafc78-5d4e-4b59-8789-846004accaa0 {
  margin-top: -25px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 15%;
}

#s-f7579ecf-5cb5-400d-9d45-c18d96a14ecb {
  margin-top: -20px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 880px;
}

#s-816a60e9-12c0-4e82-ab6c-6759235b10ea {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
background-color: rgba(49, 49, 49, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-816a60e9-12c0-4e82-ab6c-6759235b10ea:hover {border-radius: 12px !important;
background-color: rgba(49, 49, 49, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-816a60e9-12c0-4e82-ab6c-6759235b10ea:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(88, 88, 88, 1) !important;
border-radius: 12px !important;
background-color: rgba(88, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-816a60e9-12c0-4e82-ab6c-6759235b10ea-root {
    text-align: left;
  }


#s-816a60e9-12c0-4e82-ab6c-6759235b10ea.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-816a60e9-12c0-4e82-ab6c-6759235b10ea-root {
    text-align: left;
  }


#s-816a60e9-12c0-4e82-ab6c-6759235b10ea.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-816a60e9-12c0-4e82-ab6c-6759235b10ea-root {
    text-align: left;
  }


#s-816a60e9-12c0-4e82-ab6c-6759235b10ea.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-816a60e9-12c0-4e82-ab6c-6759235b10ea-root {
    text-align: left;
  }


#s-816a60e9-12c0-4e82-ab6c-6759235b10ea.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-816a60e9-12c0-4e82-ab6c-6759235b10ea-root {
    text-align: left;
  }


#s-816a60e9-12c0-4e82-ab6c-6759235b10ea.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-4433cbf9-4dd8-46cf-a592-2d65effee5cd {
  min-height: 50px;
}








#s-4433cbf9-4dd8-46cf-a592-2d65effee5cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4433cbf9-4dd8-46cf-a592-2d65effee5cd.shg-box.shg-c {
  justify-content: center;
}

#s-7d34593d-835e-4e5f-b549-596f9276fb7b {
  text-align: left;
}

#s-f9577b3c-4fd8-47c3-9b1d-d4372d0f194b {
  margin-bottom: 50px;
min-height: 50px;
}








#s-f9577b3c-4fd8-47c3-9b1d-d4372d0f194b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f9577b3c-4fd8-47c3-9b1d-d4372d0f194b.shg-box.shg-c {
  justify-content: center;
}

#s-2dbc1fbc-49d2-4ceb-a3fb-681622042636 {
  min-height: 50px;
}








#s-2dbc1fbc-49d2-4ceb-a3fb-681622042636 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2dbc1fbc-49d2-4ceb-a3fb-681622042636.shg-box.shg-c {
  justify-content: center;
}

#s-e7bcce9f-58bf-4bc5-82d7-59b4daae21f4 {
  text-align: left;
}

#s-fc7dd2df-e616-4f13-a0cf-c2b3c130fbd7 {
  margin-top: 25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b82a7084-e0d9-4df9-be15-66a108e7c2e6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
max-width: 880px;
}

#s-2be94a52-d8a7-4b58-ab8c-ee401d16d586 {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
}

@media (min-width: 0px) {
[id="s-2be94a52-d8a7-4b58-ab8c-ee401d16d586"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2be94a52-d8a7-4b58-ab8c-ee401d16d586"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2be94a52-d8a7-4b58-ab8c-ee401d16d586"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2be94a52-d8a7-4b58-ab8c-ee401d16d586"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f6f61f32-990d-4040-912d-af3cc8586e0e {
  max-width: 606px;
text-align: center;
}

#s-f6f61f32-990d-4040-912d-af3cc8586e0e {
  overflow: hidden;
  
  
      max-width: 606px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-f6f61f32-990d-4040-912d-af3cc8586e0e .shogun-image-content {
  
    justify-content: center;
  
}

#s-c6bba23e-9e9f-4474-b3b1-5a9b86a7ec06 {
  max-width: 606px;
text-align: center;
}

#s-c6bba23e-9e9f-4474-b3b1-5a9b86a7ec06 {
  overflow: hidden;
  
  
      max-width: 606px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-c6bba23e-9e9f-4474-b3b1-5a9b86a7ec06 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8a98cb3a-9ccb-40e3-a443-8faf5fb0dcd0 {
  max-width: 606px;
text-align: center;
}

#s-8a98cb3a-9ccb-40e3-a443-8faf5fb0dcd0 {
  overflow: hidden;
  
  
      max-width: 606px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8a98cb3a-9ccb-40e3-a443-8faf5fb0dcd0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-444493d5-2331-491e-bdd2-ebac6ecc8579 {
  max-width: 606px;
text-align: center;
}

#s-444493d5-2331-491e-bdd2-ebac6ecc8579 {
  overflow: hidden;
  
  
      max-width: 606px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-444493d5-2331-491e-bdd2-ebac6ecc8579 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center top;
}

#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-image: url(https://i.shgcdn.com/5441fa0f-6fad-4705-87cb-ea5b5c5f9d38/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b > .shg-box-overlay {
  background-color: rgba(42, 42, 42, 1);
  opacity: 0;
  display: block;
}#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shg-box.shg-c {
  justify-content: center;
}

#s-f1886e78-a79a-409e-ac8f-f8545b83c975 {
  min-height: 50px;
}








#s-f1886e78-a79a-409e-ac8f-f8545b83c975 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1886e78-a79a-409e-ac8f-f8545b83c975.shg-box.shg-c {
  justify-content: center;
}

#s-ce31119a-2a4b-4440-aa43-11741f2e2351 {
  text-align: left;
}

#s-d9f2782d-54a4-4e40-84a7-2071fc669c83 {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3be5d2c1-5684-4d58-b324-d1c61ae1bfd0 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(66, 66, 66, 0.7);
}








#s-3be5d2c1-5684-4d58-b324-d1c61ae1bfd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3be5d2c1-5684-4d58-b324-d1c61ae1bfd0.shg-box.shg-c {
  justify-content: center;
}

#s-822c7cd6-ae24-4ba9-8702-0b7cd992cc99 {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-822c7cd6-ae24-4ba9-8702-0b7cd992cc99 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-c19392ce-f349-468f-924b-0726807f3627 {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c19392ce-f349-468f-924b-0726807f3627 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-99c325aa-cdb7-4819-ace5-305a854618ea {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99c325aa-cdb7-4819-ace5-305a854618ea {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTgyYmYyYmQtOWNmNC00Yzk2LTkxNzctMDc3ZmVjYjQwN2UyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5ODJiZjJiZC05Y2Y0LTRjOTYtOTE3Ny0wNzdmZWNiNDA3ZTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTkwYjA3MTktZTAyNi00MTA3LTgxMjMtMmU4ZjhkMWQ0MjYyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOTBiMDcxOS1lMDI2LTQxMDctODEyMy0yZThmOGQxZDQyNjIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 30px;
margin-right: 30px;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
}

  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-81715090-eca3-4f5b-8b7a-a080ec244d5b {
  margin-top: 8%;
margin-bottom: 8%;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
}








#s-81715090-eca3-4f5b-8b7a-a080ec244d5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-81715090-eca3-4f5b-8b7a-a080ec244d5b.shg-box.shg-c {
  justify-content: center;
}

#s-253d6b58-0975-41ae-84f2-1761e94f39a9 {
  background-image: url(https://i.shgcdn.com/81cdd7fc-1ef0-46cf-b5f1-76ae4143b51f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -10%;
margin-bottom: -10%;
padding-top: 0%;
padding-bottom: 0%;
background-color: rgba(210, 39, 45, 1);
background-position: center center;
}

@media (min-width: 0px) {
[id="s-253d6b58-0975-41ae-84f2-1761e94f39a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-253d6b58-0975-41ae-84f2-1761e94f39a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-253d6b58-0975-41ae-84f2-1761e94f39a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-253d6b58-0975-41ae-84f2-1761e94f39a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 1400px;
text-align: right;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  margin: 0 !important;
  overflow: visible;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.shg-image-content-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add background color handling */
  
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add padding handling */
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 0%;
  padding-bottom: 0%;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
    
    
    
    max-height: 1400px;
  }


.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
  box-sizing: border-box;
}



.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  margin: 0 !important;
  overflow: visible;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add background color handling */
  
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
    
    
    
    max-height: 1400px;
  }


.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
  box-sizing: border-box;
}



.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  margin: 0 !important;
  overflow: visible;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add background color handling */
  
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
    
    
    
    max-height: 1400px;
  }


.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
  box-sizing: border-box;
}



.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  margin: 0 !important;
  overflow: visible;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add background color handling */
  
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 0%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
    
    
    
    max-height: 1400px;
  }


.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
  box-sizing: border-box;
}



.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  margin: 0 !important;
  overflow: visible;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e963e5b9-1cab-44e9-85e6-8886187f6c75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add background color handling */
  
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
    
    
    
    max-height: 1400px;
  }


.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e963e5b9-1cab-44e9-85e6-8886187f6c75.shogun-image {
  box-sizing: border-box;
}



.s-e963e5b9-1cab-44e9-85e6-8886187f6c75 img.shogun-image {
  
}


}
#s-1c171b41-4256-43a1-8e93-9f6cc220d7b5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-1c171b41-4256-43a1-8e93-9f6cc220d7b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1c171b41-4256-43a1-8e93-9f6cc220d7b5.shg-box.shg-c {
  justify-content: center;
}

#s-0498808e-3cac-4fa5-ad49-470ccb4e6e35 {
  margin-top: 20px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0498808e-3cac-4fa5-ad49-470ccb4e6e35 {
  margin-top: 65px;
}
}
#s-d0b18a0c-1ecf-437d-948c-e4e812616345 {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}

#s-c064f6cb-410d-4517-8a27-5ce2683916d7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmI1ZDUwYjMtMThkZC00OWMzLTk0MjctZGYwZDFjM2Q3ZWI5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojYzEyNzJkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDIyNzJkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YjVkNTBiMy0xOGRkLTQ5YzMtOTQyNy1kZjBkMWMzZDdlYjkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#c1272d"}, {"id"=>2, "pos"=>1, "color"=>"#d2272d"}];
}
#s-c064f6cb-410d-4517-8a27-5ce2683916d7:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c064f6cb-410d-4517-8a27-5ce2683916d7:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c064f6cb-410d-4517-8a27-5ce2683916d7-root {
    text-align: left;
  }


#s-c064f6cb-410d-4517-8a27-5ce2683916d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c064f6cb-410d-4517-8a27-5ce2683916d7-root {
    text-align: left;
  }


#s-c064f6cb-410d-4517-8a27-5ce2683916d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c064f6cb-410d-4517-8a27-5ce2683916d7-root {
    text-align: left;
  }


#s-c064f6cb-410d-4517-8a27-5ce2683916d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c064f6cb-410d-4517-8a27-5ce2683916d7-root {
    text-align: left;
  }


#s-c064f6cb-410d-4517-8a27-5ce2683916d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c064f6cb-410d-4517-8a27-5ce2683916d7-root {
    text-align: left;
  }


#s-c064f6cb-410d-4517-8a27-5ce2683916d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-d3d7ce17-4b2a-4dd8-9f2b-9ca5c4b35066 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
max-width: 1440px;
}








#s-d3d7ce17-4b2a-4dd8-9f2b-9ca5c4b35066 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3d7ce17-4b2a-4dd8-9f2b-9ca5c4b35066.shg-box.shg-c {
  justify-content: flex-end;
}

#s-188e9e7f-5c94-4609-991d-eb1cf8f86325 {
  margin-top: 0px;
margin-bottom: -15px;
padding-left: 10%;
padding-right: 10%;
}

#s-4b3e5d7b-0cda-4009-ac03-c1095e536bd4 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fd5204c3-a923-4ae2-b2fd-89f469bc77ac {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-fd5204c3-a923-4ae2-b2fd-89f469bc77ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd5204c3-a923-4ae2-b2fd-89f469bc77ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-fd5204c3-a923-4ae2-b2fd-89f469bc77ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-fd5204c3-a923-4ae2-b2fd-89f469bc77ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-d6b80cfa-3e77-43f5-ac1a-dc30e43a6abc {
  min-height: 50px;
}








#s-d6b80cfa-3e77-43f5-ac1a-dc30e43a6abc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d6b80cfa-3e77-43f5-ac1a-dc30e43a6abc {
  cursor: pointer;
}#s-d6b80cfa-3e77-43f5-ac1a-dc30e43a6abc.shg-box.shg-c {
  justify-content: center;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
  box-sizing: border-box;
}



.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
      position: relative;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
  box-sizing: border-box;
}



.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
      position: relative;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
  box-sizing: border-box;
}



.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
      position: relative;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
  box-sizing: border-box;
}



.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
      position: relative;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image {
  box-sizing: border-box;
}



.s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container {
      position: relative;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbb01f62-ba63-476d-bcec-6752da8b8dd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-a9cfa781-ed41-4e66-8007-b721d7a0db4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9cfa781-ed41-4e66-8007-b721d7a0db4d .shogun-heading-component h3 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-dc5e665a-6149-4aa9-a1d8-5ce440da4ec7 {
  min-height: 50px;
}








#s-dc5e665a-6149-4aa9-a1d8-5ce440da4ec7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc5e665a-6149-4aa9-a1d8-5ce440da4ec7 {
  cursor: pointer;
}#s-dc5e665a-6149-4aa9-a1d8-5ce440da4ec7.shg-box.shg-c {
  justify-content: center;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  margin: 0 !important;
  overflow: visible;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add background color handling */
  
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
  box-sizing: border-box;
}



.s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0867966f-b4a3-4669-b76e-73d0a6063371 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
      position: relative;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  margin: 0 !important;
  overflow: visible;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add background color handling */
  
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
  box-sizing: border-box;
}



.s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0867966f-b4a3-4669-b76e-73d0a6063371 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
      position: relative;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  margin: 0 !important;
  overflow: visible;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add background color handling */
  
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
  box-sizing: border-box;
}



.s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0867966f-b4a3-4669-b76e-73d0a6063371 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
      position: relative;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  margin: 0 !important;
  overflow: visible;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add background color handling */
  
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
  box-sizing: border-box;
}



.s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0867966f-b4a3-4669-b76e-73d0a6063371 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
      position: relative;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  margin: 0 !important;
  overflow: visible;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0867966f-b4a3-4669-b76e-73d0a6063371 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add background color handling */
  
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0867966f-b4a3-4669-b76e-73d0a6063371 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0867966f-b4a3-4669-b76e-73d0a6063371 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image {
  box-sizing: border-box;
}



.s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0867966f-b4a3-4669-b76e-73d0a6063371 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container {
      position: relative;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0867966f-b4a3-4669-b76e-73d0a6063371 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-86513bda-9db0-49fe-a46c-19541683b022 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86513bda-9db0-49fe-a46c-19541683b022 .shogun-heading-component h3 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-14305651-74e7-41a5-bd78-b80aece5a20b {
  min-height: 50px;
}








#s-14305651-74e7-41a5-bd78-b80aece5a20b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-14305651-74e7-41a5-bd78-b80aece5a20b {
  cursor: pointer;
}#s-14305651-74e7-41a5-bd78-b80aece5a20b.shg-box.shg-c {
  justify-content: center;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
  box-sizing: border-box;
}



.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
      position: relative;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
  box-sizing: border-box;
}



.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
      position: relative;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
  box-sizing: border-box;
}



.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
      position: relative;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
  box-sizing: border-box;
}



.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
      position: relative;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image {
  box-sizing: border-box;
}



.s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container {
      position: relative;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b4c69e6-7651-481a-9c45-32ecee3e11f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-2a1e3fa6-62f2-4e4a-a526-a66540d9f130 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a1e3fa6-62f2-4e4a-a526-a66540d9f130 .shogun-heading-component h3 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-7aefdbb3-71fa-49e1-a909-3d5ecbc220d7 {
  min-height: 50px;
}








#s-7aefdbb3-71fa-49e1-a909-3d5ecbc220d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7aefdbb3-71fa-49e1-a909-3d5ecbc220d7.shg-box.shg-c {
  justify-content: center;
}

#s-3433397d-4c02-4345-8dfb-eee843d9e0a2 {
  text-align: left;
}

#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}

#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-17b224e2-89e7-4da5-9290-90c366349c45 {
  background-image: url(https://i.shgcdn.com/36f3742c-26ee-42fd-a138-5414dd0ee5fb/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-17b224e2-89e7-4da5-9290-90c366349c45.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-17b224e2-89e7-4da5-9290-90c366349c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-17b224e2-89e7-4da5-9290-90c366349c45.shg-box.shg-c {
  justify-content: center;
}

#s-bf088b7a-a0bf-44d0-98d1-937908570c2a {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-bf088b7a-a0bf-44d0-98d1-937908570c2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf088b7a-a0bf-44d0-98d1-937908570c2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bf088b7a-a0bf-44d0-98d1-937908570c2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf088b7a-a0bf-44d0-98d1-937908570c2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9bee5242-5d24-464f-88e7-7679591cf47c {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(30, 78, 51, 0.8);
}








#s-9bee5242-5d24-464f-88e7-7679591cf47c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9bee5242-5d24-464f-88e7-7679591cf47c.shg-box.shg-c {
  justify-content: center;
}

#s-61014060-4d52-4338-b702-2af4103e24e9 {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-cdcb5529-9e9f-472e-91af-8b63d2609f0e {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}

#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGRjYmRhOTUtM2E0My00YmM2LWJkOTAtMDE3NTc3MTM1NzEyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZGNiZGE5NS0zYTQzLTRiYzYtYmQ5MC0wMTc1NzcxMzU3MTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4-root {
    text-align: left;
  }


#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4-root {
    text-align: left;
  }


#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4-root {
    text-align: left;
  }


#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4-root {
    text-align: left;
  }


#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4-root {
    text-align: left;
  }


#s-f4d4da6c-fa9d-4ac6-9ee7-f0a9c3ed8ce4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-0387cbe0-bfd9-439b-814b-2704e3b5036b {
  min-height: 50px;
}








#s-0387cbe0-bfd9-439b-814b-2704e3b5036b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0387cbe0-bfd9-439b-814b-2704e3b5036b.shg-box.shg-c {
  justify-content: center;
}

#s-809a84ac-d572-4324-a432-0d579b0472c5 {
  text-align: left;
}

/*
  $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;
}
