.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-ad5bac91-e600-48aa-b85c-dca4029b8e9a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad5bac91-e600-48aa-b85c-dca4029b8e9a {
  display: none;
}
#s-ad5bac91-e600-48aa-b85c-dca4029b8e9a, #wrap-s-ad5bac91-e600-48aa-b85c-dca4029b8e9a, #wrap-content-s-ad5bac91-e600-48aa-b85c-dca4029b8e9a { display: none !important; }}@media (max-width: 767px){#s-ad5bac91-e600-48aa-b85c-dca4029b8e9a {
  display: none;
}
#s-ad5bac91-e600-48aa-b85c-dca4029b8e9a, #wrap-s-ad5bac91-e600-48aa-b85c-dca4029b8e9a, #wrap-content-s-ad5bac91-e600-48aa-b85c-dca4029b8e9a { display: none !important; }}







#s-ad5bac91-e600-48aa-b85c-dca4029b8e9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad5bac91-e600-48aa-b85c-dca4029b8e9a.shg-box.shg-c {
  justify-content: center;
}

#s-3302bc78-b587-4efc-935d-4f438be033da {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3302bc78-b587-4efc-935d-4f438be033da {
  
}
}@media (max-width: 767px){#s-3302bc78-b587-4efc-935d-4f438be033da {
  
}
}







#s-3302bc78-b587-4efc-935d-4f438be033da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3302bc78-b587-4efc-935d-4f438be033da.shg-box.shg-c {
  justify-content: center;
}

.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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a-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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a .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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a img.shogun-image {
  width: 100%;
  
  
  max-width: 100%;

      
    max-width: 100%;

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




.s-7c6fcc60-ba35-49c5-96ce-b4244447220a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a-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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a .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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a img.shogun-image {
  width: 100%;
  
  
  max-width: 100%;

      
    max-width: 100%;

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




.s-7c6fcc60-ba35-49c5-96ce-b4244447220a .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a-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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a .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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a img.shogun-image {
  width: 100%;
  
  
  max-width: 100%;

      
    max-width: 100%;

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




.s-7c6fcc60-ba35-49c5-96ce-b4244447220a .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a-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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a .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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a img.shogun-image {
  width: 100%;
  
  
  max-width: 100%;

      
    max-width: 100%;

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




.s-7c6fcc60-ba35-49c5-96ce-b4244447220a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a-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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a .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-7c6fcc60-ba35-49c5-96ce-b4244447220a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a img.shogun-image {
  width: 100%;
  
  
  max-width: 100%;

      
    max-width: 100%;

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




.s-7c6fcc60-ba35-49c5-96ce-b4244447220a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fcc60-ba35-49c5-96ce-b4244447220a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.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-65bea71b-3662-466d-9a04-2237913cf27e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-65bea71b-3662-466d-9a04-2237913cf27e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65bea71b-3662-466d-9a04-2237913cf27e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65bea71b-3662-466d-9a04-2237913cf27e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65bea71b-3662-466d-9a04-2237913cf27e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.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-71d76144-8ee8-4019-a2fd-8392c2741125 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjdiOWE1YjQtNzg5ZC00MWJmLTg5ODYtZWIwNTExODk4ZmNhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmN2I5YTViNC03ODlkLTQxYmYtODk4Ni1lYjA1MTE4OThmY2EpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-bottom: 10%;
margin-right: 20%;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
max-width: 200px;
text-align: right;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
line-height: 0.5em;
letter-spacing: 0px;
}
#s-71d76144-8ee8-4019-a2fd-8392c2741125:hover {background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-71d76144-8ee8-4019-a2fd-8392c2741125:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-71d76144-8ee8-4019-a2fd-8392c2741125 {
  margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
background-image: none;
background-color: rgba(174, 0, 0, 1);
hover-type: color;
}
#s-71d76144-8ee8-4019-a2fd-8392c2741125:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-71d76144-8ee8-4019-a2fd-8392c2741125:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-71d76144-8ee8-4019-a2fd-8392c2741125 {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
background-image: none;
background-color: rgba(174, 0, 0, 1);
hover-type: color;
}
#s-71d76144-8ee8-4019-a2fd-8392c2741125:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-71d76144-8ee8-4019-a2fd-8392c2741125:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-71d76144-8ee8-4019-a2fd-8392c2741125 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTU0YWE4OWYtZWI3Zi00NTQ5LTlhNTctNzBmNDIyMjU5YzBhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NTRhYTg5Zi1lYjdmLTQ1NDktOWE1Ny03MGY0MjIyNTljMGEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10%;
margin-bottom: 10%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
}
}@media (max-width: 767px){#s-71d76144-8ee8-4019-a2fd-8392c2741125 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjIwYWFhOGUtNDZmZS00MzQxLThiNTctYThiY2FlZTRkNGU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmMjBhYWE4ZS00NmZlLTQzNDEtOGI1Ny1hOGJjYWVlNGQ0ZTkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-bottom: 5%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
}
}

  #s-71d76144-8ee8-4019-a2fd-8392c2741125-root {
    text-align: right;
  }


#s-71d76144-8ee8-4019-a2fd-8392c2741125.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-71d76144-8ee8-4019-a2fd-8392c2741125-root {
    text-align: right;
  }


#s-71d76144-8ee8-4019-a2fd-8392c2741125.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71d76144-8ee8-4019-a2fd-8392c2741125-root {
    text-align: right;
  }


#s-71d76144-8ee8-4019-a2fd-8392c2741125.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71d76144-8ee8-4019-a2fd-8392c2741125-root {
    text-align: right;
  }


#s-71d76144-8ee8-4019-a2fd-8392c2741125.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-71d76144-8ee8-4019-a2fd-8392c2741125-root {
    text-align: right;
  }


#s-71d76144-8ee8-4019-a2fd-8392c2741125.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}
#s-f349301d-2d02-49f9-a150-3384cc930637 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjFiNTE2ZjctNmUxYy00OWU4LTk5ZTQtYmM4OWE5MWNjODc4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MWI1MTZmNy02ZTFjLTQ5ZTgtOTllNC1iYzg5YTkxY2M4NzgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-bottom: 10%;
margin-right: 20%;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-radius: 0px;
max-width: 200px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
line-height: 0.5em;
letter-spacing: 0px;
}
#s-f349301d-2d02-49f9-a150-3384cc930637:hover {background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f349301d-2d02-49f9-a150-3384cc930637:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-f349301d-2d02-49f9-a150-3384cc930637 {
  margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
background-image: none;
background-color: rgba(242, 242, 242, 1);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f349301d-2d02-49f9-a150-3384cc930637:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f349301d-2d02-49f9-a150-3384cc930637:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-f349301d-2d02-49f9-a150-3384cc930637 {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
background-image: none;
background-color: rgba(242, 242, 242, 1);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f349301d-2d02-49f9-a150-3384cc930637:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-f349301d-2d02-49f9-a150-3384cc930637 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTU0YWE4OWYtZWI3Zi00NTQ5LTlhNTctNzBmNDIyMjU5YzBhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NTRhYTg5Zi1lYjdmLTQ1NDktOWE1Ny03MGY0MjIyNTljMGEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10%;
margin-bottom: 10%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
}
}@media (max-width: 767px){#s-f349301d-2d02-49f9-a150-3384cc930637 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjIwYWFhOGUtNDZmZS00MzQxLThiNTctYThiY2FlZTRkNGU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmMjBhYWE4ZS00NmZlLTQzNDEtOGI1Ny1hOGJjYWVlNGQ0ZTkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-bottom: 5%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
}
}

  #s-f349301d-2d02-49f9-a150-3384cc930637-root {
    text-align: left;
  }


#s-f349301d-2d02-49f9-a150-3384cc930637.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f349301d-2d02-49f9-a150-3384cc930637-root {
    text-align: left;
  }


#s-f349301d-2d02-49f9-a150-3384cc930637.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f349301d-2d02-49f9-a150-3384cc930637-root {
    text-align: left;
  }


#s-f349301d-2d02-49f9-a150-3384cc930637.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f349301d-2d02-49f9-a150-3384cc930637-root {
    text-align: left;
  }


#s-f349301d-2d02-49f9-a150-3384cc930637.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f349301d-2d02-49f9-a150-3384cc930637-root {
    text-align: left;
  }


#s-f349301d-2d02-49f9-a150-3384cc930637.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}
#s-ab988e8c-7919-47f5-9f0a-9bc0da92289a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-attachment: scroll;
}
@media (max-width: 767px){#s-ab988e8c-7919-47f5-9f0a-9bc0da92289a {
  
}
}







#s-ab988e8c-7919-47f5-9f0a-9bc0da92289a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ab988e8c-7919-47f5-9f0a-9bc0da92289a.shg-box.shg-c {
  justify-content: center;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  
}
}@media (max-width: 767px){#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  
}
}
#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015-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-6e4d0415-4bda-451a-9b0f-578274276015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 .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-6e4d0415-4bda-451a-9b0f-578274276015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6e4d0415-4bda-451a-9b0f-578274276015 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015-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-6e4d0415-4bda-451a-9b0f-578274276015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 .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-6e4d0415-4bda-451a-9b0f-578274276015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6e4d0415-4bda-451a-9b0f-578274276015 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015-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-6e4d0415-4bda-451a-9b0f-578274276015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 .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-6e4d0415-4bda-451a-9b0f-578274276015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6e4d0415-4bda-451a-9b0f-578274276015 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015-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-6e4d0415-4bda-451a-9b0f-578274276015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 .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-6e4d0415-4bda-451a-9b0f-578274276015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6e4d0415-4bda-451a-9b0f-578274276015 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-6e4d0415-4bda-451a-9b0f-578274276015 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015-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-6e4d0415-4bda-451a-9b0f-578274276015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 .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-6e4d0415-4bda-451a-9b0f-578274276015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6e4d0415-4bda-451a-9b0f-578274276015 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e4d0415-4bda-451a-9b0f-578274276015.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.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-6441de4f-d148-4d15-92b6-eb0f89cbf906 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 {
  padding-top: 50px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 {
  margin-top: 10px;
margin-bottom: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 .shogun-heading-component h2 {
  
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (min-width: 1200px){#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-6441de4f-d148-4d15-92b6-eb0f89cbf906 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 {
  padding-top: 5px;
padding-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 {
  padding-top: 5px;
padding-bottom: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  
  
  
  
}


}@media (max-width: 767px){#s-62a0b6bb-a9a6-4c12-ac19-7fc9591f06f4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


}
#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(174, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d {
  margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d {
  margin-top: 0%;
margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
}@media (max-width: 767px){#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 14px;
padding-left: 38px;
padding-bottom: 14px;
padding-right: 38px;
text-align: center;
}
}

  #s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d-root {
    text-align: left;
  }


#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d-root {
    text-align: center;
  }


#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d-root {
    text-align: center;
  }


#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d-root {
    text-align: center;
  }


#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d-root {
    text-align: center;
  }


#s-2a9d4ba9-81ab-446c-a7ac-52b68ccd190d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}
#s-167a1e7e-e4f2-4dcc-85e3-837da9cd2976 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-167a1e7e-e4f2-4dcc-85e3-837da9cd2976 {
  
}
}







#s-167a1e7e-e4f2-4dcc-85e3-837da9cd2976 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-167a1e7e-e4f2-4dcc-85e3-837da9cd2976.shg-box.shg-c {
  justify-content: center;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac-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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 0%;
  padding-right: 0%;
  
  
}


.shg-image-content-margin-container-s-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac-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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac-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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac-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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac-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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .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-6f36cc17-0a32-49ac-a85a-c42aba8901ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f36cc17-0a32-49ac-a85a-c42aba8901ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  margin-top: 32%;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
max-width: 1657px;
text-align: center;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16-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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 32%;
  margin-bottom: 10px;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 15%;
  padding-right: 15%;
  
  
}


.shg-image-content-margin-container-s-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-b34b24aa-e136-40ef-a408-4012e3c7bd16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16-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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 .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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-b34b24aa-e136-40ef-a408-4012e3c7bd16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16-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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 .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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-b34b24aa-e136-40ef-a408-4012e3c7bd16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16-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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 .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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-b34b24aa-e136-40ef-a408-4012e3c7bd16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16-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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 .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-b34b24aa-e136-40ef-a408-4012e3c7bd16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16 img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-b34b24aa-e136-40ef-a408-4012e3c7bd16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b34b24aa-e136-40ef-a408-4012e3c7bd16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ad6be453-7eea-4cdc-a5da-c85615639bf3 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ad6be453-7eea-4cdc-a5da-c85615639bf3 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-ad6be453-7eea-4cdc-a5da-c85615639bf3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-ad6be453-7eea-4cdc-a5da-c85615639bf3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-ad6be453-7eea-4cdc-a5da-c85615639bf3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}@media (max-width: 767px){#s-ad6be453-7eea-4cdc-a5da-c85615639bf3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.2em;
  
  
}


}
#s-80fbb961-fe1a-4d4c-b723-058731c23b04 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(174, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-80fbb961-fe1a-4d4c-b723-058731c23b04:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-80fbb961-fe1a-4d4c-b723-058731c23b04:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-80fbb961-fe1a-4d4c-b723-058731c23b04 {
  margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-80fbb961-fe1a-4d4c-b723-058731c23b04 {
  margin-top: 0%;
margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-80fbb961-fe1a-4d4c-b723-058731c23b04 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
}@media (max-width: 767px){#s-80fbb961-fe1a-4d4c-b723-058731c23b04 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 14px;
padding-left: 38px;
padding-bottom: 14px;
padding-right: 38px;
text-align: center;
}
}

  #s-80fbb961-fe1a-4d4c-b723-058731c23b04-root {
    text-align: left;
  }


#s-80fbb961-fe1a-4d4c-b723-058731c23b04.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-80fbb961-fe1a-4d4c-b723-058731c23b04-root {
    text-align: center;
  }


#s-80fbb961-fe1a-4d4c-b723-058731c23b04.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-80fbb961-fe1a-4d4c-b723-058731c23b04-root {
    text-align: center;
  }


#s-80fbb961-fe1a-4d4c-b723-058731c23b04.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-80fbb961-fe1a-4d4c-b723-058731c23b04-root {
    text-align: center;
  }


#s-80fbb961-fe1a-4d4c-b723-058731c23b04.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-80fbb961-fe1a-4d4c-b723-058731c23b04-root {
    text-align: center;
  }


#s-80fbb961-fe1a-4d4c-b723-058731c23b04.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}
#s-20e01ddc-6961-4779-86fb-88c54e31b1bb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-20e01ddc-6961-4779-86fb-88c54e31b1bb {
  display: none;
}
#s-20e01ddc-6961-4779-86fb-88c54e31b1bb, #wrap-s-20e01ddc-6961-4779-86fb-88c54e31b1bb, #wrap-content-s-20e01ddc-6961-4779-86fb-88c54e31b1bb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20e01ddc-6961-4779-86fb-88c54e31b1bb {
  display: none;
}
#s-20e01ddc-6961-4779-86fb-88c54e31b1bb, #wrap-s-20e01ddc-6961-4779-86fb-88c54e31b1bb, #wrap-content-s-20e01ddc-6961-4779-86fb-88c54e31b1bb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-20e01ddc-6961-4779-86fb-88c54e31b1bb {
  
}
}@media (max-width: 767px){#s-20e01ddc-6961-4779-86fb-88c54e31b1bb {
  
}
}







#s-20e01ddc-6961-4779-86fb-88c54e31b1bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-20e01ddc-6961-4779-86fb-88c54e31b1bb.shg-box.shg-c {
  justify-content: center;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  
}
}
#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2-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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2-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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2-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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2-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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2-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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8c7110-d7dd-46b6-a27e-ff8e5dafb3e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-c38fcdb6-5acb-41d8-9857-eed3430fe224 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c38fcdb6-5acb-41d8-9857-eed3430fe224"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 768px) {
[id="s-c38fcdb6-5acb-41d8-9857-eed3430fe224"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-c38fcdb6-5acb-41d8-9857-eed3430fe224"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-c38fcdb6-5acb-41d8-9857-eed3430fe224"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzk0NzlmOTMtY2ZmYi00MjdjLTlhZmMtYTRkZjAwNzMzMzI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjOTQ3OWY5My1jZmZiLTQyN2MtOWFmYy1hNGRmMDA3MzMzMjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-bottom: 10%;
margin-right: 20%;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-radius: 0px;
max-width: 200px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
line-height: 0.5em;
letter-spacing: 0px;
}
#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7:hover {background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODU4NTVjYjAtNjgzMy00NTg3LTk4MDUtZjdjYTJmMjkwNzlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4NTg1NWNiMC02ODMzLTQ1ODctOTgwNS1mN2NhMmYyOTA3OWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
display: none;
}
#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7, #wrap-s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7, #wrap-content-s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWU3NzYxOTItZDBhMS00MTA2LTljMjAtOGU5YTE3Y2QyOTg4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZTc3NjE5Mi1kMGExLTQxMDYtOWMyMC04ZTlhMTdjZDI5ODgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
display: none;
}
#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7, #wrap-s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7, #wrap-content-s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7 {
  margin-top: 15%;
margin-bottom: 15%;
margin-right: 0%;
padding-left: 36px;
padding-right: 36px;
background-image: none;
background-color: rgba(174, 0, 0, 1);
hover-type: color;
text-align: right;
}
#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7 {
  margin-top: 15%;
margin-bottom: 15%;
margin-right: 0%;
padding-left: 36px;
padding-right: 36px;
background-image: none;
background-color: rgba(174, 0, 0, 1);
hover-type: color;
text-align: right;
}
#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7-root {
    text-align: center;
  }


#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7-root {
    text-align: center;
  }


#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7-root {
    text-align: center;
  }


#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7-root {
    text-align: right;
  }


#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7-root {
    text-align: right;
  }


#s-c3bd5f91-0794-40c7-b11f-4fb0e1ee2ff7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}
#s-8389f958-944b-4dbb-b7d8-e1f45444340e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzk0NzlmOTMtY2ZmYi00MjdjLTlhZmMtYTRkZjAwNzMzMzI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjOTQ3OWY5My1jZmZiLTQyN2MtOWFmYy1hNGRmMDA3MzMzMjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-bottom: 10%;
margin-right: 20%;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-radius: 0px;
max-width: 200px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
line-height: 0.5em;
letter-spacing: 0px;
}
#s-8389f958-944b-4dbb-b7d8-e1f45444340e:hover {background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8389f958-944b-4dbb-b7d8-e1f45444340e:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-8389f958-944b-4dbb-b7d8-e1f45444340e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODU4NTVjYjAtNjgzMy00NTg3LTk4MDUtZjdjYTJmMjkwNzlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4NTg1NWNiMC02ODMzLTQ1ODctOTgwNS1mN2NhMmYyOTA3OWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
display: none;
}
#s-8389f958-944b-4dbb-b7d8-e1f45444340e, #wrap-s-8389f958-944b-4dbb-b7d8-e1f45444340e, #wrap-content-s-8389f958-944b-4dbb-b7d8-e1f45444340e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8389f958-944b-4dbb-b7d8-e1f45444340e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWU3NzYxOTItZDBhMS00MTA2LTljMjAtOGU5YTE3Y2QyOTg4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojODcwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTYwMDAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZTc3NjE5Mi1kMGExLTQxMDYtOWMyMC04ZTlhMTdjZDI5ODgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#870000"}, {"id"=>2, "pos"=>1, "color"=>"#e60000"}];
display: none;
}
#s-8389f958-944b-4dbb-b7d8-e1f45444340e, #wrap-s-8389f958-944b-4dbb-b7d8-e1f45444340e, #wrap-content-s-8389f958-944b-4dbb-b7d8-e1f45444340e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8389f958-944b-4dbb-b7d8-e1f45444340e {
  margin-top: 15%;
margin-bottom: 15%;
margin-right: 0%;
background-image: none;
background-color: rgba(242, 242, 242, 1);
hover-type: color;
text-align: left;
color: rgba(0, 0, 0, 1);
}
#s-8389f958-944b-4dbb-b7d8-e1f45444340e:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-8389f958-944b-4dbb-b7d8-e1f45444340e {
  margin-top: 15%;
margin-bottom: 15%;
margin-right: 0%;
background-image: none;
background-color: rgba(242, 242, 242, 1);
hover-type: color;
text-align: left;
color: rgba(0, 0, 0, 1);
}
#s-8389f958-944b-4dbb-b7d8-e1f45444340e:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-8389f958-944b-4dbb-b7d8-e1f45444340e-root {
    text-align: center;
  }


#s-8389f958-944b-4dbb-b7d8-e1f45444340e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8389f958-944b-4dbb-b7d8-e1f45444340e-root {
    text-align: center;
  }


#s-8389f958-944b-4dbb-b7d8-e1f45444340e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8389f958-944b-4dbb-b7d8-e1f45444340e-root {
    text-align: center;
  }


#s-8389f958-944b-4dbb-b7d8-e1f45444340e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8389f958-944b-4dbb-b7d8-e1f45444340e-root {
    text-align: left;
  }


#s-8389f958-944b-4dbb-b7d8-e1f45444340e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8389f958-944b-4dbb-b7d8-e1f45444340e-root {
    text-align: left;
  }


#s-8389f958-944b-4dbb-b7d8-e1f45444340e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  font-family: Titillium Web;
  display:  inline-block ;
}
}
#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e {
  display: none;
}
#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e, #wrap-s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e, #wrap-content-s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e {
  display: none;
}
#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e, #wrap-s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e, #wrap-content-s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e {
  
}
}@media (max-width: 767px){#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e {
  
}
}







#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7f839184-6fc8-4c47-8a32-e5bd2f9b5e6e.shg-box.shg-c {
  justify-content: center;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  
}
}@media (max-width: 767px){#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  
}
}
#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812-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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812-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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812-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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812-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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812-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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .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-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812 .shogun-image-content-v3 {
  
    justify-content:  flex-end;
  
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a3be5e-dc3a-4e3c-b143-35ccd3c32812.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-210dbde3-89b8-4f69-9a16-6970510b7d6c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-210dbde3-89b8-4f69-9a16-6970510b7d6c {
  padding-top: 50px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-210dbde3-89b8-4f69-9a16-6970510b7d6c {
  margin-top: 10px;
margin-bottom: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-210dbde3-89b8-4f69-9a16-6970510b7d6c {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-210dbde3-89b8-4f69-9a16-6970510b7d6c .shogun-heading-component h2 {
  
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (min-width: 1200px){#s-210dbde3-89b8-4f69-9a16-6970510b7d6c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-210dbde3-89b8-4f69-9a16-6970510b7d6c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-210dbde3-89b8-4f69-9a16-6970510b7d6c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-210dbde3-89b8-4f69-9a16-6970510b7d6c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-f1c2dd05-a456-4869-907f-fd09e30fa277 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 {
  padding-top: 5px;
padding-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 {
  padding-top: 5px;
padding-bottom: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-f1c2dd05-a456-4869-907f-fd09e30fa277 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  
  
  
  
}


}@media (max-width: 767px){#s-f1c2dd05-a456-4869-907f-fd09e30fa277 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


}
#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(174, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9 {
  margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9 {
  margin-top: 0%;
margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
}@media (max-width: 767px){#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 14px;
padding-left: 38px;
padding-bottom: 14px;
padding-right: 38px;
text-align: center;
}
}

  #s-0e7b59c2-f537-40de-a59d-ed88d99e83b9-root {
    text-align: left;
  }


#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0e7b59c2-f537-40de-a59d-ed88d99e83b9-root {
    text-align: center;
  }


#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0e7b59c2-f537-40de-a59d-ed88d99e83b9-root {
    text-align: center;
  }


#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0e7b59c2-f537-40de-a59d-ed88d99e83b9-root {
    text-align: center;
  }


#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0e7b59c2-f537-40de-a59d-ed88d99e83b9-root {
    text-align: center;
  }


#s-0e7b59c2-f537-40de-a59d-ed88d99e83b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}
#s-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac-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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 0%;
  padding-right: 0%;
  
  
}


.shg-image-content-margin-container-s-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-37312bd3-d21d-4c47-bd80-6331c422f8ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac-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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac .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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-37312bd3-d21d-4c47-bd80-6331c422f8ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac-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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac .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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-37312bd3-d21d-4c47-bd80-6331c422f8ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac-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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac .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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-37312bd3-d21d-4c47-bd80-6331c422f8ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac-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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac .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-37312bd3-d21d-4c47-bd80-6331c422f8ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-37312bd3-d21d-4c47-bd80-6331c422f8ac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37312bd3-d21d-4c47-bd80-6331c422f8ac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  margin-top: 32%;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
max-width: 1657px;
text-align: center;
}
@media (max-width: 767px){#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  margin-top: 20%;
}
}
#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e-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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 32%;
  margin-bottom: 10px;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 15%;
  padding-right: 15%;
  
  
}


.shg-image-content-margin-container-s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e-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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e-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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e-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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e-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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20%;
  
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e img.shogun-image {
  width: 100%;
  
  
  max-width: 1657px;

      
    max-width: 1657px;

  /* 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-16b78eba-2f91-48a5-9d69-c6c18f7dd36e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16b78eba-2f91-48a5-9d69-c6c18f7dd36e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9f0e5b1c-8cea-4838-8400-53762bd4ff2b {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9f0e5b1c-8cea-4838-8400-53762bd4ff2b {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-9f0e5b1c-8cea-4838-8400-53762bd4ff2b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-9f0e5b1c-8cea-4838-8400-53762bd4ff2b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-9f0e5b1c-8cea-4838-8400-53762bd4ff2b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}@media (max-width: 767px){#s-9f0e5b1c-8cea-4838-8400-53762bd4ff2b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Titillium Web";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.2em;
  
  
}


}
#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(174, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b:hover {background-color: rgba(201, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b:active {background-color: rgba(136, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b {
  margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b {
  margin-top: 0%;
margin-bottom: 5%;
text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
}@media (max-width: 767px){#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 14px;
padding-left: 38px;
padding-bottom: 14px;
padding-right: 38px;
text-align: center;
}
}

  #s-b7110d5c-6663-4f13-8a97-9eca2304cd5b-root {
    text-align: left;
  }


#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b7110d5c-6663-4f13-8a97-9eca2304cd5b-root {
    text-align: center;
  }


#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b7110d5c-6663-4f13-8a97-9eca2304cd5b-root {
    text-align: center;
  }


#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b7110d5c-6663-4f13-8a97-9eca2304cd5b-root {
    text-align: center;
  }


#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b7110d5c-6663-4f13-8a97-9eca2304cd5b-root {
    text-align: center;
  }


#s-b7110d5c-6663-4f13-8a97-9eca2304cd5b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Titillium Web;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
