.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-bf2e50db-93b7-4ed9-932e-4ed782004e99 {
  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: 768px) and (max-width: 991px){#s-bf2e50db-93b7-4ed9-932e-4ed782004e99 {
  min-height: 350px;
}
}@media (max-width: 767px){#s-bf2e50db-93b7-4ed9-932e-4ed782004e99 {
  min-height: 250px;
display: none;
}
#s-bf2e50db-93b7-4ed9-932e-4ed782004e99, #wrap-s-bf2e50db-93b7-4ed9-932e-4ed782004e99, #wrap-content-s-bf2e50db-93b7-4ed9-932e-4ed782004e99 { display: none !important; }}
#s-bf2e50db-93b7-4ed9-932e-4ed782004e99 {
  background-image: url(https://i.shgcdn.com/54b08ad8-2a84-459b-a9c2-128a2ffb0910/);
}








#s-bf2e50db-93b7-4ed9-932e-4ed782004e99 > .shg-box-overlay {
  background-color: rgba(4, 4, 4, 1);
  opacity: 0;
  display: block;
}#s-bf2e50db-93b7-4ed9-932e-4ed782004e99.shg-box.shg-c {
  justify-content: flex-end;
}

#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 {
  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-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 {
  display: none;
}
#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0, #wrap-s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0, #wrap-content-s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 {
  display: none;
}
#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0, #wrap-s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0, #wrap-content-s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 {
  min-height: 350px;
display: none;
}
#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0, #wrap-s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0, #wrap-content-s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 { display: none !important; }}@media (max-width: 767px){#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 {
  min-height: 350px;
}
}
#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 {
  background-image: url(https://i.shgcdn.com/6754d964-75e9-49f9-b0e8-97e7f6c8067a/);
}








#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0 > .shg-box-overlay {
  background-color: rgba(4, 4, 4, 1);
  opacity: 0;
  display: block;
}#s-9d7730a0-9e9e-46be-ac77-2106e98ad0a0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-111df451-2bb6-4936-8225-d2f273231225 {
  padding-left: 2%;
padding-right: 2%;
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-93c01483-0314-45d6-8153-a456e7c3dad4 {
  margin-top: 20px;
margin-bottom: -20px;
padding-left: 10%;
padding-right: 10%;
}

#s-842fadaa-09a9-4841-aa9c-8a1fae3ddcd3 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
max-width: 880px;
}

#s-252fa7b9-1fb8-443c-b2f4-3ec54d87f527 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
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-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-6 {
  width: calc(50.0% - 12.5px);
}

}

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

}

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

}

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

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

}
.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-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(206, 2, 27, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}


#s-54167155-3510-4e23-b04a-9a237772aafb .shogun-heading-component h3 a {
  color: rgba(206, 2, 27, 1);
}


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

#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  max-width: 1440px;
aspect-ratio: 16/9;
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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 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-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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 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-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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

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

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


#s-3f6d96a3-6c52-4063-80a1-762c0b6fd4e1 .shogun-heading-component h3 a {
  color: rgba(206, 2, 27, 1);
}


#s-59d2372d-0a0e-4581-94e1-ae1de2f94abe {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-59d2372d-0a0e-4581-94e1-ae1de2f94abe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59d2372d-0a0e-4581-94e1-ae1de2f94abe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-59d2372d-0a0e-4581-94e1-ae1de2f94abe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-59d2372d-0a0e-4581-94e1-ae1de2f94abe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#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;
aspect-ratio: 16/9;
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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
      position: relative;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
      position: relative;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 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-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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
      position: relative;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 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-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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
      position: relative;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@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 */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image {
    
    
    
    max-height: 1440px;
  }


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


  @supports not (aspect-ratio: 1/1) {
    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container {
      position: relative;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d566e39b-3bf7-4f89-86ae-5dcd04434732 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#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(206, 2, 27, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}


#s-ad7123c7-e757-48ef-a075-e169f76b7656 .shogun-heading-component h3 a {
  color: rgba(206, 2, 27, 1);
}


#s-47eeef95-318b-495c-8119-cfcacbe0013d {
  min-height: 50px;
}








#s-47eeef95-318b-495c-8119-cfcacbe0013d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-47eeef95-318b-495c-8119-cfcacbe0013d {
  cursor: pointer;
}#s-47eeef95-318b-495c-8119-cfcacbe0013d.shg-box.shg-c {
  justify-content: center;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1-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-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
  box-sizing: border-box;
}



.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
      position: relative;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1-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-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
  box-sizing: border-box;
}



.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
      position: relative;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 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-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1-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-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
  box-sizing: border-box;
}



.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
      position: relative;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 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-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1-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-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
  box-sizing: border-box;
}



.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
      position: relative;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1-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-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image {
  box-sizing: border-box;
}



.s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container {
      position: relative;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de775e9e-9ad3-4d1a-99d8-4a918c5844d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-7b4c65f6-bf4e-4207-b92f-e4a915f840e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b4c65f6-bf4e-4207-b92f-e4a915f840e5 .shogun-heading-component h3 {
  color: rgba(206, 2, 27, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}


#s-7b4c65f6-bf4e-4207-b92f-e4a915f840e5 .shogun-heading-component h3 a {
  color: rgba(206, 2, 27, 1);
}


#s-fcfa3d83-0eea-420f-b35f-01702ba22a32 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
max-width: 1440px;
}








#s-fcfa3d83-0eea-420f-b35f-01702ba22a32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcfa3d83-0eea-420f-b35f-01702ba22a32.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  margin-left: 10%;
margin-right: 10%;
max-width: 1920px;
aspect-ratio: 1920/757;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  display: none;
}
#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac, #wrap-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac, #wrap-content-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac { display: none !important; }}@media (max-width: 767px){#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  margin-left: 3%;
margin-right: 3%;
display: none;
}
#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac, #wrap-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac, #wrap-content-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac { display: none !important; }}
#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac-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-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  padding-right: 0%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }

    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-link {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
  box-sizing: border-box;
}



.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
      --shg-aspect-ratio: calc(1920/757); 
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
      position: relative;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

@media (min-width: 1200px){#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac-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-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }

    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-link {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
  box-sizing: border-box;
}



.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
      --shg-aspect-ratio: calc(1920/757); 
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
      position: relative;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac-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-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }

    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-link {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
  box-sizing: border-box;
}



.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
      --shg-aspect-ratio: calc(1920/757); 
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
      position: relative;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac-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-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }

    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-link {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
  box-sizing: border-box;
}



.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
      --shg-aspect-ratio: calc(1920/757); 
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
      position: relative;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (max-width: 767px){#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac-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-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }

    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-link {
      aspect-ratio: 1920/757;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image {
  box-sizing: border-box;
}



.s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac {
      --shg-aspect-ratio: calc(1920/757); 
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container {
      position: relative;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f15a04a6-21b4-4f15-ba1e-1d1d267291ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}
#s-82be7d64-bf8e-43fb-b72f-6af5ad23a934 {
  margin-top: 10px;
margin-bottom: -13px;
padding-left: 10%;
padding-right: 10%;
}

#s-008cb544-bd72-42db-b90b-df8f7d273b42 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-20c2c483-947b-4da1-9d22-2a5f6185685e {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
max-width: 880px;
}

#s-f070c7d0-0049-42c7-bc89-4091423c9409 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 35px;
padding-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6d40a066-4963-437a-b97a-34b297ad804e {
  min-height: 50px;
}








#s-6d40a066-4963-437a-b97a-34b297ad804e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d40a066-4963-437a-b97a-34b297ad804e {
  cursor: pointer;
}#s-6d40a066-4963-437a-b97a-34b297ad804e.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-a8b5bcd6-d364-4ad7-8bfd-f34e27c1a8ee {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-5aa5597b-bf83-484f-a723-27d72e97456d {
  padding-left: 10%;
padding-right: 10%;
}

#s-75237dc8-8560-402d-8f9e-e050fe3891bc {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-22ee7c07-25f0-47b3-901e-43f92da169ce {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

.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-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTE0ODQ0OTYtYWRjZi00YWYzLThiOGUtMDczMWVkN2Y4MzEwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMTQ4NDQ5Ni1hZGNmLTRhZjMtOGI4ZS0wNzMxZWQ3ZjgzMTApIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2: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-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2: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-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-23484da5-4223-4796-86a6-820d7f4a8786 {
  min-height: 50px;
}








#s-23484da5-4223-4796-86a6-820d7f4a8786 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23484da5-4223-4796-86a6-820d7f4a8786 {
  cursor: pointer;
}#s-23484da5-4223-4796-86a6-820d7f4a8786.shg-box.shg-c {
  justify-content: center;
}

#s-65428469-9927-4654-a374-9b326a25bc4a {
  margin-left: 10%;
margin-right: 10%;
}

#s-1adfc6df-4966-4eed-8a97-05686576c038 {
  padding-left: 10%;
padding-right: 10%;
}

#s-cfb8c20d-18ac-4bbe-8f87-0aa35184eac1 {
  margin-top: -25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-eb799560-3833-4eac-9c7a-b57520c56ff0 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDBmNTU2ODEtZGYwMy00NjYzLTk3ODAtYWQ3OTZhNjY3NDA0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0MGY1NTY4MS1kZjAzLTQ2NjMtOTc4MC1hZDc5NmE2Njc0MDQpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7: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-74b1a48e-489c-433f-b1d4-8cb9ef77ead7: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-74b1a48e-489c-433f-b1d4-8cb9ef77ead7 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e6a6a99c-1e3d-4d25-a47a-82a6ddfc5832 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e6a6a99c-1e3d-4d25-a47a-82a6ddfc5832"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6a6a99c-1e3d-4d25-a47a-82a6ddfc5832"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e6a6a99c-1e3d-4d25-a47a-82a6ddfc5832"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6a6a99c-1e3d-4d25-a47a-82a6ddfc5832"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-16d6c5cd-a209-43a2-a50b-5d1b0056a017 {
  min-height: 50px;
}
@media (max-width: 767px){#s-16d6c5cd-a209-43a2-a50b-5d1b0056a017 {
  padding-top: 35px;
padding-bottom: 35px;
}
}







#s-16d6c5cd-a209-43a2-a50b-5d1b0056a017 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-16d6c5cd-a209-43a2-a50b-5d1b0056a017 {
  cursor: pointer;
}#s-16d6c5cd-a209-43a2-a50b-5d1b0056a017.shg-box.shg-c {
  justify-content: center;
}

#s-887f32ff-01d5-46da-944c-ba84caa97d83 {
  margin-left: 10%;
margin-right: 10%;
}

#s-150b155e-4d26-4aca-b2df-098b6f1405aa {
  padding-left: 10%;
padding-right: 10%;
}

#s-e68dc3c1-9ce9-445a-a3ef-244f1600cc98 {
  margin-top: -25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c592f274-004f-4094-9aef-421af5bb322a {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 14%;
padding-bottom: 0px;
padding-right: 14%;
}

#s-2991e240-b2ce-4a99-9878-68ae856d490a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWM5MzBkNjItYWMxNS00ZmMwLWE1MWQtYzljOTY5Y2M1MjEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYzkzMGQ2Mi1hYzE1LTRmYzAtYTUxZC1jOWM5NjljYzUyMTMpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-2991e240-b2ce-4a99-9878-68ae856d490a: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-2991e240-b2ce-4a99-9878-68ae856d490a: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-2991e240-b2ce-4a99-9878-68ae856d490a {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-2991e240-b2ce-4a99-9878-68ae856d490a {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-2991e240-b2ce-4a99-9878-68ae856d490a-root {
    text-align: center;
  }


#s-2991e240-b2ce-4a99-9878-68ae856d490a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2991e240-b2ce-4a99-9878-68ae856d490a-root {
    text-align: center;
  }


#s-2991e240-b2ce-4a99-9878-68ae856d490a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2991e240-b2ce-4a99-9878-68ae856d490a-root {
    text-align: center;
  }


#s-2991e240-b2ce-4a99-9878-68ae856d490a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2991e240-b2ce-4a99-9878-68ae856d490a-root {
    text-align: center;
  }


#s-2991e240-b2ce-4a99-9878-68ae856d490a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2991e240-b2ce-4a99-9878-68ae856d490a-root {
    text-align: center;
  }


#s-2991e240-b2ce-4a99-9878-68ae856d490a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-3dd0d925-dcd4-472b-a46d-bc3b0dbfa1d2 {
  min-height: 50px;
}








#s-3dd0d925-dcd4-472b-a46d-bc3b0dbfa1d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3dd0d925-dcd4-472b-a46d-bc3b0dbfa1d2 {
  cursor: pointer;
}#s-3dd0d925-dcd4-472b-a46d-bc3b0dbfa1d2.shg-box.shg-c {
  justify-content: center;
}

#s-fcecbeb8-7f54-4782-982e-08ea4c444ff4 {
  margin-left: 10%;
margin-right: 10%;
}

#s-824eaa38-439a-4ed8-85f2-d91950470f65 {
  padding-left: 10%;
padding-right: 10%;
}

#s-e4eac061-cf9a-4822-93ed-ce5c36290988 {
  margin-top: -25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-3fbb1784-eff5-4220-9a89-7c709dbe38c5 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 14%;
padding-bottom: 0px;
padding-right: 14%;
}

#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTdkZTQxNTQtOTJlOS00MWZkLWFhZDAtMGI1MTU2MWM4ZDA5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5N2RlNDE1NC05MmU5LTQxZmQtYWFkMC0wYjUxNTYxYzhkMDkpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6: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-4f1f6c9a-a316-41c7-a87f-934c9f838bd6: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-4f1f6c9a-a316-41c7-a87f-934c9f838bd6 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6-root {
    text-align: center;
  }


#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6-root {
    text-align: center;
  }


#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6-root {
    text-align: center;
  }


#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6-root {
    text-align: center;
  }


#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6-root {
    text-align: center;
  }


#s-4f1f6c9a-a316-41c7-a87f-934c9f838bd6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e9453d28-1c85-4ced-8520-0186bb79a5d7 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 35px;
padding-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-e9453d28-1c85-4ced-8520-0186bb79a5d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9453d28-1c85-4ced-8520-0186bb79a5d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e9453d28-1c85-4ced-8520-0186bb79a5d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9453d28-1c85-4ced-8520-0186bb79a5d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-95c1a240-e01d-46ab-8ccb-f4bca07052bd {
  min-height: 50px;
}








#s-95c1a240-e01d-46ab-8ccb-f4bca07052bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95c1a240-e01d-46ab-8ccb-f4bca07052bd {
  cursor: pointer;
}#s-95c1a240-e01d-46ab-8ccb-f4bca07052bd.shg-box.shg-c {
  justify-content: center;
}

#s-1ce30a5c-2703-4438-b308-e4c1c472cd55 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-d7c2e658-3a65-40bc-ae8d-008f3dc20d55 {
  padding-left: 10%;
padding-right: 10%;
}

#s-d8902606-5cf2-4342-9e9e-eac55846533b {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a9f29348-6c9f-43f6-a539-e0bc75458a02 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-17172461-a710-402f-afa8-f9ffbd5be53e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2JmZTc4YjUtNjg1Mi00YTkxLWEyNGMtYTZiMTU4M2ZjY2UyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YmZlNzhiNS02ODUyLTRhOTEtYTI0Yy1hNmIxNTgzZmNjZTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-17172461-a710-402f-afa8-f9ffbd5be53e: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-17172461-a710-402f-afa8-f9ffbd5be53e: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-17172461-a710-402f-afa8-f9ffbd5be53e {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-17172461-a710-402f-afa8-f9ffbd5be53e {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-17172461-a710-402f-afa8-f9ffbd5be53e-root {
    text-align: center;
  }


#s-17172461-a710-402f-afa8-f9ffbd5be53e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-17172461-a710-402f-afa8-f9ffbd5be53e-root {
    text-align: center;
  }


#s-17172461-a710-402f-afa8-f9ffbd5be53e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-17172461-a710-402f-afa8-f9ffbd5be53e-root {
    text-align: center;
  }


#s-17172461-a710-402f-afa8-f9ffbd5be53e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-17172461-a710-402f-afa8-f9ffbd5be53e-root {
    text-align: center;
  }


#s-17172461-a710-402f-afa8-f9ffbd5be53e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-17172461-a710-402f-afa8-f9ffbd5be53e-root {
    text-align: center;
  }


#s-17172461-a710-402f-afa8-f9ffbd5be53e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-1aaa059e-5154-465e-8c19-98afc17becf8 {
  min-height: 50px;
}








#s-1aaa059e-5154-465e-8c19-98afc17becf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1aaa059e-5154-465e-8c19-98afc17becf8 {
  cursor: pointer;
}#s-1aaa059e-5154-465e-8c19-98afc17becf8.shg-box.shg-c {
  justify-content: center;
}

#s-4050d69d-9ad0-4835-bb72-967115301436 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-ff04aee3-a2fa-4961-8f0b-fbd5c9325d5c {
  padding-left: 10%;
padding-right: 10%;
}

#s-a3a0a22a-0844-4c7b-bc71-68b8a635970b {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c3f98007-a3b3-48d4-9963-8c9fca22af23 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-e65a11be-4e6f-40e6-89d0-c6976528998c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmRmNDg4NTYtNWQwOS00YmJiLTlkMzctOTRkMjYxNGU5OGJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiZGY0ODg1Ni01ZDA5LTRiYmItOWQzNy05NGQyNjE0ZTk4YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-e65a11be-4e6f-40e6-89d0-c6976528998c: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-e65a11be-4e6f-40e6-89d0-c6976528998c: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-e65a11be-4e6f-40e6-89d0-c6976528998c {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-e65a11be-4e6f-40e6-89d0-c6976528998c {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-e65a11be-4e6f-40e6-89d0-c6976528998c-root {
    text-align: center;
  }


#s-e65a11be-4e6f-40e6-89d0-c6976528998c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e65a11be-4e6f-40e6-89d0-c6976528998c-root {
    text-align: center;
  }


#s-e65a11be-4e6f-40e6-89d0-c6976528998c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e65a11be-4e6f-40e6-89d0-c6976528998c-root {
    text-align: center;
  }


#s-e65a11be-4e6f-40e6-89d0-c6976528998c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e65a11be-4e6f-40e6-89d0-c6976528998c-root {
    text-align: center;
  }


#s-e65a11be-4e6f-40e6-89d0-c6976528998c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e65a11be-4e6f-40e6-89d0-c6976528998c-root {
    text-align: center;
  }


#s-e65a11be-4e6f-40e6-89d0-c6976528998c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-8322ff4e-52a6-40b5-bac9-6365a4fc8197 {
  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: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8322ff4e-52a6-40b5-bac9-6365a4fc8197: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-8322ff4e-52a6-40b5-bac9-6365a4fc8197: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-8322ff4e-52a6-40b5-bac9-6365a4fc8197-root {
    text-align: center;
  }


#s-8322ff4e-52a6-40b5-bac9-6365a4fc8197.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8322ff4e-52a6-40b5-bac9-6365a4fc8197-root {
    text-align: center;
  }


#s-8322ff4e-52a6-40b5-bac9-6365a4fc8197.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8322ff4e-52a6-40b5-bac9-6365a4fc8197-root {
    text-align: center;
  }


#s-8322ff4e-52a6-40b5-bac9-6365a4fc8197.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8322ff4e-52a6-40b5-bac9-6365a4fc8197-root {
    text-align: center;
  }


#s-8322ff4e-52a6-40b5-bac9-6365a4fc8197.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8322ff4e-52a6-40b5-bac9-6365a4fc8197-root {
    text-align: center;
  }


#s-8322ff4e-52a6-40b5-bac9-6365a4fc8197.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-5ca4dd68-6088-4673-9013-dcdce29fc916 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-5ca4dd68-6088-4673-9013-dcdce29fc916 {
  display: none;
}
#s-5ca4dd68-6088-4673-9013-dcdce29fc916, #wrap-s-5ca4dd68-6088-4673-9013-dcdce29fc916, #wrap-content-s-5ca4dd68-6088-4673-9013-dcdce29fc916 { display: none !important; }}







#s-5ca4dd68-6088-4673-9013-dcdce29fc916 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ca4dd68-6088-4673-9013-dcdce29fc916.shg-box.shg-c {
  justify-content: center;
}

#s-4f35a597-532c-4b59-a7a1-61f7778051f7 {
  min-height: 50px;
}








#s-4f35a597-532c-4b59-a7a1-61f7778051f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4f35a597-532c-4b59-a7a1-61f7778051f7.shg-box.shg-c {
  justify-content: center;
}

#s-562cce80-a5e9-4405-ad08-1eb22757aab6 {
  margin-left: auto;
margin-right: auto;
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;
max-width: 400px;
background-color: rgba(230, 83, 0, 0.8);
}








#s-562cce80-a5e9-4405-ad08-1eb22757aab6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-562cce80-a5e9-4405-ad08-1eb22757aab6.shg-box.shg-c {
  justify-content: center;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: -29px;
margin-right: auto;
max-width: 85px;
aspect-ratio: 300/282;
text-align: center;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64-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-1de25535-426b-4187-8595-2ed3d01d2e64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: -29px;
}

.shg-image-content-margin-container-s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }

    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-link {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 85px;
  }




.s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image {
  box-sizing: border-box;
}



.s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de25535-426b-4187-8595-2ed3d01d2e64 {
      --shg-aspect-ratio: calc(300/282); 
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
      position: relative;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 85px;
    }
  }

@media (min-width: 1200px){#s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64-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-1de25535-426b-4187-8595-2ed3d01d2e64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }

    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-link {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 85px;
  }




.s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image {
  box-sizing: border-box;
}



.s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de25535-426b-4187-8595-2ed3d01d2e64 {
      --shg-aspect-ratio: calc(300/282); 
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
      position: relative;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 85px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64-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-1de25535-426b-4187-8595-2ed3d01d2e64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }

    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-link {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 85px;
  }




.s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image {
  box-sizing: border-box;
}



.s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de25535-426b-4187-8595-2ed3d01d2e64 {
      --shg-aspect-ratio: calc(300/282); 
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
      position: relative;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 85px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64-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-1de25535-426b-4187-8595-2ed3d01d2e64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }

    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-link {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 85px;
  }




.s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image {
  box-sizing: border-box;
}



.s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de25535-426b-4187-8595-2ed3d01d2e64 {
      --shg-aspect-ratio: calc(300/282); 
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
      position: relative;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 85px;
    }
  }

}@media (max-width: 767px){#s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64-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-1de25535-426b-4187-8595-2ed3d01d2e64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de25535-426b-4187-8595-2ed3d01d2e64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }

    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-link {
      aspect-ratio: 300/282;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de25535-426b-4187-8595-2ed3d01d2e64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 85px;
  }




.s-1de25535-426b-4187-8595-2ed3d01d2e64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image {
  box-sizing: border-box;
}



.s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de25535-426b-4187-8595-2ed3d01d2e64 {
      --shg-aspect-ratio: calc(300/282); 
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container {
      position: relative;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de25535-426b-4187-8595-2ed3d01d2e64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 85px;
    }
  }

}
#s-a3ee3c35-c04b-43c0-88b6-1bb85e582021 {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-ec13d2df-d479-475a-904d-4e7f41875dfd {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}

#s-47f4da34-4815-4b96-80f4-38cae829ae1b {
  margin-top: 0px;
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: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-47f4da34-4815-4b96-80f4-38cae829ae1b: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-47f4da34-4815-4b96-80f4-38cae829ae1b: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-47f4da34-4815-4b96-80f4-38cae829ae1b-root {
    text-align: center;
  }


#s-47f4da34-4815-4b96-80f4-38cae829ae1b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-47f4da34-4815-4b96-80f4-38cae829ae1b-root {
    text-align: center;
  }


#s-47f4da34-4815-4b96-80f4-38cae829ae1b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47f4da34-4815-4b96-80f4-38cae829ae1b-root {
    text-align: center;
  }


#s-47f4da34-4815-4b96-80f4-38cae829ae1b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47f4da34-4815-4b96-80f4-38cae829ae1b-root {
    text-align: center;
  }


#s-47f4da34-4815-4b96-80f4-38cae829ae1b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-47f4da34-4815-4b96-80f4-38cae829ae1b-root {
    text-align: center;
  }


#s-47f4da34-4815-4b96-80f4-38cae829ae1b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-628acd2f-ccc3-4c4f-84b1-a04aa3924b32 {
  margin-top: 0px;
margin-bottom: 42px;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
}








#s-628acd2f-ccc3-4c4f-84b1-a04aa3924b32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-628acd2f-ccc3-4c4f-84b1-a04aa3924b32.shg-box.shg-c {
  justify-content: center;
}

#s-3dd23c02-950b-41a7-9b87-a779b406abab {
  margin-bottom: -15px;
padding-left: 10%;
padding-right: 10%;
}

#s-b68b95a0-f3a8-4917-8e6e-730b9b996d14 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b14e2c2f-3b46-4272-9319-2589e70ff80b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

#s-2e931234-f132-4b2c-9e6b-5e01bd24c629 {
  min-height: 50px;
}








#s-2e931234-f132-4b2c-9e6b-5e01bd24c629 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e931234-f132-4b2c-9e6b-5e01bd24c629.shg-box.shg-c {
  justify-content: center;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: -moz-max-content;
  max-width: max-content;
}

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

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 {
  text-align: left;
}



.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-e384cd83-185c-4ce8-bf8c-4e5985a031bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e384cd83-185c-4ce8-bf8c-4e5985a031bd .shg-product-title-component h3 span {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 {
  text-align: center;
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-41b1a03b-ad69-429d-9c5c-a171c341765d:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-41b1a03b-ad69-429d-9c5c-a171c341765d: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, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-12dd7ca0-959a-40bd-bf42-19b3fdb6ffb2 {
  min-height: 50px;
}








#s-12dd7ca0-959a-40bd-bf42-19b3fdb6ffb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12dd7ca0-959a-40bd-bf42-19b3fdb6ffb2.shg-box.shg-c {
  justify-content: center;
}

#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 {
  text-align: left;
}



.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-326f4f40-e214-4c8d-99d4-9674df12531f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-326f4f40-e214-4c8d-99d4-9674df12531f .shg-product-title-component h3 span {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f {
  text-align: center;
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-c8440f2b-2537-4253-afa3-13bab081cf78:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c8440f2b-2537-4253-afa3-13bab081cf78: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, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-596a610b-46bb-4a9c-a488-f5b30dc6d7c1 {
  min-height: 50px;
}








#s-596a610b-46bb-4a9c-a488-f5b30dc6d7c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-596a610b-46bb-4a9c-a488-f5b30dc6d7c1.shg-box.shg-c {
  justify-content: center;
}

#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 {
  text-align: left;
}



.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b6848053-26de-43e6-a8ea-64f0163674d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6848053-26de-43e6-a8ea-64f0163674d8 .shg-product-title-component h3 span {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-530a7e86-0131-464b-9163-deee6422faf4 {
  text-align: center;
}

#s-530a7e86-0131-464b-9163-deee6422faf4 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-530a7e86-0131-464b-9163-deee6422faf4 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-530a7e86-0131-464b-9163-deee6422faf4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697: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, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-849e823b-5289-4d79-a0c8-1f3b0726caf3 {
  min-height: 50px;
}








#s-849e823b-5289-4d79-a0c8-1f3b0726caf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-849e823b-5289-4d79-a0c8-1f3b0726caf3.shg-box.shg-c {
  justify-content: center;
}

#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 {
  text-align: left;
}



.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f3922853-172e-4a3f-abcc-2752a2dd95c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3922853-172e-4a3f-abcc-2752a2dd95c0 .shg-product-title-component h3 span {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce {
  text-align: center;
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8: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, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7006768e-6bf2-42e9-bdb1-3d52dad0a19c {
  min-height: 50px;
}








#s-7006768e-6bf2-42e9-bdb1-3d52dad0a19c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7006768e-6bf2-42e9-bdb1-3d52dad0a19c.shg-box.shg-c {
  justify-content: center;
}

#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb {
  text-align: left;
}



.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0b05da70-d334-4bfc-82e5-7096eda81eb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b05da70-d334-4bfc-82e5-7096eda81eb4 .shg-product-title-component h3 span {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 {
  text-align: center;
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8a724096-e630-4ce3-939f-ec53b718aa97:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8a724096-e630-4ce3-939f-ec53b718aa97: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, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-db91275b-f42f-4910-a1f5-fff90c6f3318 {
  min-height: 50px;
}








#s-db91275b-f42f-4910-a1f5-fff90c6f3318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db91275b-f42f-4910-a1f5-fff90c6f3318.shg-box.shg-c {
  justify-content: center;
}

#s-bc13e832-0321-4aac-99d0-c9b9684e7bca {
  text-align: left;
}



.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f490aed8-71b0-4d02-a1f6-3809157782ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f490aed8-71b0-4d02-a1f6-3809157782ea .shg-product-title-component h3 span {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 {
  text-align: center;
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-19eaa91a-a46f-4abb-a477-c5eead827d84:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-19eaa91a-a46f-4abb-a477-c5eead827d84: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, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-3cc1967b-5671-4696-92f2-437354fb2758 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-3cc1967b-5671-4696-92f2-437354fb2758 {
  display: none;
}
#s-3cc1967b-5671-4696-92f2-437354fb2758, #wrap-s-3cc1967b-5671-4696-92f2-437354fb2758, #wrap-content-s-3cc1967b-5671-4696-92f2-437354fb2758 { display: none !important; }}







#s-3cc1967b-5671-4696-92f2-437354fb2758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3cc1967b-5671-4696-92f2-437354fb2758 {
  cursor: pointer;
}#s-3cc1967b-5671-4696-92f2-437354fb2758.shg-box.shg-c {
  justify-content: center;
}

#s-5f7dd474-e5a8-4b60-b041-c5181a7afd49 {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-5f7dd474-e5a8-4b60-b041-c5181a7afd49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f7dd474-e5a8-4b60-b041-c5181a7afd49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5f7dd474-e5a8-4b60-b041-c5181a7afd49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f7dd474-e5a8-4b60-b041-c5181a7afd49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6fe1c369-362f-4775-9793-bd2edaa259e4 {
  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(9, 9, 9, 0);
}








#s-6fe1c369-362f-4775-9793-bd2edaa259e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6fe1c369-362f-4775-9793-bd2edaa259e4.shg-box.shg-c {
  justify-content: center;
}

#s-8299eff7-4fe5-4511-af14-b4ab39c2292b {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b7a40575-651d-4633-9025-3fe3925b3e27 {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}

#s-9de6865f-2e3e-4345-b169-7d9e01239a8e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjNmOWZhNmItOWE0OS00MmJlLTk2NmItZjU3Nzg2YzU2ZDBhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmM2Y5ZmE2Yi05YTQ5LTQyYmUtOTY2Yi1mNTc3ODZjNTZkMGEpIi8+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-9de6865f-2e3e-4345-b169-7d9e01239a8e: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-9de6865f-2e3e-4345-b169-7d9e01239a8e: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-9de6865f-2e3e-4345-b169-7d9e01239a8e-root {
    text-align: left;
  }


#s-9de6865f-2e3e-4345-b169-7d9e01239a8e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9de6865f-2e3e-4345-b169-7d9e01239a8e-root {
    text-align: left;
  }


#s-9de6865f-2e3e-4345-b169-7d9e01239a8e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9de6865f-2e3e-4345-b169-7d9e01239a8e-root {
    text-align: left;
  }


#s-9de6865f-2e3e-4345-b169-7d9e01239a8e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9de6865f-2e3e-4345-b169-7d9e01239a8e-root {
    text-align: left;
  }


#s-9de6865f-2e3e-4345-b169-7d9e01239a8e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9de6865f-2e3e-4345-b169-7d9e01239a8e-root {
    text-align: left;
  }


#s-9de6865f-2e3e-4345-b169-7d9e01239a8e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-da5b6119-e51a-4782-bf9e-2000b1adca65 {
  min-height: 50px;
}








#s-da5b6119-e51a-4782-bf9e-2000b1adca65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-da5b6119-e51a-4782-bf9e-2000b1adca65.shg-box.shg-c {
  justify-content: center;
}

#s-bca149a6-2ebf-4318-bb8a-5d6eeb3a7492 {
  text-align: left;
}

#s-dee3f34b-0706-40b2-a13b-cc56e654605b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
max-width: 1440px;
}








#s-dee3f34b-0706-40b2-a13b-cc56e654605b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dee3f34b-0706-40b2-a13b-cc56e654605b.shg-box.shg-c {
  justify-content: flex-end;
}

#s-08f50ad1-7994-45c5-a88e-03e6ed13ce63 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-08f50ad1-7994-45c5-a88e-03e6ed13ce63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08f50ad1-7994-45c5-a88e-03e6ed13ce63 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-08f50ad1-7994-45c5-a88e-03e6ed13ce63 {
  
}
}@media (max-width: 767px){#s-08f50ad1-7994-45c5-a88e-03e6ed13ce63 {
  
}
}







#s-08f50ad1-7994-45c5-a88e-03e6ed13ce63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08f50ad1-7994-45c5-a88e-03e6ed13ce63.shg-box.shg-c {
  justify-content: center;
}

#s-3430dcc1-5029-4a7e-af84-393d5f189d81 {
  margin-bottom: -15px;
padding-left: 10%;
padding-right: 10%;
}

#s-444e5e26-aec1-4173-b45c-402ce262c48f {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-63a48b18-3b7a-4310-906b-512af3243fa5 {
  padding-top: 0px;
padding-left: 2%;
padding-bottom: 25px;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-63a48b18-3b7a-4310-906b-512af3243fa5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-63a48b18-3b7a-4310-906b-512af3243fa5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63a48b18-3b7a-4310-906b-512af3243fa5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63a48b18-3b7a-4310-906b-512af3243fa5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* 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-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  margin-left: 5%;
margin-right: 5%;
max-width: 1440px;
text-align: center;
opacity: 0.8;
}
#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2:hover {box-shadow:0px 0px 3px 3px  !important;
border-radius: 20px !important;
opacity: 1 !important;}
#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(255, 255, 255, 1);
  border-style: none;
  border-radius: 20px;
  /* Add background color handling */
  background: rgba(140, 128, 128, 1);
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64e5c496-709e-4f0b-9fc4-73c4e3216db2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.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-dd708b85-a09a-406c-a57a-8a8a2f7c51cb {
  box-shadow:1px 1px 1px 1px rgba(149, 73, 73, 0);
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
}

#s-dd708b85-a09a-406c-a57a-8a8a2f7c51cb .shg-proportional-font-size,
#s-dd708b85-a09a-406c-a57a-8a8a2f7c51cb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  margin-left: 5%;
margin-right: 5%;
max-width: 1440px;
text-align: center;
opacity: 0.8;
}
#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde:hover {box-shadow:0px 0px 3px 3px  !important;
border-radius: 20px !important;
opacity: 1 !important;}
#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(255, 255, 255, 1);
  border-style: none;
  border-radius: 20px;
  /* Add background color handling */
  background: rgba(140, 128, 128, 1);
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ea4aa89-9a37-44a0-9468-d1b2b5ab4fde.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-51539ea9-b122-4d1a-b545-efb5d0e16b0f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-51539ea9-b122-4d1a-b545-efb5d0e16b0f .shg-proportional-font-size,
#s-51539ea9-b122-4d1a-b545-efb5d0e16b0f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  margin-left: 5%;
margin-right: 5%;
max-width: 1440px;
text-align: center;
opacity: 0.8;
}
#s-401b92f2-cf91-4d35-858d-d4f91db6c969:hover {box-shadow:0px 0px 3px 4px  !important;
border-radius: 20px !important;
opacity: 1 !important;}
#s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(255, 255, 255, 1);
  border-style: none;
  border-radius: 20px;
  /* Add background color handling */
  background: rgba(140, 128, 128, 1);
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-401b92f2-cf91-4d35-858d-d4f91db6c969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-401b92f2-cf91-4d35-858d-d4f91db6c969 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-401b92f2-cf91-4d35-858d-d4f91db6c969.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-958ffb17-e3f5-4e37-b2f2-f2044061efbc {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-958ffb17-e3f5-4e37-b2f2-f2044061efbc .shg-proportional-font-size,
#s-958ffb17-e3f5-4e37-b2f2-f2044061efbc .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  margin-left: 5%;
margin-right: 5%;
max-width: 1440px;
text-align: center;
opacity: 0.8;
}
#s-1c2646e2-6b21-42f8-833b-6ae48414045a:hover {box-shadow:0px 0px 4px 3px  !important;
border-radius: 20px !important;
opacity: 1 !important;}
#s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-1c2646e2-6b21-42f8-833b-6ae48414045a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(255, 255, 255, 1);
  border-style: none;
  border-radius: 20px;
  /* Add background color handling */
  background: rgba(140, 128, 128, 1);
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-1c2646e2-6b21-42f8-833b-6ae48414045a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-1c2646e2-6b21-42f8-833b-6ae48414045a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-1c2646e2-6b21-42f8-833b-6ae48414045a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-1c2646e2-6b21-42f8-833b-6ae48414045a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1c2646e2-6b21-42f8-833b-6ae48414045a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

      
    max-width: 1440px;

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




.s-1c2646e2-6b21-42f8-833b-6ae48414045a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c2646e2-6b21-42f8-833b-6ae48414045a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b897a97e-42fc-49ee-b79a-8058b31f4738 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0%;
padding-bottom: 0%;
}

#s-b897a97e-42fc-49ee-b79a-8058b31f4738 .shg-proportional-font-size,
#s-b897a97e-42fc-49ee-b79a-8058b31f4738 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-69cc30c9-8833-4295-927f-163ba17368b0 {
  margin-top: 10px;
margin-bottom: -13px;
padding-left: 10%;
padding-right: 10%;
}

#s-f415a430-f9ed-4fe0-a26d-db73f9960a7c {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a2a0b0d2-b975-4ceb-8188-13053c149109 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
max-width: 880px;
}

#s-fe587a2c-4725-47d9-a05b-df1d984f37b8 {
  padding-top: 15px;
padding-bottom: 0px;
min-height: 50px;
}








#s-fe587a2c-4725-47d9-a05b-df1d984f37b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe587a2c-4725-47d9-a05b-df1d984f37b8 {
  cursor: pointer;
}#s-fe587a2c-4725-47d9-a05b-df1d984f37b8.shg-box.shg-c {
  justify-content: center;
}

#s-72705486-de96-4ebd-b397-ce67f6fe0164 {
  margin-left: 10%;
margin-right: 10%;
}

#s-a7e411b9-3531-468f-8b9b-0e9790d1b625 {
  padding-left: 10%;
padding-right: 10%;
}

#s-5a5d48e4-e449-45d1-b42f-0df03179e24d {
  margin-top: -35px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7eeca8b6-56ab-4ec5-8e4b-68b6efcc5814 {
  margin-top: -25px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWI2ZGJkNzMtN2QzMy00ZmIzLWEyMGMtMjg0MTcwMjU3MDAyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5YjZkYmQ3My03ZDMzLTRmYjMtYTIwYy0yODQxNzAyNTcwMDIpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5: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-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5: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-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5-root {
    text-align: center;
  }


#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5-root {
    text-align: center;
  }


#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5-root {
    text-align: center;
  }


#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5-root {
    text-align: center;
  }


#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5-root {
    text-align: center;
  }


#s-a66ddfdc-4ae2-467a-bad4-e26f2a29c9c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-0f211067-a026-42f8-b911-918091095214 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 35px;
padding-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-0f211067-a026-42f8-b911-918091095214"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f211067-a026-42f8-b911-918091095214"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0f211067-a026-42f8-b911-918091095214"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f211067-a026-42f8-b911-918091095214"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e6abeffe-62c0-4d7d-aa5a-3e820fcf3734 {
  min-height: 50px;
}








#s-e6abeffe-62c0-4d7d-aa5a-3e820fcf3734 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6abeffe-62c0-4d7d-aa5a-3e820fcf3734 {
  cursor: pointer;
}#s-e6abeffe-62c0-4d7d-aa5a-3e820fcf3734.shg-box.shg-c {
  justify-content: center;
}

#s-8b5a3996-fef0-4330-b275-be70f504f44e {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-1b083657-a494-4646-96ea-3a8b71e0b326 {
  padding-left: 10%;
padding-right: 10%;
}

#s-165b79a9-629a-47bf-b236-2cc9822034d8 {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-884c43c0-14a2-4011-82b5-44550a6b8237 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-1385873d-ea24-471a-98b1-3bd8dac8333f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTMyNDRkY2MtYzJkMS00NGZjLWE1MWQtOGM2MDcxZmI3ZDcwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMzI0NGRjYy1jMmQxLTQ0ZmMtYTUxZC04YzYwNzFmYjdkNzApIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-1385873d-ea24-471a-98b1-3bd8dac8333f: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-1385873d-ea24-471a-98b1-3bd8dac8333f: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-1385873d-ea24-471a-98b1-3bd8dac8333f {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-1385873d-ea24-471a-98b1-3bd8dac8333f {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-1385873d-ea24-471a-98b1-3bd8dac8333f-root {
    text-align: center;
  }


#s-1385873d-ea24-471a-98b1-3bd8dac8333f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1385873d-ea24-471a-98b1-3bd8dac8333f-root {
    text-align: center;
  }


#s-1385873d-ea24-471a-98b1-3bd8dac8333f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1385873d-ea24-471a-98b1-3bd8dac8333f-root {
    text-align: center;
  }


#s-1385873d-ea24-471a-98b1-3bd8dac8333f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1385873d-ea24-471a-98b1-3bd8dac8333f-root {
    text-align: center;
  }


#s-1385873d-ea24-471a-98b1-3bd8dac8333f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1385873d-ea24-471a-98b1-3bd8dac8333f-root {
    text-align: center;
  }


#s-1385873d-ea24-471a-98b1-3bd8dac8333f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-719c8898-243f-4dc2-8647-fb89e7b649f9 {
  min-height: 50px;
}








#s-719c8898-243f-4dc2-8647-fb89e7b649f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-719c8898-243f-4dc2-8647-fb89e7b649f9 {
  cursor: pointer;
}#s-719c8898-243f-4dc2-8647-fb89e7b649f9.shg-box.shg-c {
  justify-content: center;
}

#s-4c816354-ba6e-4306-98fd-131cc0e0b7c0 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ac2aef6c-0e5d-486a-b5ff-da702d9f0493 {
  padding-left: 10%;
padding-right: 10%;
}

#s-ad14176a-4c2c-4ca3-a7f9-f6ff4c40594d {
  margin-top: -25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fd579558-49fc-4190-9294-691d766b4bc8 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-31dd4463-e95f-49ba-bf8b-6d22e717f640 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmIyYjRjZGEtZjNhYi00ZmJmLTg1NWItZDY5YmY3OTFmZjE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyYjJiNGNkYS1mM2FiLTRmYmYtODU1Yi1kNjliZjc5MWZmMTgpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-31dd4463-e95f-49ba-bf8b-6d22e717f640: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-31dd4463-e95f-49ba-bf8b-6d22e717f640: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-31dd4463-e95f-49ba-bf8b-6d22e717f640 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-31dd4463-e95f-49ba-bf8b-6d22e717f640 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-31dd4463-e95f-49ba-bf8b-6d22e717f640-root {
    text-align: center;
  }


#s-31dd4463-e95f-49ba-bf8b-6d22e717f640.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-31dd4463-e95f-49ba-bf8b-6d22e717f640-root {
    text-align: center;
  }


#s-31dd4463-e95f-49ba-bf8b-6d22e717f640.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31dd4463-e95f-49ba-bf8b-6d22e717f640-root {
    text-align: center;
  }


#s-31dd4463-e95f-49ba-bf8b-6d22e717f640.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31dd4463-e95f-49ba-bf8b-6d22e717f640-root {
    text-align: center;
  }


#s-31dd4463-e95f-49ba-bf8b-6d22e717f640.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-31dd4463-e95f-49ba-bf8b-6d22e717f640-root {
    text-align: center;
  }


#s-31dd4463-e95f-49ba-bf8b-6d22e717f640.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-9e740805-d5a0-42a0-b8d9-e0b0dc3caac9 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9e740805-d5a0-42a0-b8d9-e0b0dc3caac9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e740805-d5a0-42a0-b8d9-e0b0dc3caac9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9e740805-d5a0-42a0-b8d9-e0b0dc3caac9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e740805-d5a0-42a0-b8d9-e0b0dc3caac9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c11b464e-eb78-4088-89b6-acc6bfb35cae {
  min-height: 50px;
}
@media (max-width: 767px){#s-c11b464e-eb78-4088-89b6-acc6bfb35cae {
  padding-top: 35px;
padding-bottom: 35px;
}
}







#s-c11b464e-eb78-4088-89b6-acc6bfb35cae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c11b464e-eb78-4088-89b6-acc6bfb35cae {
  cursor: pointer;
}#s-c11b464e-eb78-4088-89b6-acc6bfb35cae.shg-box.shg-c {
  justify-content: center;
}

#s-fe43e6e5-8fae-4c07-a413-5f156517e60c {
  margin-left: 10%;
margin-right: 10%;
}

#s-ba9d23b0-f503-4956-9fc7-066ecc3a4e1e {
  padding-left: 10%;
padding-right: 10%;
}

#s-2a986132-48fd-4e49-8567-46d54ee223e9 {
  margin-top: -25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-61904b12-43d1-4431-90c8-77486eff74a4 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-59a40561-3a5c-4330-9bce-345d7dbc89c6 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjcwMzU5NzMtN2UwMy00YTMyLWIxMDMtM2M1NjU0MWMyNWI3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2NzAzNTk3My03ZTAzLTRhMzItYjEwMy0zYzU2NTQxYzI1YjcpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-59a40561-3a5c-4330-9bce-345d7dbc89c6: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-59a40561-3a5c-4330-9bce-345d7dbc89c6: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-59a40561-3a5c-4330-9bce-345d7dbc89c6 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-59a40561-3a5c-4330-9bce-345d7dbc89c6 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-59a40561-3a5c-4330-9bce-345d7dbc89c6-root {
    text-align: center;
  }


#s-59a40561-3a5c-4330-9bce-345d7dbc89c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-59a40561-3a5c-4330-9bce-345d7dbc89c6-root {
    text-align: center;
  }


#s-59a40561-3a5c-4330-9bce-345d7dbc89c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-59a40561-3a5c-4330-9bce-345d7dbc89c6-root {
    text-align: center;
  }


#s-59a40561-3a5c-4330-9bce-345d7dbc89c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-59a40561-3a5c-4330-9bce-345d7dbc89c6-root {
    text-align: center;
  }


#s-59a40561-3a5c-4330-9bce-345d7dbc89c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-59a40561-3a5c-4330-9bce-345d7dbc89c6-root {
    text-align: center;
  }


#s-59a40561-3a5c-4330-9bce-345d7dbc89c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-1018bef5-ebb4-4fb4-8641-25692be39f3d {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-1018bef5-ebb4-4fb4-8641-25692be39f3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1018bef5-ebb4-4fb4-8641-25692be39f3d {
  cursor: pointer;
}#s-1018bef5-ebb4-4fb4-8641-25692be39f3d.shg-box.shg-c {
  justify-content: center;
}

#s-7d9195f6-2535-493e-b528-e9e3a6a22ad6 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-945e6806-bc88-4055-a8db-1fa77fc4f58f {
  padding-left: 10%;
padding-right: 10%;
}

#s-f8e4bcaf-f558-4135-bc18-dfe0c7cc45aa {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-710a944d-1df0-4bfd-8e54-fc544973c3c6 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-c800debc-78ce-4baa-b758-54fadbb9bf91 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGI3ZGUzNjQtZWYwOS00N2RjLWE2YzItYzJmZjRiZTc4OGM2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwYjdkZTM2NC1lZjA5LTQ3ZGMtYTZjMi1jMmZmNGJlNzg4YzYpIi8+PC9zdmc+);
background-repeat: no-repeat;
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;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-c800debc-78ce-4baa-b758-54fadbb9bf91: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-c800debc-78ce-4baa-b758-54fadbb9bf91: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-c800debc-78ce-4baa-b758-54fadbb9bf91 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-c800debc-78ce-4baa-b758-54fadbb9bf91 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-c800debc-78ce-4baa-b758-54fadbb9bf91-root {
    text-align: center;
  }


#s-c800debc-78ce-4baa-b758-54fadbb9bf91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c800debc-78ce-4baa-b758-54fadbb9bf91-root {
    text-align: center;
  }


#s-c800debc-78ce-4baa-b758-54fadbb9bf91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c800debc-78ce-4baa-b758-54fadbb9bf91-root {
    text-align: center;
  }


#s-c800debc-78ce-4baa-b758-54fadbb9bf91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c800debc-78ce-4baa-b758-54fadbb9bf91-root {
    text-align: center;
  }


#s-c800debc-78ce-4baa-b758-54fadbb9bf91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c800debc-78ce-4baa-b758-54fadbb9bf91-root {
    text-align: center;
  }


#s-c800debc-78ce-4baa-b758-54fadbb9bf91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-64495fcd-9e68-4c2f-b51b-575a72cc9217 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-64495fcd-9e68-4c2f-b51b-575a72cc9217 {
  display: none;
}
#s-64495fcd-9e68-4c2f-b51b-575a72cc9217, #wrap-s-64495fcd-9e68-4c2f-b51b-575a72cc9217, #wrap-content-s-64495fcd-9e68-4c2f-b51b-575a72cc9217 { display: none !important; }}







#s-64495fcd-9e68-4c2f-b51b-575a72cc9217 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-64495fcd-9e68-4c2f-b51b-575a72cc9217.shg-box.shg-c {
  justify-content: center;
}

#s-7c362c1d-a143-4ced-840c-e604986c8841 {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-7c362c1d-a143-4ced-840c-e604986c8841"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c362c1d-a143-4ced-840c-e604986c8841"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c362c1d-a143-4ced-840c-e604986c8841"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c362c1d-a143-4ced-840c-e604986c8841"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-63e9a680-b13f-4677-8303-efd89247016f {
  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(9, 9, 9, 0.67);
}








#s-63e9a680-b13f-4677-8303-efd89247016f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-63e9a680-b13f-4677-8303-efd89247016f.shg-box.shg-c {
  justify-content: center;
}

#s-f4554158-59c3-4d61-9ec9-1324529ba716 {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7f8353f2-6bba-4c9b-92bf-b85484c83c60 {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}

#s-9a056ba5-5c29-41bf-8df9-3fb7916b0381 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDZiMjM1YmQtYTRjNi00MWQxLWJmY2QtYWRlMDBhZDkxYjJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NmIyMzViZC1hNGM2LTQxZDEtYmZjZC1hZGUwMGFkOTFiMmMpIi8+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-9a056ba5-5c29-41bf-8df9-3fb7916b0381: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-9a056ba5-5c29-41bf-8df9-3fb7916b0381: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-9a056ba5-5c29-41bf-8df9-3fb7916b0381-root {
    text-align: left;
  }


#s-9a056ba5-5c29-41bf-8df9-3fb7916b0381.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9a056ba5-5c29-41bf-8df9-3fb7916b0381-root {
    text-align: left;
  }


#s-9a056ba5-5c29-41bf-8df9-3fb7916b0381.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a056ba5-5c29-41bf-8df9-3fb7916b0381-root {
    text-align: left;
  }


#s-9a056ba5-5c29-41bf-8df9-3fb7916b0381.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a056ba5-5c29-41bf-8df9-3fb7916b0381-root {
    text-align: left;
  }


#s-9a056ba5-5c29-41bf-8df9-3fb7916b0381.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9a056ba5-5c29-41bf-8df9-3fb7916b0381-root {
    text-align: left;
  }


#s-9a056ba5-5c29-41bf-8df9-3fb7916b0381.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-6d059753-8145-4089-ade1-216459a7234c {
  min-height: 50px;
}








#s-6d059753-8145-4089-ade1-216459a7234c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d059753-8145-4089-ade1-216459a7234c.shg-box.shg-c {
  justify-content: center;
}

#s-16db0b4a-3a5d-4f12-9276-27ca2872a172 {
  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;
}
