#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa {
  display: none;
}
#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-content-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa {
  display: none;
}
#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-content-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa {
  display: none;
}
#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-content-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa { display: none !important; }}@media (max-width: 767px){#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa {
  display: none;
}
#s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa, #wrap-content-s-8bbd42a6-e353-4ba0-9e7e-2edbfec575fa { display: none !important; }}
.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;
}

@media (min-width: 0px) {
[id="s-a9ed50b3-e3cc-422f-8e26-d8e89dc08761"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9ed50b3-e3cc-422f-8e26-d8e89dc08761"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a9ed50b3-e3cc-422f-8e26-d8e89dc08761"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9ed50b3-e3cc-422f-8e26-d8e89dc08761"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

#s-c5c7fb9b-7cae-4b08-9337-687d61c24e3a {
  text-align: left;
}



.shg-c#s-c5c7fb9b-7cae-4b08-9337-687d61c24e3a .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c5c7fb9b-7cae-4b08-9337-687d61c24e3a .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-c5c7fb9b-7cae-4b08-9337-687d61c24e3a .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-c5c7fb9b-7cae-4b08-9337-687d61c24e3a .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-c5c7fb9b-7cae-4b08-9337-687d61c24e3a .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





}
.shg-gallery-root {}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}
#s-34430886-9788-45ad-9a21-2783a0e11854 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-34430886-9788-45ad-9a21-2783a0e11854 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-34430886-9788-45ad-9a21-2783a0e11854 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-34430886-9788-45ad-9a21-2783a0e11854 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-34430886-9788-45ad-9a21-2783a0e11854 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-34430886-9788-45ad-9a21-2783a0e11854 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-34430886-9788-45ad-9a21-2783a0e11854 .shg-gallery-dot {
  background-color: #FFF;
}

.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Lato";
  text-transform: none;
  font-weight: 900;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-81625df0-b956-44ef-b9df-8b25e890e5c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81625df0-b956-44ef-b9df-8b25e890e5c4 .shg-product-title-component h1 span {
  color: #000;
  
  
  
  
  
  
  
}

#s-eb4b8296-bf4a-42f2-9025-4f5ca7ebd513 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}

#s-eb4b8296-bf4a-42f2-9025-4f5ca7ebd513 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  
  
  font-style:  normal ;
}

#s-eb4b8296-bf4a-42f2-9025-4f5ca7ebd513 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb4b8296-bf4a-42f2-9025-4f5ca7ebd513 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

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

.shg-variant-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
}

.shg-variant-btn.hidden {
  display: none;
}

.shg-variant-btn.disabled {
  cursor: not-allowed;
}

.shg-variant-btn:not(.shg-variant-btn-stretch) {
  display: inline-block;
}

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

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

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

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-7a863b8c-f00b-4724-b1da-ddbcc672190f-btn-wrapper {
    text-align: center;
  }


#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-variant-btn {
  
    background-color: #252525;
  

  color: #ffffff;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-variant-btn:hover {
  
    background-image: none;
    background-color: #252525;
  
  color: #ffffff;
  
  
  
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-variant-btn:active, #s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-variant-btn.active {
  
    background-image: none;
    background-color: #252525;
  
  color: #ffffff;
  
  
  
}

#s-7a863b8c-f00b-4724-b1da-ddbcc672190f .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: #252525;
  
  color: #ffffff;
  
  
  
}

#s-1a5e57c2-d248-4928-a697-3b649fbebebf {
  text-align: left;
}

#s-1a5e57c2-d248-4928-a697-3b649fbebebf .shg-product-quantity-wrapper {
  display: flex;
}

#s-1a5e57c2-d248-4928-a697-3b649fbebebf .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-1a5e57c2-d248-4928-a697-3b649fbebebf .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-1a5e57c2-d248-4928-a697-3b649fbebebf .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-1a5e57c2-d248-4928-a697-3b649fbebebf .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




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

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

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

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

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

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

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

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

#s-8259784d-c8dc-4488-80c8-70984ea6faab {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
cursor: pointer;
text-align: center;
}
#s-8259784d-c8dc-4488-80c8-70984ea6faab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8259784d-c8dc-4488-80c8-70984ea6faab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8259784d-c8dc-4488-80c8-70984ea6faab-atc-btn-wrapper {
    text-align: center;
  }


#s-8259784d-c8dc-4488-80c8-70984ea6faab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8259784d-c8dc-4488-80c8-70984ea6faab-atc-btn-wrapper {
    text-align: center;
  }


#s-8259784d-c8dc-4488-80c8-70984ea6faab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8259784d-c8dc-4488-80c8-70984ea6faab-atc-btn-wrapper {
    text-align: center;
  }


#s-8259784d-c8dc-4488-80c8-70984ea6faab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8259784d-c8dc-4488-80c8-70984ea6faab-atc-btn-wrapper {
    text-align: center;
  }


#s-8259784d-c8dc-4488-80c8-70984ea6faab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8259784d-c8dc-4488-80c8-70984ea6faab-atc-btn-wrapper {
    text-align: center;
  }


#s-8259784d-c8dc-4488-80c8-70984ea6faab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8259784d-c8dc-4488-80c8-70984ea6faab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
.shg-product-description {
  overflow-wrap: break-word;
}

.shg-product-description img {
  margin: 0 20px;
}

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

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

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

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

.shg-default-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6 {
  color: #000000;
  font-family: "Lato";
  font-weight: 900;
}

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

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

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

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

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

.shg-default-product-description-content p {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000000;
  font-family: "Lato";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305 {
  display: none;
}
#s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305, #wrap-s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305, #wrap-content-s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305 { display: none !important; }}@media (max-width: 767px){#s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305 {
  display: none;
}
#s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305, #wrap-s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305, #wrap-content-s-f7ec26bb-e25e-4b16-b946-7ba24ffe0305 { display: none !important; }}
#s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
}

@media (min-width: 0px) {
[id="s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6b8e94d3-5b49-410d-b11c-38f9cb5c9ee8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-30fbb5cf-9b0f-463b-b3c7-3a98ac5b57e1 {
  margin-left: auto;
margin-right: auto;
padding-left: 18%;
padding-right: 18%;
text-align: center;
}



.shg-c#s-30fbb5cf-9b0f-463b-b3c7-3a98ac5b57e1 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-30fbb5cf-9b0f-463b-b3c7-3a98ac5b57e1 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-30fbb5cf-9b0f-463b-b3c7-3a98ac5b57e1 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-30fbb5cf-9b0f-463b-b3c7-3a98ac5b57e1 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-30fbb5cf-9b0f-463b-b3c7-3a98ac5b57e1 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





}
#s-dd3015f2-dbb2-4ad9-95bb-57933fae1b66 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 20px;
padding-right: 0%;
text-align: left;
}

#s-dd3015f2-dbb2-4ad9-95bb-57933fae1b66 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-dd3015f2-dbb2-4ad9-95bb-57933fae1b66 .shg-gallery-dots-container {
  
    margin-top: 8px;
  
}

#s-dd3015f2-dbb2-4ad9-95bb-57933fae1b66 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-dd3015f2-dbb2-4ad9-95bb-57933fae1b66 .shg-gallery-scroll-container {
  
    left: 5%;
    width: 90%;
  
}

#s-dd3015f2-dbb2-4ad9-95bb-57933fae1b66 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-dd3015f2-dbb2-4ad9-95bb-57933fae1b66 .shg-gallery-dot {
  background-color: rgba(255, 116, 0, 1);
}

.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-c3437959-587a-486e-9aa1-cb608b00b904 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c3437959-587a-486e-9aa1-cb608b00b904 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c3437959-587a-486e-9aa1-cb608b00b904.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Lato";
  text-transform: none;
  font-weight: 900;
  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-98323f27-7244-41f0-b3b3-dd2144e40e97 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98323f27-7244-41f0-b3b3-dd2144e40e97 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.98);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: left;
}



#s-736d5df1-1395-4b3a-be2c-b671cc35e11a {
  margin-top: 0em;
margin-bottom: 1em;
text-align: left;
}

#s-736d5df1-1395-4b3a-be2c-b671cc35e11a .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 20px;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-736d5df1-1395-4b3a-be2c-b671cc35e11a .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 20px;
}

#s-736d5df1-1395-4b3a-be2c-b671cc35e11a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

#s-7b712369-1753-477d-b477-554ee85d67dd {
  padding-right: 10em;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-aa4d488f-1f1d-432d-98f1-2af09f8a07ea {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-aa4d488f-1f1d-432d-98f1-2af09f8a07ea > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-aa4d488f-1f1d-432d-98f1-2af09f8a07ea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-aa4d488f-1f1d-432d-98f1-2af09f8a07ea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-aa4d488f-1f1d-432d-98f1-2af09f8a07ea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-aa4d488f-1f1d-432d-98f1-2af09f8a07ea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  
  font-size: 16px;
}

#s-aa4d488f-1f1d-432d-98f1-2af09f8a07ea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-557dc123-dd0c-4dc8-bbd6-199ad2f11b06 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 3%;
padding-bottom: 15px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.1);
}








#s-557dc123-dd0c-4dc8-bbd6-199ad2f11b06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-557dc123-dd0c-4dc8-bbd6-199ad2f11b06.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: #000000;
  font-family: "Lato";
  font-weight: 900;
}

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

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

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

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

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

.shg-default-text-content p {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000000;
  font-family: "Lato";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: #000000;
  font-family: "Lato";
  font-weight: 900;
}

.shg-theme-text-content p {
  color: #000000;
  font-family: "Lato";
  font-weight: 400;
}

#s-9419b397-2211-4f21-b771-9dc3764d5f84 {
  margin-left: auto;
margin-right: auto;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-39c0d090-02ff-4d01-b8a9-3d5aebcbf8b3 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-39c0d090-02ff-4d01-b8a9-3d5aebcbf8b3 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-43a61749-ab94-4106-b806-c927d0119e8d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-43a61749-ab94-4106-b806-c927d0119e8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43a61749-ab94-4106-b806-c927d0119e8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-43a61749-ab94-4106-b806-c927d0119e8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-43a61749-ab94-4106-b806-c927d0119e8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-43a61749-ab94-4106-b806-c927d0119e8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-43a61749-ab94-4106-b806-c927d0119e8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-43a61749-ab94-4106-b806-c927d0119e8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-7036fc9b-b9f2-4f80-b619-4b597268cefd {
  margin-left: auto;
margin-right: auto;
}

#s-206fa614-9304-4051-8973-616d0cbf09c4 {
  margin-left: auto;
margin-right: auto;
}

#s-dad57186-b662-46fb-97e1-4582962865d4 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-dad57186-b662-46fb-97e1-4582962865d4 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd4c0dc7-61a7-4758-80c5-bce7b2db0602"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-ef3c66dd-fde5-4d58-ad9b-8edd80d32e16 {
  margin-left: auto;
margin-right: auto;
}

#s-f16e463d-e4e2-48e5-97ad-000378ed6e8a {
  margin-left: auto;
margin-right: auto;
}

#s-2d0c0f1b-bd65-43d5-9665-dfe3a8314898 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-2d0c0f1b-bd65-43d5-9665-dfe3a8314898 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-869a3a36-080e-4df7-9306-bdd80d805b08 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-869a3a36-080e-4df7-9306-bdd80d805b08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-869a3a36-080e-4df7-9306-bdd80d805b08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-869a3a36-080e-4df7-9306-bdd80d805b08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-869a3a36-080e-4df7-9306-bdd80d805b08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-869a3a36-080e-4df7-9306-bdd80d805b08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-869a3a36-080e-4df7-9306-bdd80d805b08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-869a3a36-080e-4df7-9306-bdd80d805b08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-dd64aab6-3e12-400a-a862-804bd0f095ce {
  margin-left: auto;
margin-right: auto;
}

#s-542d2b88-3f9e-40ee-ab76-75307f5c4b97 {
  margin-left: auto;
margin-right: auto;
}

#s-b4d30bad-3de7-45de-8b78-8945db9fa5ea {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b4d30bad-3de7-45de-8b78-8945db9fa5ea hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-3027cc02-a683-4f88-8191-1c5d17b6efd5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-3027cc02-a683-4f88-8191-1c5d17b6efd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3027cc02-a683-4f88-8191-1c5d17b6efd5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3027cc02-a683-4f88-8191-1c5d17b6efd5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3027cc02-a683-4f88-8191-1c5d17b6efd5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3027cc02-a683-4f88-8191-1c5d17b6efd5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3027cc02-a683-4f88-8191-1c5d17b6efd5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3027cc02-a683-4f88-8191-1c5d17b6efd5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-344b08f2-4ac2-415b-9c1a-e3e7dba8a7a6 {
  margin-left: auto;
margin-right: auto;
}

#s-40a8c7a2-3eab-4d23-a7e0-9228a30fca70 {
  margin-left: auto;
margin-right: auto;
}

#s-0e896a8a-4f25-4f34-937c-fdcea6ac78ba {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0e896a8a-4f25-4f34-937c-fdcea6ac78ba hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-aade2b9b-6fa1-4148-b250-88c112f27dbc {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-aade2b9b-6fa1-4148-b250-88c112f27dbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aade2b9b-6fa1-4148-b250-88c112f27dbc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aade2b9b-6fa1-4148-b250-88c112f27dbc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aade2b9b-6fa1-4148-b250-88c112f27dbc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aade2b9b-6fa1-4148-b250-88c112f27dbc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aade2b9b-6fa1-4148-b250-88c112f27dbc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aade2b9b-6fa1-4148-b250-88c112f27dbc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-2947bd26-bbfe-4f28-b65c-b3f287924b30 {
  margin-left: auto;
margin-right: auto;
}

#s-7086f167-95d8-49d9-9553-a3078c8fc78d {
  margin-left: auto;
margin-right: auto;
}

#s-f2be001d-6352-401c-91d9-31686ca2594d {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-f2be001d-6352-401c-91d9-31686ca2594d hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c13b1b6-0a85-4d6f-9979-8fa77a8a96a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-403abb74-b8f2-4dc6-b393-497abd77797a {
  margin-left: auto;
margin-right: auto;
}

#s-d2bd0da8-43d0-4319-8702-c6904f0f247f {
  margin-left: auto;
margin-right: auto;
}

#s-a4b9e45d-72bd-490a-9c99-b42bd51f11e4 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a4b9e45d-72bd-490a-9c99-b42bd51f11e4 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bae2658-0087-4bc1-bcbc-d5abd9383ad0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-e4f52dfd-267b-4c04-8a66-d032c04e94cb {
  margin-left: auto;
margin-right: auto;
}

#s-2610934a-daa3-4b6c-8957-85ad07179ed4 {
  margin-left: auto;
margin-right: auto;
}

#s-237ca561-2b6e-4f1d-b9ca-385c12d0ae1b {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-237ca561-2b6e-4f1d-b9ca-385c12d0ae1b hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-83143a07-fde8-4128-87fa-d59a666a2a21 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-selector-wrapper label {
    
    font-weight:  normal ;
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  




  #s-260b73cb-d447-44d8-8536-e0791c308dbc-btn-wrapper {
    text-align: center;
  }


#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-variant-btn {
  
    background-color: rgba(255, 116, 0, 0.1);
  

  color: rgba(0, 0, 0, 0.98);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 10px;
  border: 4px solid rgba(255, 116, 0, 0);
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: rgba(255, 255, 255, 1);
  border-color: rgba(44, 42, 52, 0);
  border-radius: 10px;
  border-width: 5px;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-variant-btn:active, #s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: #2C2A34;
  border-radius: 10px;
  border-width: 5px;
}

#s-260b73cb-d447-44d8-8536-e0791c308dbc .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: #252525;
  
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  border-width: 10px;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzZkNjFiMWItZDRjNy00MWIyLThhMDctZmZlMDJjMDc3M2MxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzYzg3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNmQ2MWIxYi1kNGM3LTQxYjItOGEwNy1mZmUwMmMwNzczYzEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
cursor: pointer;
text-align: left;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#003c87"}];
}
#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDY4OGFiNjUtOWRhYy00YzFlLTkyZjktN2M0ZDM4Mjg1Yzg3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNjg4YWI2NS05ZGFjLTRjMWUtOTJmOS03YzRkMzgyODVjODcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-12b1679d-faa4-4d9a-bc78-d5baec2c6479-atc-btn-wrapper {
    text-align: left;
  }


#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-12b1679d-faa4-4d9a-bc78-d5baec2c6479-atc-btn-wrapper {
    text-align: left;
  }


#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-12b1679d-faa4-4d9a-bc78-d5baec2c6479-atc-btn-wrapper {
    text-align: left;
  }


#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-12b1679d-faa4-4d9a-bc78-d5baec2c6479-atc-btn-wrapper {
    text-align: left;
  }


#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-12b1679d-faa4-4d9a-bc78-d5baec2c6479-atc-btn-wrapper {
    text-align: left;
  }


#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-12b1679d-faa4-4d9a-bc78-d5baec2c6479.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-c627e610-08dc-4e29-a6cf-404ad13afce7 {
  margin-bottom: 30px;
padding-top: 2em;
padding-left: 5%;
padding-bottom: 2em;
padding-right: 5%;
}
@media (min-width: 1200px){#s-c627e610-08dc-4e29-a6cf-404ad13afce7 {
  display: none;
}
#s-c627e610-08dc-4e29-a6cf-404ad13afce7, #wrap-s-c627e610-08dc-4e29-a6cf-404ad13afce7, #wrap-content-s-c627e610-08dc-4e29-a6cf-404ad13afce7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c627e610-08dc-4e29-a6cf-404ad13afce7 {
  display: none;
}
#s-c627e610-08dc-4e29-a6cf-404ad13afce7, #wrap-s-c627e610-08dc-4e29-a6cf-404ad13afce7, #wrap-content-s-c627e610-08dc-4e29-a6cf-404ad13afce7 { display: none !important; }}
#s-9d159929-6d88-4d0e-810e-99621f3abbbb {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-9d159929-6d88-4d0e-810e-99621f3abbbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d159929-6d88-4d0e-810e-99621f3abbbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-9d159929-6d88-4d0e-810e-99621f3abbbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-9d159929-6d88-4d0e-810e-99621f3abbbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-9d159929-6d88-4d0e-810e-99621f3abbbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d159929-6d88-4d0e-810e-99621f3abbbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-9d159929-6d88-4d0e-810e-99621f3abbbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

}

#s-293fde24-9b80-42bf-a947-6b0956242b49 {
  box-shadow:0px 0px 0px 0px ;
text-align: center;
}



.shg-c#s-293fde24-9b80-42bf-a947-6b0956242b49 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-293fde24-9b80-42bf-a947-6b0956242b49 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-293fde24-9b80-42bf-a947-6b0956242b49 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-293fde24-9b80-42bf-a947-6b0956242b49 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-293fde24-9b80-42bf-a947-6b0956242b49 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





}
#s-a3c6cf97-38f9-4d15-8b68-32b761552d3e {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
text-align: left;
}

#s-a3c6cf97-38f9-4d15-8b68-32b761552d3e .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 20.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-a3c6cf97-38f9-4d15-8b68-32b761552d3e .shg-gallery-dots-container {
  
    margin-top: 8px;
  
}

#s-a3c6cf97-38f9-4d15-8b68-32b761552d3e .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-a3c6cf97-38f9-4d15-8b68-32b761552d3e .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-a3c6cf97-38f9-4d15-8b68-32b761552d3e .shg-gallery-scroll-button {
  color: #FFF;
}

#s-a3c6cf97-38f9-4d15-8b68-32b761552d3e .shg-gallery-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f {
  display: none;
}
#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-content-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f {
  display: none;
}
#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-content-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f {
  display: none;
}
#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-content-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f { display: none !important; }}@media (max-width: 767px){#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f {
  display: none;
}
#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f, #wrap-content-s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f { display: none !important; }}
#s-1272d2ee-d1cf-4b8a-99e5-a6d634a3368f .shg-product-title-component h1 span {
  color: #000;
  font-weight:  900 ;
  font-family: Lato;
  
  font-size: 32px;
  
  
  text-align: left;
}

#s-de6f4570-901f-403e-bc13-6d1d193ac2d6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de6f4570-901f-403e-bc13-6d1d193ac2d6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.98);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: left;
}



#s-f5c3c5b6-318b-42e7-9a1f-792a55f154eb {
  margin-top: 0em;
margin-bottom: 1em;
text-align: left;
}

#s-f5c3c5b6-318b-42e7-9a1f-792a55f154eb .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 20px;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-f5c3c5b6-318b-42e7-9a1f-792a55f154eb .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 20px;
}

#s-f5c3c5b6-318b-42e7-9a1f-792a55f154eb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d61080d6-9a73-4bd9-9068-b11615bd48bf {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-d61080d6-9a73-4bd9-9068-b11615bd48bf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d61080d6-9a73-4bd9-9068-b11615bd48bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d61080d6-9a73-4bd9-9068-b11615bd48bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d61080d6-9a73-4bd9-9068-b11615bd48bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d61080d6-9a73-4bd9-9068-b11615bd48bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  
  font-size: 16px;
}

#s-d61080d6-9a73-4bd9-9068-b11615bd48bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-77b2c714-a486-468f-8bcd-1f2371c74089 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 3%;
padding-bottom: 15px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.1);
}








#s-77b2c714-a486-468f-8bcd-1f2371c74089 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77b2c714-a486-468f-8bcd-1f2371c74089.shg-box.shg-c {
  justify-content: center;
}

#s-06a7d0e1-cc59-489e-9ae0-d4fd2e4f67d8 {
  margin-left: auto;
margin-right: auto;
}

#s-6798540b-70ad-4458-bc13-76a91ad3d11c {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-6798540b-70ad-4458-bc13-76a91ad3d11c hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-04d0b44e-6509-4751-a4a5-53fbfd1ea731 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-04d0b44e-6509-4751-a4a5-53fbfd1ea731"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-04d0b44e-6509-4751-a4a5-53fbfd1ea731"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-04d0b44e-6509-4751-a4a5-53fbfd1ea731"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-04d0b44e-6509-4751-a4a5-53fbfd1ea731"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-04d0b44e-6509-4751-a4a5-53fbfd1ea731"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-04d0b44e-6509-4751-a4a5-53fbfd1ea731"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-04d0b44e-6509-4751-a4a5-53fbfd1ea731"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-3a0811bd-9f71-40d1-a7de-d2da46d22909 {
  margin-left: auto;
margin-right: auto;
}

#s-4b291f36-4204-4494-b90a-5a8566a82444 {
  margin-left: auto;
margin-right: auto;
}

#s-b19ff51a-4697-4d06-8819-eebbda28160e {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b19ff51a-4697-4d06-8819-eebbda28160e hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-eab60b62-076b-46e2-bb3f-a2c613031cb4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-eab60b62-076b-46e2-bb3f-a2c613031cb4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-eab60b62-076b-46e2-bb3f-a2c613031cb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eab60b62-076b-46e2-bb3f-a2c613031cb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-eab60b62-076b-46e2-bb3f-a2c613031cb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eab60b62-076b-46e2-bb3f-a2c613031cb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-eab60b62-076b-46e2-bb3f-a2c613031cb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eab60b62-076b-46e2-bb3f-a2c613031cb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-0f474403-4a33-45a3-a24b-4510090e80a6 {
  margin-left: auto;
margin-right: auto;
}

#s-9f8c21ce-b0c9-47a3-81a5-b614a88f47ec {
  margin-left: auto;
margin-right: auto;
}

#s-3250672f-bf3f-4078-ae68-f1f378d58099 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-3250672f-bf3f-4078-ae68-f1f378d58099 {
  
}
}
#s-3250672f-bf3f-4078-ae68-f1f378d58099 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6e0bea54-f39c-4b10-a1a1-72e4fe14ce9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-fe38df39-b777-42d4-a132-3c844dbe151e {
  margin-left: auto;
margin-right: auto;
}

#s-0b76e9a7-c412-488d-9c39-7b96e52165a8 {
  margin-left: auto;
margin-right: auto;
}

#s-41a1ab4c-46c9-48ec-9f64-f19e8d64cc72 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-41a1ab4c-46c9-48ec-9f64-f19e8d64cc72 {
  
}
}
#s-41a1ab4c-46c9-48ec-9f64-f19e8d64cc72 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-ffe5e75a-2941-4731-aa5b-51263c6e7020 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ffe5e75a-2941-4731-aa5b-51263c6e7020"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ffe5e75a-2941-4731-aa5b-51263c6e7020"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ffe5e75a-2941-4731-aa5b-51263c6e7020"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ffe5e75a-2941-4731-aa5b-51263c6e7020"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ffe5e75a-2941-4731-aa5b-51263c6e7020"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffe5e75a-2941-4731-aa5b-51263c6e7020"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ffe5e75a-2941-4731-aa5b-51263c6e7020"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-1e8b80c1-b413-47d4-a702-be5d074dc030 {
  margin-left: auto;
margin-right: auto;
}

#s-b3efd6f3-5b4e-4598-a1e9-b44745d9d9e7 {
  margin-left: auto;
margin-right: auto;
}

#s-eddf7f73-143d-4e65-928d-8864ded3654d {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-eddf7f73-143d-4e65-928d-8864ded3654d {
  
}
}
#s-eddf7f73-143d-4e65-928d-8864ded3654d hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-37e7941d-9d3d-4993-b6e8-d3320aaccbaf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-5364e9e0-8155-4c57-9802-83ac40c821c0 {
  margin-left: auto;
margin-right: auto;
}

#s-57fd9e48-ba0b-4a98-b508-835ff4e125c4 {
  margin-left: auto;
margin-right: auto;
}

#s-37cdeba8-bfa6-4c47-8502-07fddd99d4f3 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-37cdeba8-bfa6-4c47-8502-07fddd99d4f3 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-bbca2d99-8b97-40b9-8416-a62ba72c92c7 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-bbca2d99-8b97-40b9-8416-a62ba72c92c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-bbca2d99-8b97-40b9-8416-a62ba72c92c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bbca2d99-8b97-40b9-8416-a62ba72c92c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bbca2d99-8b97-40b9-8416-a62ba72c92c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bbca2d99-8b97-40b9-8416-a62ba72c92c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bbca2d99-8b97-40b9-8416-a62ba72c92c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bbca2d99-8b97-40b9-8416-a62ba72c92c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-d4f454b2-fbe9-4806-95f8-41cbf5e2080b {
  margin-left: auto;
margin-right: auto;
}

#s-88b46f90-42d1-4b93-ad17-cdaa4e207284 {
  margin-left: auto;
margin-right: auto;
}

#s-d1c07b38-44c0-425d-8f29-ed5c0ca79107 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-d1c07b38-44c0-425d-8f29-ed5c0ca79107 {
  
}
}
#s-d1c07b38-44c0-425d-8f29-ed5c0ca79107 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-0258eb43-809b-43c2-a638-c7a96bd865d2 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0258eb43-809b-43c2-a638-c7a96bd865d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-0258eb43-809b-43c2-a638-c7a96bd865d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0258eb43-809b-43c2-a638-c7a96bd865d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0258eb43-809b-43c2-a638-c7a96bd865d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0258eb43-809b-43c2-a638-c7a96bd865d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0258eb43-809b-43c2-a638-c7a96bd865d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0258eb43-809b-43c2-a638-c7a96bd865d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-fb75ed21-9ddb-4059-b333-44aee8a1754a {
  margin-left: auto;
margin-right: auto;
}

#s-3248b1d1-f640-4166-ac9c-6aea24016cd6 {
  margin-left: auto;
margin-right: auto;
}

#s-dfaf66df-90f9-497e-8052-d7f4c6893671 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-dfaf66df-90f9-497e-8052-d7f4c6893671 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-44961b4d-ad26-441b-97f8-d89594864c26 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-selector-wrapper label {
    
    font-weight:  normal ;
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  




  #s-f92fed6b-1d0f-4787-9e38-756f7bd787bb-btn-wrapper {
    text-align: center;
  }


#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-variant-btn {
  
    background-color: rgba(255, 116, 0, 0.1);
  

  color: rgba(0, 0, 0, 0.98);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 10px;
  border: 4px solid rgba(255, 116, 0, 0);
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  border-width: 5px;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-variant-btn:active, #s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: #2C2A34;
  border-radius: 10px;
  border-width: 5px;
}

#s-f92fed6b-1d0f-4787-9e38-756f7bd787bb .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: #252525;
  
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  border-width: 10px;
}

#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}
@media (min-width: 1200px){#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 {
  display: none;
}
#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-content-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 {
  display: none;
}
#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-content-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 {
  display: none;
}
#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-content-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 { display: none !important; }}@media (max-width: 767px){#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 {
  display: none;
}
#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6, #wrap-content-s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 { display: none !important; }}
#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 .shg-product-quantity-wrapper {
  display: flex;
}

#s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 label {
    color: rgba(0, 0, 0, 0.98);
    
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-496ce96a-015f-4a7d-914b-92b5e3a2eea6 label:after {
      display: block;
      content: ' ';
      
    }
  


#s-2f04795e-f201-4700-a912-83c9cb373e02 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzZkNjFiMWItZDRjNy00MWIyLThhMDctZmZlMDJjMDc3M2MxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzYzg3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNmQ2MWIxYi1kNGM3LTQxYjItOGEwNy1mZmUwMmMwNzczYzEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
cursor: pointer;
text-align: center;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#003c87"}];
}
#s-2f04795e-f201-4700-a912-83c9cb373e02:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2MzY2Q4MzgtZWE4OC00OTE5LTlhOTAtOWE4ZGYxNzllNzIzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YzNjZDgzOC1lYTg4LTQ5MTktOWE5MC05YThkZjE3OWU3MjMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-2f04795e-f201-4700-a912-83c9cb373e02:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2f04795e-f201-4700-a912-83c9cb373e02-atc-btn-wrapper {
    text-align: center;
  }


#s-2f04795e-f201-4700-a912-83c9cb373e02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-2f04795e-f201-4700-a912-83c9cb373e02-atc-btn-wrapper {
    text-align: center;
  }


#s-2f04795e-f201-4700-a912-83c9cb373e02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2f04795e-f201-4700-a912-83c9cb373e02-atc-btn-wrapper {
    text-align: center;
  }


#s-2f04795e-f201-4700-a912-83c9cb373e02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2f04795e-f201-4700-a912-83c9cb373e02-atc-btn-wrapper {
    text-align: center;
  }


#s-2f04795e-f201-4700-a912-83c9cb373e02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-2f04795e-f201-4700-a912-83c9cb373e02-atc-btn-wrapper {
    text-align: center;
  }


#s-2f04795e-f201-4700-a912-83c9cb373e02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-2f04795e-f201-4700-a912-83c9cb373e02.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-68e4cf95-7db5-4f20-b570-51b3088a6d04 {
  padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-68e4cf95-7db5-4f20-b570-51b3088a6d04 {
  display: none;
}
#s-68e4cf95-7db5-4f20-b570-51b3088a6d04, #wrap-s-68e4cf95-7db5-4f20-b570-51b3088a6d04, #wrap-content-s-68e4cf95-7db5-4f20-b570-51b3088a6d04 { display: none !important; }}@media (max-width: 767px){#s-68e4cf95-7db5-4f20-b570-51b3088a6d04 {
  display: none;
}
#s-68e4cf95-7db5-4f20-b570-51b3088a6d04, #wrap-s-68e4cf95-7db5-4f20-b570-51b3088a6d04, #wrap-content-s-68e4cf95-7db5-4f20-b570-51b3088a6d04 { display: none !important; }}







#s-68e4cf95-7db5-4f20-b570-51b3088a6d04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-68e4cf95-7db5-4f20-b570-51b3088a6d04.shg-box.shg-c {
  justify-content: center;
}

#s-0ead3702-b4a7-4b95-933a-d868ad54cef2 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-0ead3702-b4a7-4b95-933a-d868ad54cef2 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-064c5296-c685-4527-b345-986fdc40c435 {
  margin-left: 5%;
margin-right: 5%;
}

#s-b1111385-d331-4482-aa53-1da50083b955 {
  padding-top: 0px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b1111385-d331-4482-aa53-1da50083b955 {
  display: none;
}
#s-b1111385-d331-4482-aa53-1da50083b955, #wrap-s-b1111385-d331-4482-aa53-1da50083b955, #wrap-content-s-b1111385-d331-4482-aa53-1da50083b955 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1111385-d331-4482-aa53-1da50083b955 {
  display: none;
}
#s-b1111385-d331-4482-aa53-1da50083b955, #wrap-s-b1111385-d331-4482-aa53-1da50083b955, #wrap-content-s-b1111385-d331-4482-aa53-1da50083b955 { display: none !important; }}







#s-b1111385-d331-4482-aa53-1da50083b955 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b1111385-d331-4482-aa53-1da50083b955.shg-box.shg-c {
  justify-content: center;
}

#s-7ab62724-70f4-4b98-a12e-77d97d9447b3 {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7ab62724-70f4-4b98-a12e-77d97d9447b3 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  text-align: center;
}



#s-902be4f8-b26d-4835-8b91-5572ca34cd20 {
  margin-left: 5%;
margin-right: 5%;
}

#s-6c32e782-dd37-4c04-83f9-efbedabd44cb {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}
@media (min-width: 1200px){#s-6c32e782-dd37-4c04-83f9-efbedabd44cb {
  display: none;
}
#s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-content-s-6c32e782-dd37-4c04-83f9-efbedabd44cb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c32e782-dd37-4c04-83f9-efbedabd44cb {
  display: none;
}
#s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-content-s-6c32e782-dd37-4c04-83f9-efbedabd44cb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c32e782-dd37-4c04-83f9-efbedabd44cb {
  display: none;
}
#s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-content-s-6c32e782-dd37-4c04-83f9-efbedabd44cb { display: none !important; }}@media (max-width: 767px){#s-6c32e782-dd37-4c04-83f9-efbedabd44cb {
  display: none;
}
#s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-s-6c32e782-dd37-4c04-83f9-efbedabd44cb, #wrap-content-s-6c32e782-dd37-4c04-83f9-efbedabd44cb { display: none !important; }}







#s-6c32e782-dd37-4c04-83f9-efbedabd44cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c32e782-dd37-4c04-83f9-efbedabd44cb.shg-box.shg-c {
  justify-content: center;
}

#s-c305422d-3814-41ea-a28f-8068c61ad111 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-c305422d-3814-41ea-a28f-8068c61ad111 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-b7264273-5df1-431f-9df5-a914799f8815 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-89c849a6-c521-428d-a0ad-8525ea24b1f0 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-89c849a6-c521-428d-a0ad-8525ea24b1f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-89c849a6-c521-428d-a0ad-8525ea24b1f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-89c849a6-c521-428d-a0ad-8525ea24b1f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-89c849a6-c521-428d-a0ad-8525ea24b1f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

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

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

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-45a97255-ea80-43d0-9528-8d6f66140928 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 {
  margin: 0 !important;
  overflow: visible;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add background color handling */
  
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 50em;

}





  img.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
    
    
    
    
  }


.s-45a97255-ea80-43d0-9528-8d6f66140928 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
  box-sizing: border-box;
}



.s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  
}


@media (min-width: 1200px){#s-45a97255-ea80-43d0-9528-8d6f66140928 {
  margin: 0 !important;
  overflow: visible;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add background color handling */
  
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
    
    
    
    
  }


.s-45a97255-ea80-43d0-9528-8d6f66140928 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
  box-sizing: border-box;
}



.s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-45a97255-ea80-43d0-9528-8d6f66140928 {
  margin: 0 !important;
  overflow: visible;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add background color handling */
  
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
    
    
    
    
  }


.s-45a97255-ea80-43d0-9528-8d6f66140928 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
  box-sizing: border-box;
}



.s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-45a97255-ea80-43d0-9528-8d6f66140928 {
  margin: 0 !important;
  overflow: visible;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add background color handling */
  
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
    
    
    
    
  }


.s-45a97255-ea80-43d0-9528-8d6f66140928 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
  box-sizing: border-box;
}



.s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  
}


}@media (max-width: 767px){#s-45a97255-ea80-43d0-9528-8d6f66140928 {
  margin: 0 !important;
  overflow: visible;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45a97255-ea80-43d0-9528-8d6f66140928 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add background color handling */
  
}

#s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
    
    
    
    
  }


.s-45a97255-ea80-43d0-9528-8d6f66140928 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45a97255-ea80-43d0-9528-8d6f66140928.shogun-image {
  box-sizing: border-box;
}



.s-45a97255-ea80-43d0-9528-8d6f66140928 img.shogun-image {
  
}


}
#s-e98cbb10-3f77-45e8-9ebf-af95b4bdbae0 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e98cbb10-3f77-45e8-9ebf-af95b4bdbae0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-07d0791b-530c-4946-90e1-7308710dc85b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b {
  margin: 0 !important;
  overflow: visible;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add background color handling */
  
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500em;

}





  img.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
    
    
    
    
  }


.s-07d0791b-530c-4946-90e1-7308710dc85b .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
  box-sizing: border-box;
}



.s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  
}


@media (min-width: 1200px){#s-07d0791b-530c-4946-90e1-7308710dc85b {
  margin: 0 !important;
  overflow: visible;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add background color handling */
  
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
    
    
    
    
  }


.s-07d0791b-530c-4946-90e1-7308710dc85b .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
  box-sizing: border-box;
}



.s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-07d0791b-530c-4946-90e1-7308710dc85b {
  margin: 0 !important;
  overflow: visible;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add background color handling */
  
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
    
    
    
    
  }


.s-07d0791b-530c-4946-90e1-7308710dc85b .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
  box-sizing: border-box;
}



.s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-07d0791b-530c-4946-90e1-7308710dc85b {
  margin: 0 !important;
  overflow: visible;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add background color handling */
  
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
    
    
    
    
  }


.s-07d0791b-530c-4946-90e1-7308710dc85b .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
  box-sizing: border-box;
}



.s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  
}


}@media (max-width: 767px){#s-07d0791b-530c-4946-90e1-7308710dc85b {
  margin: 0 !important;
  overflow: visible;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d0791b-530c-4946-90e1-7308710dc85b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add background color handling */
  
}

#s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
    
    
    
    
  }


.s-07d0791b-530c-4946-90e1-7308710dc85b .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0791b-530c-4946-90e1-7308710dc85b.shogun-image {
  box-sizing: border-box;
}



.s-07d0791b-530c-4946-90e1-7308710dc85b img.shogun-image {
  
}


}
#s-961c2281-23fa-4e7d-a2f8-adec02284d84 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-961c2281-23fa-4e7d-a2f8-adec02284d84 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  margin: 0 !important;
  overflow: visible;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add background color handling */
  
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500em;

}





  img.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
    
    
    
    
  }


.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff .shogun-image-content {
  
    justify-content: center;
  
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
  box-sizing: border-box;
}



.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  
}


@media (min-width: 1200px){#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  margin: 0 !important;
  overflow: visible;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add background color handling */
  
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
    
    
    
    
  }


.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff .shogun-image-content {
  
    justify-content: center;
  
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
  box-sizing: border-box;
}



.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  margin: 0 !important;
  overflow: visible;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add background color handling */
  
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
    
    
    
    
  }


.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff .shogun-image-content {
  
    justify-content: center;
  
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
  box-sizing: border-box;
}



.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  margin: 0 !important;
  overflow: visible;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add background color handling */
  
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
    
    
    
    
  }


.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff .shogun-image-content {
  
    justify-content: center;
  
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
  box-sizing: border-box;
}



.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  
}


}@media (max-width: 767px){#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  margin: 0 !important;
  overflow: visible;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add background color handling */
  
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
    
    
    
    
  }


.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff .shogun-image-content {
  
    justify-content: center;
  
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff.shogun-image {
  box-sizing: border-box;
}



.s-495ea39e-8d9e-4a00-9df8-35fbfc7928ff img.shogun-image {
  
}


}
#s-2645ce67-c42b-41d4-bcc1-9841c17c8b48 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-2645ce67-c42b-41d4-bcc1-9841c17c8b48 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  margin: 0 !important;
  overflow: visible;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add background color handling */
  
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
    
    
    
    
  }


.s-371602bf-51c2-47fb-9cbb-cc31440efd8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
  box-sizing: border-box;
}



.s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  
}


@media (min-width: 1200px){#s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  margin: 0 !important;
  overflow: visible;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add background color handling */
  
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
    
    
    
    
  }


.s-371602bf-51c2-47fb-9cbb-cc31440efd8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
  box-sizing: border-box;
}



.s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  margin: 0 !important;
  overflow: visible;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add background color handling */
  
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
    
    
    
    
  }


.s-371602bf-51c2-47fb-9cbb-cc31440efd8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
  box-sizing: border-box;
}



.s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  margin: 0 !important;
  overflow: visible;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add background color handling */
  
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
    
    
    
    
  }


.s-371602bf-51c2-47fb-9cbb-cc31440efd8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
  box-sizing: border-box;
}



.s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  
}


}@media (max-width: 767px){#s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  margin: 0 !important;
  overflow: visible;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-371602bf-51c2-47fb-9cbb-cc31440efd8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add background color handling */
  
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
    
    
    
    
  }


.s-371602bf-51c2-47fb-9cbb-cc31440efd8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-371602bf-51c2-47fb-9cbb-cc31440efd8f.shogun-image {
  box-sizing: border-box;
}



.s-371602bf-51c2-47fb-9cbb-cc31440efd8f img.shogun-image {
  
}


}
#s-0e282d31-cb40-4f47-8439-68dda16c1fbb {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0e282d31-cb40-4f47-8439-68dda16c1fbb .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
    
    
    
    
  }


.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
  box-sizing: border-box;
}



.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
    
    
    
    
  }


.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
  box-sizing: border-box;
}



.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
    
    
    
    
  }


.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
  box-sizing: border-box;
}



.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
    
    
    
    
  }


.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
  box-sizing: border-box;
}



.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
    
    
    
    
  }


.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87.shogun-image {
  box-sizing: border-box;
}



.s-b6abe9f7-8d04-451b-bf8d-6429fe74ad87 img.shogun-image {
  
}


}
#s-2cca9e48-b07b-4e38-af67-1d2c6b9b882f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-2cca9e48-b07b-4e38-af67-1d2c6b9b882f .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  margin: 0 !important;
  overflow: visible;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add background color handling */
  
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
    
    
    
    
  }


.s-ab285c52-ea50-410b-9a27-168bd2c1b68b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
  box-sizing: border-box;
}



.s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  
}


@media (min-width: 1200px){#s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  margin: 0 !important;
  overflow: visible;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add background color handling */
  
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
    
    
    
    
  }


.s-ab285c52-ea50-410b-9a27-168bd2c1b68b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
  box-sizing: border-box;
}



.s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  margin: 0 !important;
  overflow: visible;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add background color handling */
  
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
    
    
    
    
  }


.s-ab285c52-ea50-410b-9a27-168bd2c1b68b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
  box-sizing: border-box;
}



.s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  margin: 0 !important;
  overflow: visible;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add background color handling */
  
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
    
    
    
    
  }


.s-ab285c52-ea50-410b-9a27-168bd2c1b68b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
  box-sizing: border-box;
}



.s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  
}


}@media (max-width: 767px){#s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  margin: 0 !important;
  overflow: visible;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab285c52-ea50-410b-9a27-168bd2c1b68b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add background color handling */
  
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
    
    
    
    
  }


.s-ab285c52-ea50-410b-9a27-168bd2c1b68b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab285c52-ea50-410b-9a27-168bd2c1b68b.shogun-image {
  box-sizing: border-box;
}



.s-ab285c52-ea50-410b-9a27-168bd2c1b68b img.shogun-image {
  
}


}
#s-4f991e9a-e1c2-4c1a-91e8-725ca10f8533 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-4f991e9a-e1c2-4c1a-91e8-725ca10f8533 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-ad9173cf-42ca-4fc8-a0f3-381f57eb8e7d {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-ad9173cf-42ca-4fc8-a0f3-381f57eb8e7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad9173cf-42ca-4fc8-a0f3-381f57eb8e7d.shg-box.shg-c {
  justify-content: center;
}

#s-79d6ccc7-1715-42fa-a612-4c3c05c288f4 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-79d6ccc7-1715-42fa-a612-4c3c05c288f4 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-e3b1e202-1891-419a-beb3-4161528f6deb {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-d7688b17-2e5b-497b-81f6-24206e4392e7 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d7688b17-2e5b-497b-81f6-24206e4392e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-d7688b17-2e5b-497b-81f6-24206e4392e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d7688b17-2e5b-497b-81f6-24206e4392e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d7688b17-2e5b-497b-81f6-24206e4392e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500em;

}





  img.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
    
    
    
    
  }


.s-5391615d-d323-4b39-9a92-1a71a01465e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
  box-sizing: border-box;
}



.s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
    
    
    
    
  }


.s-5391615d-d323-4b39-9a92-1a71a01465e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
  box-sizing: border-box;
}



.s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
    
    
    
    
  }


.s-5391615d-d323-4b39-9a92-1a71a01465e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
  box-sizing: border-box;
}



.s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
    
    
    
    
  }


.s-5391615d-d323-4b39-9a92-1a71a01465e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
  box-sizing: border-box;
}



.s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5391615d-d323-4b39-9a92-1a71a01465e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
    
    
    
    
  }


.s-5391615d-d323-4b39-9a92-1a71a01465e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5391615d-d323-4b39-9a92-1a71a01465e5.shogun-image {
  box-sizing: border-box;
}



.s-5391615d-d323-4b39-9a92-1a71a01465e5 img.shogun-image {
  
}


}
#s-39ea8e26-6757-4c51-87bb-2714fd87beb2 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-39ea8e26-6757-4c51-87bb-2714fd87beb2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  margin: 0 !important;
  overflow: visible;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add background color handling */
  
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
    
    
    
    
  }


.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd .shogun-image-content {
  
    justify-content: center;
  
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
  box-sizing: border-box;
}



.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  
}


@media (min-width: 1200px){#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  margin: 0 !important;
  overflow: visible;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add background color handling */
  
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
    
    
    
    
  }


.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd .shogun-image-content {
  
    justify-content: center;
  
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
  box-sizing: border-box;
}



.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  margin: 0 !important;
  overflow: visible;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add background color handling */
  
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
    
    
    
    
  }


.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd .shogun-image-content {
  
    justify-content: center;
  
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
  box-sizing: border-box;
}



.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  margin: 0 !important;
  overflow: visible;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add background color handling */
  
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
    
    
    
    
  }


.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd .shogun-image-content {
  
    justify-content: center;
  
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
  box-sizing: border-box;
}



.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  
}


}@media (max-width: 767px){#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  margin: 0 !important;
  overflow: visible;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add background color handling */
  
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
    
    
    
    
  }


.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd .shogun-image-content {
  
    justify-content: center;
  
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd.shogun-image {
  box-sizing: border-box;
}



.s-dcb4f3d1-13d1-4aff-a9ea-5334f55c7ffd img.shogun-image {
  
}


}
#s-db411088-6f5e-4f60-a67a-426538b55632 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-db411088-6f5e-4f60-a67a-426538b55632 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500em;

}





  img.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
    
    
    
    
  }


.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
  box-sizing: border-box;
}



.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  
}


@media (min-width: 1200px){#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
    
    
    
    
  }


.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
  box-sizing: border-box;
}



.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
    
    
    
    
  }


.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
  box-sizing: border-box;
}



.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
    
    
    
    
  }


.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
  box-sizing: border-box;
}



.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  
}


}@media (max-width: 767px){#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
    
    
    
    
  }


.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03.shogun-image {
  box-sizing: border-box;
}



.s-c1eb37b4-f992-4109-8ee5-8325d3fc5f03 img.shogun-image {
  
}


}
#s-20c8ffeb-23c5-4f62-adc5-795814156f52 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-20c8ffeb-23c5-4f62-adc5-795814156f52 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-10cee660-5f6e-4c90-851d-1161866ad067 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 {
  margin: 0 !important;
  overflow: visible;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add background color handling */
  
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 50em;

}





  img.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
    
    
    
    
  }


.s-10cee660-5f6e-4c90-851d-1161866ad067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
  box-sizing: border-box;
}



.s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  
}


@media (min-width: 1200px){#s-10cee660-5f6e-4c90-851d-1161866ad067 {
  margin: 0 !important;
  overflow: visible;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add background color handling */
  
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
    
    
    
    
  }


.s-10cee660-5f6e-4c90-851d-1161866ad067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
  box-sizing: border-box;
}



.s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-10cee660-5f6e-4c90-851d-1161866ad067 {
  margin: 0 !important;
  overflow: visible;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add background color handling */
  
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
    
    
    
    
  }


.s-10cee660-5f6e-4c90-851d-1161866ad067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
  box-sizing: border-box;
}



.s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-10cee660-5f6e-4c90-851d-1161866ad067 {
  margin: 0 !important;
  overflow: visible;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add background color handling */
  
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
    
    
    
    
  }


.s-10cee660-5f6e-4c90-851d-1161866ad067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
  box-sizing: border-box;
}



.s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  
}


}@media (max-width: 767px){#s-10cee660-5f6e-4c90-851d-1161866ad067 {
  margin: 0 !important;
  overflow: visible;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10cee660-5f6e-4c90-851d-1161866ad067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add background color handling */
  
}

#s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
    
    
    
    
  }


.s-10cee660-5f6e-4c90-851d-1161866ad067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10cee660-5f6e-4c90-851d-1161866ad067.shogun-image {
  box-sizing: border-box;
}



.s-10cee660-5f6e-4c90-851d-1161866ad067 img.shogun-image {
  
}


}
#s-33379276-1e7a-4890-a61c-f6e662d9fcc2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-33379276-1e7a-4890-a61c-f6e662d9fcc2 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  margin: 0 !important;
  overflow: visible;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add background color handling */
  
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
    
    
    
    
  }


.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
  box-sizing: border-box;
}



.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  
}


@media (min-width: 1200px){#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  margin: 0 !important;
  overflow: visible;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add background color handling */
  
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
    
    
    
    
  }


.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
  box-sizing: border-box;
}



.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  margin: 0 !important;
  overflow: visible;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add background color handling */
  
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
    
    
    
    
  }


.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
  box-sizing: border-box;
}



.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  margin: 0 !important;
  overflow: visible;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add background color handling */
  
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
    
    
    
    
  }


.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
  box-sizing: border-box;
}



.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  
}


}@media (max-width: 767px){#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  margin: 0 !important;
  overflow: visible;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add background color handling */
  
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
    
    
    
    
  }


.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c.shogun-image {
  box-sizing: border-box;
}



.s-46ec4626-4179-4ee5-a0d5-3ae8840dcb4c img.shogun-image {
  
}


}
#s-146467ef-3f43-4dd1-859a-6781bcbf2c83 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-146467ef-3f43-4dd1-859a-6781bcbf2c83 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
    
    
    
    
  }


.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
  box-sizing: border-box;
}



.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
    
    
    
    
  }


.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
  box-sizing: border-box;
}



.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
    
    
    
    
  }


.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
  box-sizing: border-box;
}



.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
    
    
    
    
  }


.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
  box-sizing: border-box;
}



.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
    
    
    
    
  }


.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3.shogun-image {
  box-sizing: border-box;
}



.s-b4dab14f-a2a6-4552-bd9f-d180e9fa60b3 img.shogun-image {
  
}


}
#s-8ca284f7-9a6e-4d0c-8fc0-2684b40736e7 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-8ca284f7-9a6e-4d0c-8fc0-2684b40736e7 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-b7e292b1-574d-42c8-9621-208fc306549d {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b7e292b1-574d-42c8-9621-208fc306549d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7e292b1-574d-42c8-9621-208fc306549d.shg-box.shg-c {
  justify-content: center;
}

#s-0177b32d-f584-4c29-ade2-144b68ca325e {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-0177b32d-f584-4c29-ade2-144b68ca325e .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-66a41d33-2300-4b6f-a671-d6e0b5ebc096 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ccb71f4a-ce0c-46ff-ac25-4d478e66efd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccb71f4a-ce0c-46ff-ac25-4d478e66efd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ccb71f4a-ce0c-46ff-ac25-4d478e66efd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccb71f4a-ce0c-46ff-ac25-4d478e66efd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  margin: 0 !important;
  overflow: visible;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add background color handling */
  
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
  box-sizing: border-box;
}



.s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
      position: relative;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  margin: 0 !important;
  overflow: visible;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add background color handling */
  
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
  box-sizing: border-box;
}



.s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
      position: relative;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  margin: 0 !important;
  overflow: visible;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add background color handling */
  
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
  box-sizing: border-box;
}



.s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
      position: relative;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  margin: 0 !important;
  overflow: visible;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add background color handling */
  
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
  box-sizing: border-box;
}



.s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
      position: relative;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  margin: 0 !important;
  overflow: visible;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add background color handling */
  
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5cf004ab-e767-44c5-85f0-72da0b182e61 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image {
  box-sizing: border-box;
}



.s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container {
      position: relative;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5cf004ab-e767-44c5-85f0-72da0b182e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-ddf1840b-421e-444e-b47e-a8615bd80463 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ddf1840b-421e-444e-b47e-a8615bd80463 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
  box-sizing: border-box;
}



.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
      position: relative;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
  box-sizing: border-box;
}



.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
      position: relative;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
  box-sizing: border-box;
}



.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
      position: relative;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
  box-sizing: border-box;
}



.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
      position: relative;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image {
  box-sizing: border-box;
}



.s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container {
      position: relative;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57e3369b-2f7e-4e54-8bb9-8ffa830bc8d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-96c01c4c-2c15-4b5d-97b0-389982f82299 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96c01c4c-2c15-4b5d-97b0-389982f82299 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
  box-sizing: border-box;
}



.s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
      position: relative;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
  box-sizing: border-box;
}



.s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
      position: relative;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
  box-sizing: border-box;
}



.s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
      position: relative;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
  box-sizing: border-box;
}



.s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
      position: relative;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-daf91057-c8fe-472b-b73c-d659d0b155e4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image {
  box-sizing: border-box;
}



.s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container {
      position: relative;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-daf91057-c8fe-472b-b73c-d659d0b155e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-e8f48fc8-683e-4e03-bd63-d9201f5e992b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8f48fc8-683e-4e03-bd63-d9201f5e992b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-f182228c-bc2a-4170-9f5b-e2116789f721 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-1aab765b-ffb0-4338-884c-ed8364772a2e {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1aab765b-ffb0-4338-884c-ed8364772a2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1aab765b-ffb0-4338-884c-ed8364772a2e.shg-box.shg-c {
  justify-content: center;
}

#s-c803689b-45e2-481e-89da-b92f4f72a4be {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-c803689b-45e2-481e-89da-b92f4f72a4be .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  max-width: 700px;
text-align: center;
}
@media (max-width: 767px){#s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  display: none;
}
#s-1a7c7e94-835d-41d9-af20-fe016f52062c, #wrap-s-1a7c7e94-835d-41d9-af20-fe016f52062c, #wrap-content-s-1a7c7e94-835d-41d9-af20-fe016f52062c { display: none !important; }}
#s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-1a7c7e94-835d-41d9-af20-fe016f52062c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
  box-sizing: border-box;
}



.s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  
}


@media (min-width: 1200px){#s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-1a7c7e94-835d-41d9-af20-fe016f52062c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
  box-sizing: border-box;
}



.s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-1a7c7e94-835d-41d9-af20-fe016f52062c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
  box-sizing: border-box;
}



.s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-1a7c7e94-835d-41d9-af20-fe016f52062c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
  box-sizing: border-box;
}



.s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  
}


}@media (max-width: 767px){#s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c7e94-835d-41d9-af20-fe016f52062c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-1a7c7e94-835d-41d9-af20-fe016f52062c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c7e94-835d-41d9-af20-fe016f52062c.shogun-image {
  box-sizing: border-box;
}



.s-1a7c7e94-835d-41d9-af20-fe016f52062c img.shogun-image {
  
}


}
#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  margin-left: 2%;
margin-right: 2%;
text-align: center;
}
@media (min-width: 1200px){#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  display: none;
}
#s-1f4f836e-168a-45ed-9169-cd8359c11bca, #wrap-s-1f4f836e-168a-45ed-9169-cd8359c11bca, #wrap-content-s-1f4f836e-168a-45ed-9169-cd8359c11bca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  display: none;
}
#s-1f4f836e-168a-45ed-9169-cd8359c11bca, #wrap-s-1f4f836e-168a-45ed-9169-cd8359c11bca, #wrap-content-s-1f4f836e-168a-45ed-9169-cd8359c11bca { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  display: none;
}
#s-1f4f836e-168a-45ed-9169-cd8359c11bca, #wrap-s-1f4f836e-168a-45ed-9169-cd8359c11bca, #wrap-content-s-1f4f836e-168a-45ed-9169-cd8359c11bca { display: none !important; }}
#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  margin: 0 !important;
  overflow: visible;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add background color handling */
  
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
    
    
    
    
  }


.s-1f4f836e-168a-45ed-9169-cd8359c11bca .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
  box-sizing: border-box;
}



.s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  
}


@media (min-width: 1200px){#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  margin: 0 !important;
  overflow: visible;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add background color handling */
  
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
    
    
    
    
  }


.s-1f4f836e-168a-45ed-9169-cd8359c11bca .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
  box-sizing: border-box;
}



.s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  margin: 0 !important;
  overflow: visible;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add background color handling */
  
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
    
    
    
    
  }


.s-1f4f836e-168a-45ed-9169-cd8359c11bca .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
  box-sizing: border-box;
}



.s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  margin: 0 !important;
  overflow: visible;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add background color handling */
  
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
    
    
    
    
  }


.s-1f4f836e-168a-45ed-9169-cd8359c11bca .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
  box-sizing: border-box;
}



.s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  
}


}@media (max-width: 767px){#s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  margin: 0 !important;
  overflow: visible;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f4f836e-168a-45ed-9169-cd8359c11bca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add background color handling */
  
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
    
    
    
    
  }


.s-1f4f836e-168a-45ed-9169-cd8359c11bca .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f4f836e-168a-45ed-9169-cd8359c11bca.shogun-image {
  box-sizing: border-box;
}



.s-1f4f836e-168a-45ed-9169-cd8359c11bca img.shogun-image {
  
}


}
#s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}
@media (min-width: 768px) and (max-width: 991px){#s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0 {
  display: none;
}
#s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0, #wrap-s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0, #wrap-content-s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0 { display: none !important; }}@media (max-width: 767px){#s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0 {
  display: none;
}
#s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0, #wrap-s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0, #wrap-content-s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0 { display: none !important; }}







#s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04a3dcd2-4673-4c89-b1ef-99caad5d0fa0.shg-box.shg-c {
  justify-content: center;
}

#s-47adb093-eb52-4525-8e2a-7dc56426b4d6 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-47adb093-eb52-4525-8e2a-7dc56426b4d6 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-071c570d-f62e-49d1-9564-0da4e7b40ab4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-071c570d-f62e-49d1-9564-0da4e7b40ab4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-071c570d-f62e-49d1-9564-0da4e7b40ab4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-071c570d-f62e-49d1-9564-0da4e7b40ab4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-071c570d-f62e-49d1-9564-0da4e7b40ab4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  margin-left: auto;
margin-right: 5%;
max-width: 400px;
text-align: center;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-dc26cbbf-9558-4900-a02c-2175dd57a735 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
  box-sizing: border-box;
}



.s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  
}


@media (min-width: 1200px){#s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-dc26cbbf-9558-4900-a02c-2175dd57a735 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
  box-sizing: border-box;
}



.s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-dc26cbbf-9558-4900-a02c-2175dd57a735 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
  box-sizing: border-box;
}



.s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-dc26cbbf-9558-4900-a02c-2175dd57a735 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
  box-sizing: border-box;
}



.s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  
}


}@media (max-width: 767px){#s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc26cbbf-9558-4900-a02c-2175dd57a735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-dc26cbbf-9558-4900-a02c-2175dd57a735 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc26cbbf-9558-4900-a02c-2175dd57a735.shogun-image {
  box-sizing: border-box;
}



.s-dc26cbbf-9558-4900-a02c-2175dd57a735 img.shogun-image {
  
}


}
#s-d2cdf748-ba36-48f1-95f2-e7185ed153d7 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-d2cdf748-ba36-48f1-95f2-e7185ed153d7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d2cdf748-ba36-48f1-95f2-e7185ed153d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2cdf748-ba36-48f1-95f2-e7185ed153d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d2cdf748-ba36-48f1-95f2-e7185ed153d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2cdf748-ba36-48f1-95f2-e7185ed153d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2cdf748-ba36-48f1-95f2-e7185ed153d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2cdf748-ba36-48f1-95f2-e7185ed153d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-3e303cc0-1bba-4957-8ca0-d37480dc6a02 {
  margin-top: 15px;
margin-left: 0%;
margin-right: 0%;
padding-top: 1px;
padding-bottom: 0px;
max-width: 30px;
}

#s-3e303cc0-1bba-4957-8ca0-d37480dc6a02 .shogun-icon-wrapper {
  text-align: center;
}


#s-3e303cc0-1bba-4957-8ca0-d37480dc6a02 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-adc8d7f9-2995-4291-9c61-f5db8e6464ee {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-adc8d7f9-2995-4291-9c61-f5db8e6464ee .shogun-icon-wrapper {
  text-align: center;
}


#s-adc8d7f9-2995-4291-9c61-f5db8e6464ee .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-f2929365-7820-41c4-a802-b678446c987b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-f2929365-7820-41c4-a802-b678446c987b .shogun-icon-wrapper {
  text-align: center;
}


#s-f2929365-7820-41c4-a802-b678446c987b .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-e50aeb72-ff08-463d-922d-d61635ec6e90 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-e50aeb72-ff08-463d-922d-d61635ec6e90 .shogun-icon-wrapper {
  text-align: center;
}


#s-e50aeb72-ff08-463d-922d-d61635ec6e90 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-d863da22-5c71-44b2-a431-4672852544ef {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-d863da22-5c71-44b2-a431-4672852544ef .shogun-icon-wrapper {
  text-align: center;
}


#s-d863da22-5c71-44b2-a431-4672852544ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-57bf619a-1e14-4976-9589-6895d240cceb {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-57bf619a-1e14-4976-9589-6895d240cceb .shogun-icon-wrapper {
  text-align: center;
}


#s-57bf619a-1e14-4976-9589-6895d240cceb .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-3c254ade-6088-4f4e-b723-7e25f0557fea {
  box-shadow:0px 0px 0px 0px ;
margin-left: -1%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

.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 {
  font-weight: 400;
  font-family: "Lato";
}

.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-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjgxNWZiYWMtNzhhYS00ZDE1LTg4M2QtODBiNDJmOGMwNzE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiODE1ZmJhYy03OGFhLTRkMTUtODgzZC04MGI0MmY4YzA3MTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d-root {
    text-align: left;
  }


#s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d-root {
    text-align: left;
  }


#s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d-root {
    text-align: left;
  }


#s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d-root {
    text-align: left;
  }


#s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d-root {
    text-align: left;
  }


#s-f2d31eb2-5eb8-407d-8671-e1ee4ddddc6d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-83c269e7-a8a3-4d2c-881f-c425a5873e89 {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-83c269e7-a8a3-4d2c-881f-c425a5873e89:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzlhMjI3NGItMDg1ZS00YTNmLTgzYzYtNGU1MGEzNGM4MDY4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3OWEyMjc0Yi0wODVlLTRhM2YtODNjNi00ZTUwYTM0YzgwNjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-83c269e7-a8a3-4d2c-881f-c425a5873e89:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-83c269e7-a8a3-4d2c-881f-c425a5873e89 {
  display: none;
}
#s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-content-s-83c269e7-a8a3-4d2c-881f-c425a5873e89 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83c269e7-a8a3-4d2c-881f-c425a5873e89 {
  display: none;
}
#s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-content-s-83c269e7-a8a3-4d2c-881f-c425a5873e89 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83c269e7-a8a3-4d2c-881f-c425a5873e89 {
  display: none;
}
#s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-content-s-83c269e7-a8a3-4d2c-881f-c425a5873e89 { display: none !important; }}@media (max-width: 767px){#s-83c269e7-a8a3-4d2c-881f-c425a5873e89 {
  display: none;
}
#s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-s-83c269e7-a8a3-4d2c-881f-c425a5873e89, #wrap-content-s-83c269e7-a8a3-4d2c-881f-c425a5873e89 { display: none !important; }}

  #s-83c269e7-a8a3-4d2c-881f-c425a5873e89-root {
    text-align: center;
  }


#s-83c269e7-a8a3-4d2c-881f-c425a5873e89.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-83c269e7-a8a3-4d2c-881f-c425a5873e89-root {
    text-align: center;
  }


#s-83c269e7-a8a3-4d2c-881f-c425a5873e89.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-83c269e7-a8a3-4d2c-881f-c425a5873e89-root {
    text-align: center;
  }


#s-83c269e7-a8a3-4d2c-881f-c425a5873e89.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-83c269e7-a8a3-4d2c-881f-c425a5873e89-root {
    text-align: center;
  }


#s-83c269e7-a8a3-4d2c-881f-c425a5873e89.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-83c269e7-a8a3-4d2c-881f-c425a5873e89-root {
    text-align: center;
  }


#s-83c269e7-a8a3-4d2c-881f-c425a5873e89.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-9a04a0d0-2621-43a6-b807-9a72124feea3 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}
@media (min-width: 1200px){#s-9a04a0d0-2621-43a6-b807-9a72124feea3 {
  display: none;
}
#s-9a04a0d0-2621-43a6-b807-9a72124feea3, #wrap-s-9a04a0d0-2621-43a6-b807-9a72124feea3, #wrap-content-s-9a04a0d0-2621-43a6-b807-9a72124feea3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a04a0d0-2621-43a6-b807-9a72124feea3 {
  display: none;
}
#s-9a04a0d0-2621-43a6-b807-9a72124feea3, #wrap-s-9a04a0d0-2621-43a6-b807-9a72124feea3, #wrap-content-s-9a04a0d0-2621-43a6-b807-9a72124feea3 { display: none !important; }}@media (max-width: 767px){#s-9a04a0d0-2621-43a6-b807-9a72124feea3 {
  display: none;
}
#s-9a04a0d0-2621-43a6-b807-9a72124feea3, #wrap-s-9a04a0d0-2621-43a6-b807-9a72124feea3, #wrap-content-s-9a04a0d0-2621-43a6-b807-9a72124feea3 { display: none !important; }}







#s-9a04a0d0-2621-43a6-b807-9a72124feea3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9a04a0d0-2621-43a6-b807-9a72124feea3.shg-box.shg-c {
  justify-content: center;
}

#s-0f2d91fb-91e1-47cb-8542-783be309de8e {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-0f2d91fb-91e1-47cb-8542-783be309de8e .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



.shg-grid {
  position: relative;
  width: 100%;
}

.shg-grid-content {
  display: grid;
}

#s-b36d6d9e-2701-405f-b993-f3203b58d21f {
  margin-left: 5%;
margin-right: auto;
}

#s-b36d6d9e-2701-405f-b993-f3203b58d21f .shg-grid-content {
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(24, calc(100vw / 24));
}

#s-14ed0c69-588f-4cb4-b23c-92b4bb949b37 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-14ed0c69-588f-4cb4-b23c-92b4bb949b37 {
  grid-column-start: 6;
grid-column-end: 7;
grid-row-start: 1;
grid-row-end: 3;
z-index: 0;
}

#s-14ed0c69-588f-4cb4-b23c-92b4bb949b37 .shogun-icon-wrapper {
  text-align: center;
}


#s-14ed0c69-588f-4cb4-b23c-92b4bb949b37 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-dda299c5-fb8d-461b-a95a-e1e246319392 {
  box-shadow:0px 0px 0px 0px ;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-dda299c5-fb8d-461b-a95a-e1e246319392 {
  grid-column-start: 8;
grid-column-end: 25;
grid-row-start: 1;
grid-row-end: 25;
z-index: 1;
}

#s-ea3ff99a-b9fa-4e62-b9e3-32ac0a47a0b1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 2px;
padding-bottom: 2px;
max-width: 30px;
}

#s-ea3ff99a-b9fa-4e62-b9e3-32ac0a47a0b1 {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 3;
grid-row-end: 6;
z-index: 2;
}

#s-ea3ff99a-b9fa-4e62-b9e3-32ac0a47a0b1 .shogun-icon-wrapper {
  text-align: center;
}


#s-ea3ff99a-b9fa-4e62-b9e3-32ac0a47a0b1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-f0a3c792-3f1b-4477-a802-fdf417b2e45e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 4px;
padding-bottom: 4px;
max-width: 30px;
}

#s-f0a3c792-3f1b-4477-a802-fdf417b2e45e {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 5;
grid-row-end: 8;
z-index: 3;
}

#s-f0a3c792-3f1b-4477-a802-fdf417b2e45e .shogun-icon-wrapper {
  text-align: center;
}


#s-f0a3c792-3f1b-4477-a802-fdf417b2e45e .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-5dda9a10-2d9c-43ca-a519-67803f1d35bb {
  margin-left: 0%;
margin-right: 0%;
padding-top: 6px;
padding-bottom: 0px;
max-width: 30px;
}

#s-5dda9a10-2d9c-43ca-a519-67803f1d35bb {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 7;
grid-row-end: 10;
z-index: 4;
}

#s-5dda9a10-2d9c-43ca-a519-67803f1d35bb .shogun-icon-wrapper {
  text-align: center;
}


#s-5dda9a10-2d9c-43ca-a519-67803f1d35bb .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-d8804d83-6002-4b7b-b4d9-51223a8b95c1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 8px;
padding-bottom: 0px;
max-width: 30px;
}

#s-d8804d83-6002-4b7b-b4d9-51223a8b95c1 {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 9;
grid-row-end: 12;
z-index: 5;
}

#s-d8804d83-6002-4b7b-b4d9-51223a8b95c1 .shogun-icon-wrapper {
  text-align: center;
}


#s-d8804d83-6002-4b7b-b4d9-51223a8b95c1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-accccc51-967b-468c-bec6-4834b1f63f55 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 30px;
padding-bottom: 0px;
max-width: 30px;
}

#s-accccc51-967b-468c-bec6-4834b1f63f55 {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 10;
grid-row-end: 14;
z-index: 6;
}

#s-accccc51-967b-468c-bec6-4834b1f63f55 .shogun-icon-wrapper {
  text-align: center;
}


#s-accccc51-967b-468c-bec6-4834b1f63f55 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 {
  margin-left: 0%;
margin-bottom: 15px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 {
  display: none;
}
#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-content-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 {
  display: none;
}
#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-content-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 {
  display: none;
}
#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-content-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 { display: none !important; }}@media (max-width: 767px){#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 {
  display: none;
}
#s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697, #wrap-content-s-1c3c0541-a01f-4ff4-8127-7d1614bd8697 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1c3c0541-a01f-4ff4-8127-7d1614bd8697"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1c3c0541-a01f-4ff4-8127-7d1614bd8697"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c3c0541-a01f-4ff4-8127-7d1614bd8697"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1c3c0541-a01f-4ff4-8127-7d1614bd8697"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c3c0541-a01f-4ff4-8127-7d1614bd8697"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c3c0541-a01f-4ff4-8127-7d1614bd8697"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c3c0541-a01f-4ff4-8127-7d1614bd8697"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-bc860592-04b8-429f-90bc-cf03888821e0 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-bc860592-04b8-429f-90bc-cf03888821e0 .shogun-icon-wrapper {
  text-align: center;
}


#s-bc860592-04b8-429f-90bc-cf03888821e0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-7b2f1a15-70be-4bca-9a81-7aa223ab4155 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 0px;
max-width: 30px;
}

#s-7b2f1a15-70be-4bca-9a81-7aa223ab4155 .shogun-icon-wrapper {
  text-align: center;
}


#s-7b2f1a15-70be-4bca-9a81-7aa223ab4155 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-92e9a85c-4d0e-4bb0-a2c0-70981d22288a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-92e9a85c-4d0e-4bb0-a2c0-70981d22288a .shogun-icon-wrapper {
  text-align: center;
}


#s-92e9a85c-4d0e-4bb0-a2c0-70981d22288a .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-92429a15-bcc3-439e-99f7-b42222701b5c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-92429a15-bcc3-439e-99f7-b42222701b5c .shogun-icon-wrapper {
  text-align: center;
}


#s-92429a15-bcc3-439e-99f7-b42222701b5c .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-dac11cd4-f2fd-42d4-b420-d5b97ec06a40 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-dac11cd4-f2fd-42d4-b420-d5b97ec06a40 .shogun-icon-wrapper {
  text-align: center;
}


#s-dac11cd4-f2fd-42d4-b420-d5b97ec06a40 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-8f1dc3ad-d8b7-4aae-87bc-6c517e2ba1f2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-8f1dc3ad-d8b7-4aae-87bc-6c517e2ba1f2 .shogun-icon-wrapper {
  text-align: center;
}


#s-8f1dc3ad-d8b7-4aae-87bc-6c517e2ba1f2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-e477504c-ec2d-4252-a8ce-bca91c190457 {
  box-shadow:0px 0px 0px 0px ;
margin-left: -150px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-59ce496a-5337-4ae9-9bf9-0597ad496daa {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-59ce496a-5337-4ae9-9bf9-0597ad496daa:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTJhYmI4MzMtZmVkNC00MDU0LWFhNjEtYTQzMWVlMjZjZjA5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMmFiYjgzMy1mZWQ0LTQwNTQtYWE2MS1hNDMxZWUyNmNmMDkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-59ce496a-5337-4ae9-9bf9-0597ad496daa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-59ce496a-5337-4ae9-9bf9-0597ad496daa-root {
    text-align: center;
  }


#s-59ce496a-5337-4ae9-9bf9-0597ad496daa.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-59ce496a-5337-4ae9-9bf9-0597ad496daa-root {
    text-align: center;
  }


#s-59ce496a-5337-4ae9-9bf9-0597ad496daa.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-59ce496a-5337-4ae9-9bf9-0597ad496daa-root {
    text-align: center;
  }


#s-59ce496a-5337-4ae9-9bf9-0597ad496daa.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-59ce496a-5337-4ae9-9bf9-0597ad496daa-root {
    text-align: center;
  }


#s-59ce496a-5337-4ae9-9bf9-0597ad496daa.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-59ce496a-5337-4ae9-9bf9-0597ad496daa-root {
    text-align: center;
  }


#s-59ce496a-5337-4ae9-9bf9-0597ad496daa.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDljZWM5NDAtNjgwYy00M2RkLTg4NGYtY2Y0Y2M3YmI4M2RkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0OWNlYzk0MC02ODBjLTQzZGQtODg0Zi1jZjRjYzdiYjgzZGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab {
  display: none;
}
#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-content-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab {
  display: none;
}
#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-content-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab {
  display: none;
}
#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-content-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab { display: none !important; }}@media (max-width: 767px){#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab {
  display: none;
}
#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab, #wrap-content-s-0957c675-128c-4d9c-b904-2b0e57e8b1ab { display: none !important; }}

  #s-0957c675-128c-4d9c-b904-2b0e57e8b1ab-root {
    text-align: center;
  }


#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0957c675-128c-4d9c-b904-2b0e57e8b1ab-root {
    text-align: center;
  }


#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0957c675-128c-4d9c-b904-2b0e57e8b1ab-root {
    text-align: center;
  }


#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0957c675-128c-4d9c-b904-2b0e57e8b1ab-root {
    text-align: center;
  }


#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0957c675-128c-4d9c-b904-2b0e57e8b1ab-root {
    text-align: center;
  }


#s-0957c675-128c-4d9c-b904-2b0e57e8b1ab.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}
@media (min-width: 1200px){#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 {
  display: none;
}
#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3, #wrap-s-1bc212c2-0121-4c9b-b0c6-44e723c84de3, #wrap-content-s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 {
  display: none;
}
#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3, #wrap-s-1bc212c2-0121-4c9b-b0c6-44e723c84de3, #wrap-content-s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 {
  display: none;
}
#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3, #wrap-s-1bc212c2-0121-4c9b-b0c6-44e723c84de3, #wrap-content-s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 { display: none !important; }}







#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1bc212c2-0121-4c9b-b0c6-44e723c84de3.shg-box.shg-c {
  justify-content: center;
}

#s-54faa92f-9e9a-4918-9c8b-14d454cdfa4e {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-54faa92f-9e9a-4918-9c8b-14d454cdfa4e .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-31cd3697-3076-4a35-91c2-0fdb681eb38a {
  margin-left: 5%;
margin-right: auto;
}

#s-31cd3697-3076-4a35-91c2-0fdb681eb38a .shg-grid-content {
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(15, calc(100vw / 24));
}

#s-38a61224-168e-42f6-a198-fe07fb530a7a {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-38a61224-168e-42f6-a198-fe07fb530a7a {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 1;
grid-row-end: 3;
z-index: 0;
}

#s-38a61224-168e-42f6-a198-fe07fb530a7a .shogun-icon-wrapper {
  text-align: center;
}


#s-38a61224-168e-42f6-a198-fe07fb530a7a .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-b9702b29-d7f1-4854-adcd-efe8ee94913e {
  box-shadow:0px 0px 0px 0px ;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-b9702b29-d7f1-4854-adcd-efe8ee94913e {
  grid-column-start: 4;
grid-column-end: 25;
grid-row-start: 1;
grid-row-end: 16;
z-index: 1;
}

#s-abb43413-7c30-4cb3-961c-acf94819d9fc {
  margin-left: 0%;
margin-right: 0%;
padding-top: 2px;
padding-bottom: 2px;
max-width: 30px;
}

#s-abb43413-7c30-4cb3-961c-acf94819d9fc {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 3;
grid-row-end: 6;
z-index: 2;
}

#s-abb43413-7c30-4cb3-961c-acf94819d9fc .shogun-icon-wrapper {
  text-align: center;
}


#s-abb43413-7c30-4cb3-961c-acf94819d9fc .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-54c466cf-ad13-4de8-8f7b-9e11573c2310 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 4px;
padding-bottom: 4px;
max-width: 30px;
}

#s-54c466cf-ad13-4de8-8f7b-9e11573c2310 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 5;
grid-row-end: 8;
z-index: 3;
}

#s-54c466cf-ad13-4de8-8f7b-9e11573c2310 .shogun-icon-wrapper {
  text-align: center;
}


#s-54c466cf-ad13-4de8-8f7b-9e11573c2310 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-ca46b931-cd7a-49e9-a331-76a07133057a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 6px;
padding-bottom: 0px;
max-width: 30px;
}

#s-ca46b931-cd7a-49e9-a331-76a07133057a {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 7;
grid-row-end: 10;
z-index: 4;
}

#s-ca46b931-cd7a-49e9-a331-76a07133057a .shogun-icon-wrapper {
  text-align: center;
}


#s-ca46b931-cd7a-49e9-a331-76a07133057a .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-ca7e60be-f62e-4527-adfb-f7902520cc88 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 8px;
padding-bottom: 0px;
max-width: 30px;
}

#s-ca7e60be-f62e-4527-adfb-f7902520cc88 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 9;
grid-row-end: 12;
z-index: 5;
}

#s-ca7e60be-f62e-4527-adfb-f7902520cc88 .shogun-icon-wrapper {
  text-align: center;
}


#s-ca7e60be-f62e-4527-adfb-f7902520cc88 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-714aa7fb-7bf3-486f-b01b-6e25a48dbf77 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 25px;
padding-bottom: 0px;
max-width: 30px;
}

#s-714aa7fb-7bf3-486f-b01b-6e25a48dbf77 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 10;
grid-row-end: 14;
z-index: 6;
}

#s-714aa7fb-7bf3-486f-b01b-6e25a48dbf77 .shogun-icon-wrapper {
  text-align: center;
}


#s-714aa7fb-7bf3-486f-b01b-6e25a48dbf77 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-7d3c049a-a594-4274-a08f-58fb217c940d {
  margin-left: 0%;
margin-bottom: 15px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-7d3c049a-a594-4274-a08f-58fb217c940d {
  display: none;
}
#s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-content-s-7d3c049a-a594-4274-a08f-58fb217c940d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d3c049a-a594-4274-a08f-58fb217c940d {
  display: none;
}
#s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-content-s-7d3c049a-a594-4274-a08f-58fb217c940d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d3c049a-a594-4274-a08f-58fb217c940d {
  display: none;
}
#s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-content-s-7d3c049a-a594-4274-a08f-58fb217c940d { display: none !important; }}@media (max-width: 767px){#s-7d3c049a-a594-4274-a08f-58fb217c940d {
  display: none;
}
#s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-s-7d3c049a-a594-4274-a08f-58fb217c940d, #wrap-content-s-7d3c049a-a594-4274-a08f-58fb217c940d { display: none !important; }}
@media (min-width: 0px) {
[id="s-7d3c049a-a594-4274-a08f-58fb217c940d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7d3c049a-a594-4274-a08f-58fb217c940d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d3c049a-a594-4274-a08f-58fb217c940d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d3c049a-a594-4274-a08f-58fb217c940d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d3c049a-a594-4274-a08f-58fb217c940d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d3c049a-a594-4274-a08f-58fb217c940d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d3c049a-a594-4274-a08f-58fb217c940d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-3422134d-49e5-404f-8c1a-4185a54b0e63 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-3422134d-49e5-404f-8c1a-4185a54b0e63 .shogun-icon-wrapper {
  text-align: center;
}


#s-3422134d-49e5-404f-8c1a-4185a54b0e63 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-3178386a-1f1d-4946-81ce-90398d5f86e5 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 0px;
max-width: 30px;
}

#s-3178386a-1f1d-4946-81ce-90398d5f86e5 .shogun-icon-wrapper {
  text-align: center;
}


#s-3178386a-1f1d-4946-81ce-90398d5f86e5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-893640e6-f0d4-4feb-a843-c09bc2da76fc {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-893640e6-f0d4-4feb-a843-c09bc2da76fc .shogun-icon-wrapper {
  text-align: center;
}


#s-893640e6-f0d4-4feb-a843-c09bc2da76fc .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-6607b60a-5ac9-4b10-ba6a-1f5a02a02482 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-6607b60a-5ac9-4b10-ba6a-1f5a02a02482 .shogun-icon-wrapper {
  text-align: center;
}


#s-6607b60a-5ac9-4b10-ba6a-1f5a02a02482 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-9611227a-bcca-4cc2-ad50-281e29a142ef {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-9611227a-bcca-4cc2-ad50-281e29a142ef .shogun-icon-wrapper {
  text-align: center;
}


#s-9611227a-bcca-4cc2-ad50-281e29a142ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-83115ef4-94ae-4080-a48a-603d3d87bd01 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-83115ef4-94ae-4080-a48a-603d3d87bd01 .shogun-icon-wrapper {
  text-align: center;
}


#s-83115ef4-94ae-4080-a48a-603d3d87bd01 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-a42033e4-cdf1-40ef-b5bf-66dd26c25cbf {
  box-shadow:0px 0px 0px 0px ;
margin-left: -150px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-fec7c683-26c6-4edc-8780-74316c809240 {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-fec7c683-26c6-4edc-8780-74316c809240:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTQ1NWFkMGYtMjk3Zi00MzRhLWJlNTAtNmUyODkzNTY1N2E0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlNDU1YWQwZi0yOTdmLTQzNGEtYmU1MC02ZTI4OTM1NjU3YTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-fec7c683-26c6-4edc-8780-74316c809240:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fec7c683-26c6-4edc-8780-74316c809240-root {
    text-align: center;
  }


#s-fec7c683-26c6-4edc-8780-74316c809240.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fec7c683-26c6-4edc-8780-74316c809240-root {
    text-align: center;
  }


#s-fec7c683-26c6-4edc-8780-74316c809240.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fec7c683-26c6-4edc-8780-74316c809240-root {
    text-align: center;
  }


#s-fec7c683-26c6-4edc-8780-74316c809240.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fec7c683-26c6-4edc-8780-74316c809240-root {
    text-align: center;
  }


#s-fec7c683-26c6-4edc-8780-74316c809240.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fec7c683-26c6-4edc-8780-74316c809240-root {
    text-align: center;
  }


#s-fec7c683-26c6-4edc-8780-74316c809240.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDljZWM5NDAtNjgwYy00M2RkLTg4NGYtY2Y0Y2M3YmI4M2RkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0OWNlYzk0MC02ODBjLTQzZGQtODg0Zi1jZjRjYzdiYjgzZGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c {
  display: none;
}
#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-content-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c {
  display: none;
}
#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-content-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c {
  display: none;
}
#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-content-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c { display: none !important; }}@media (max-width: 767px){#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c {
  display: none;
}
#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c, #wrap-content-s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c { display: none !important; }}

  #s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c-root {
    text-align: center;
  }


#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c-root {
    text-align: center;
  }


#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c-root {
    text-align: center;
  }


#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c-root {
    text-align: center;
  }


#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c-root {
    text-align: center;
  }


#s-4a361a8f-6e52-4dc4-bf84-5b5e9426974c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-952c7762-c231-40d3-96a5-303bcd974f7f {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-952c7762-c231-40d3-96a5-303bcd974f7f {
  display: none;
}
#s-952c7762-c231-40d3-96a5-303bcd974f7f, #wrap-s-952c7762-c231-40d3-96a5-303bcd974f7f, #wrap-content-s-952c7762-c231-40d3-96a5-303bcd974f7f { display: none !important; }}@media (max-width: 767px){#s-952c7762-c231-40d3-96a5-303bcd974f7f {
  display: none;
}
#s-952c7762-c231-40d3-96a5-303bcd974f7f, #wrap-s-952c7762-c231-40d3-96a5-303bcd974f7f, #wrap-content-s-952c7762-c231-40d3-96a5-303bcd974f7f { display: none !important; }}







#s-952c7762-c231-40d3-96a5-303bcd974f7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-952c7762-c231-40d3-96a5-303bcd974f7f.shg-box.shg-c {
  justify-content: center;
}

#s-f5f61647-0df3-42a9-ba1c-28657be0fe77 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-f5f61647-0df3-42a9-ba1c-28657be0fe77 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-9bbfcb46-34c6-48fd-9fee-fa531aad38fc {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-94228e95-f1c3-4e34-8927-e31f94fd211d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-94228e95-f1c3-4e34-8927-e31f94fd211d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94228e95-f1c3-4e34-8927-e31f94fd211d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-94228e95-f1c3-4e34-8927-e31f94fd211d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-94228e95-f1c3-4e34-8927-e31f94fd211d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-fe7052ee-b390-446b-a1f8-74b9600695df {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fe7052ee-b390-446b-a1f8-74b9600695df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe7052ee-b390-446b-a1f8-74b9600695df.shg-box.shg-c {
  justify-content: center;
}

#s-22a154d3-1a49-4a59-9827-043ad2c64faa {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-22a154d3-1a49-4a59-9827-043ad2c64faa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22a154d3-1a49-4a59-9827-043ad2c64faa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-22a154d3-1a49-4a59-9827-043ad2c64faa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-22a154d3-1a49-4a59-9827-043ad2c64faa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-22a154d3-1a49-4a59-9827-043ad2c64faa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-22a154d3-1a49-4a59-9827-043ad2c64faa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-22a154d3-1a49-4a59-9827-043ad2c64faa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
  box-sizing: border-box;
}



.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
      position: relative;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
  box-sizing: border-box;
}



.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
      position: relative;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
  box-sizing: border-box;
}



.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
      position: relative;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
  box-sizing: border-box;
}



.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
      position: relative;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image {
  box-sizing: border-box;
}



.s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container {
      position: relative;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4ad96bf-b34e-4d1b-9f3d-0e1095084958 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-b68ef5ef-68f5-422f-9ad4-4bf60fe4fc69 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b68ef5ef-68f5-422f-9ad4-4bf60fe4fc69 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-784a65dc-0b11-470c-87a4-5118c4b04117 {
  margin-left: auto;
margin-right: auto;
}

#s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2ddaefa-e39b-46be-9b75-432ac3e89c3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  margin: 0 !important;
  overflow: visible;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add background color handling */
  
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-content {
  
    justify-content: center;
  
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
  box-sizing: border-box;
}



.s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
      position: relative;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  margin: 0 !important;
  overflow: visible;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add background color handling */
  
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-content {
  
    justify-content: center;
  
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
  box-sizing: border-box;
}



.s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
      position: relative;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  margin: 0 !important;
  overflow: visible;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add background color handling */
  
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-content {
  
    justify-content: center;
  
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
  box-sizing: border-box;
}



.s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
      position: relative;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  margin: 0 !important;
  overflow: visible;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add background color handling */
  
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-content {
  
    justify-content: center;
  
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
  box-sizing: border-box;
}



.s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
      position: relative;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  margin: 0 !important;
  overflow: visible;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add background color handling */
  
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3189cfa2-2685-4df9-a6e8-8e577048f1be .shogun-image-content {
  
    justify-content: center;
  
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image {
  box-sizing: border-box;
}



.s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container {
      position: relative;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3189cfa2-2685-4df9-a6e8-8e577048f1be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-452b7e97-4b0e-4937-8998-b84249fe9f8a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-452b7e97-4b0e-4937-8998-b84249fe9f8a .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-0418eea3-b0bd-474e-b083-75d9af2a38b0 {
  margin-left: auto;
margin-right: auto;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  margin-left: auto;
margin-right: auto;
max-width: 420px;
text-align: center;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  margin: 0 !important;
  overflow: visible;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add background color handling */
  
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image {
  box-sizing: border-box;
}



.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  
}


@media (min-width: 1200px){#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  margin: 0 !important;
  overflow: visible;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add background color handling */
  
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image {
  box-sizing: border-box;
}



.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  margin: 0 !important;
  overflow: visible;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add background color handling */
  
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image {
  box-sizing: border-box;
}



.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  margin: 0 !important;
  overflow: visible;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add background color handling */
  
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image {
  box-sizing: border-box;
}



.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  
}


}@media (max-width: 767px){#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  margin: 0 !important;
  overflow: visible;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add background color handling */
  
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c.shogun-image {
  box-sizing: border-box;
}



.s-73f7bc4c-b63e-4314-8a00-0d45d1aa5a7c img.shogun-image {
  
}


}
#s-caa69a82-a990-4fee-80ec-a630f615cf62 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-caa69a82-a990-4fee-80ec-a630f615cf62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-caa69a82-a990-4fee-80ec-a630f615cf62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-caa69a82-a990-4fee-80ec-a630f615cf62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-caa69a82-a990-4fee-80ec-a630f615cf62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-caa69a82-a990-4fee-80ec-a630f615cf62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-caa69a82-a990-4fee-80ec-a630f615cf62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-caa69a82-a990-4fee-80ec-a630f615cf62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
  box-sizing: border-box;
}



.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
      position: relative;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
  box-sizing: border-box;
}



.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
      position: relative;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
  box-sizing: border-box;
}



.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
      position: relative;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
  box-sizing: border-box;
}



.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
      position: relative;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image {
  box-sizing: border-box;
}



.s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container {
      position: relative;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6cd1d7d2-0de5-4aef-8a40-d2d22dc5d5e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-4019af25-8ef0-4250-acd4-403a7053e9d4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4019af25-8ef0-4250-acd4-403a7053e9d4 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-6ae10374-74c9-4b8a-93fe-11d1f1698810 {
  margin-left: auto;
margin-right: auto;
}

#s-d1513455-7309-47f5-8162-ff86432b54fc {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d1513455-7309-47f5-8162-ff86432b54fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1513455-7309-47f5-8162-ff86432b54fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1513455-7309-47f5-8162-ff86432b54fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1513455-7309-47f5-8162-ff86432b54fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1513455-7309-47f5-8162-ff86432b54fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1513455-7309-47f5-8162-ff86432b54fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1513455-7309-47f5-8162-ff86432b54fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  margin: 0 !important;
  overflow: visible;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add background color handling */
  
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
  box-sizing: border-box;
}



.s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
      position: relative;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  margin: 0 !important;
  overflow: visible;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add background color handling */
  
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
  box-sizing: border-box;
}



.s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
      position: relative;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  margin: 0 !important;
  overflow: visible;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add background color handling */
  
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
  box-sizing: border-box;
}



.s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
      position: relative;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  margin: 0 !important;
  overflow: visible;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add background color handling */
  
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
  box-sizing: border-box;
}



.s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
      position: relative;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  margin: 0 !important;
  overflow: visible;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add background color handling */
  
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1783d372-7e3b-44bf-b5ff-0f4385409587 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image {
  box-sizing: border-box;
}



.s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container {
      position: relative;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1783d372-7e3b-44bf-b5ff-0f4385409587 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-277019a4-a037-47da-8346-cf24efb7e43f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-277019a4-a037-47da-8346-cf24efb7e43f .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-8aa693ff-6e62-4a6f-857b-e88c63927572 {
  margin-left: auto;
margin-right: auto;
}

#s-7bdba54b-73a7-4029-9232-73902c40ab22 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7bdba54b-73a7-4029-9232-73902c40ab22 {
  display: none;
}
#s-7bdba54b-73a7-4029-9232-73902c40ab22, #wrap-s-7bdba54b-73a7-4029-9232-73902c40ab22, #wrap-content-s-7bdba54b-73a7-4029-9232-73902c40ab22 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7bdba54b-73a7-4029-9232-73902c40ab22 {
  display: none;
}
#s-7bdba54b-73a7-4029-9232-73902c40ab22, #wrap-s-7bdba54b-73a7-4029-9232-73902c40ab22, #wrap-content-s-7bdba54b-73a7-4029-9232-73902c40ab22 { display: none !important; }}







#s-7bdba54b-73a7-4029-9232-73902c40ab22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7bdba54b-73a7-4029-9232-73902c40ab22.shg-box.shg-c {
  justify-content: center;
}

#s-fcbd5416-332b-4000-a53c-f43fdc82e460 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-fcbd5416-332b-4000-a53c-f43fdc82e460 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-ed305d29-35c7-4b17-a712-e2a82e521de0 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  margin: 0 !important;
  overflow: visible;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add background color handling */
  
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d0317a22-1420-45f3-a0e5-dc8d9028817e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image {
  box-sizing: border-box;
}



.s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  
}


@media (min-width: 1200px){#s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  margin: 0 !important;
  overflow: visible;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add background color handling */
  
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d0317a22-1420-45f3-a0e5-dc8d9028817e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image {
  box-sizing: border-box;
}



.s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  margin: 0 !important;
  overflow: visible;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add background color handling */
  
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d0317a22-1420-45f3-a0e5-dc8d9028817e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image {
  box-sizing: border-box;
}



.s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  margin: 0 !important;
  overflow: visible;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add background color handling */
  
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d0317a22-1420-45f3-a0e5-dc8d9028817e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image {
  box-sizing: border-box;
}



.s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  
}


}@media (max-width: 767px){#s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  margin: 0 !important;
  overflow: visible;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d0317a22-1420-45f3-a0e5-dc8d9028817e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add background color handling */
  
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d0317a22-1420-45f3-a0e5-dc8d9028817e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0317a22-1420-45f3-a0e5-dc8d9028817e.shogun-image {
  box-sizing: border-box;
}



.s-d0317a22-1420-45f3-a0e5-dc8d9028817e img.shogun-image {
  
}


}
#s-c7d853d2-a26c-4101-9645-79732de11468 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c7d853d2-a26c-4101-9645-79732de11468"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c7d853d2-a26c-4101-9645-79732de11468"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c7d853d2-a26c-4101-9645-79732de11468"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7d853d2-a26c-4101-9645-79732de11468"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
  box-sizing: border-box;
}



.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
      position: relative;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
  box-sizing: border-box;
}



.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
      position: relative;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
  box-sizing: border-box;
}



.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
      position: relative;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
  box-sizing: border-box;
}



.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
      position: relative;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  margin: 0 !important;
  overflow: visible;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add background color handling */
  
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image {
  box-sizing: border-box;
}



.s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container {
      position: relative;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1de4adfb-95bc-47e8-b9df-0eb9c5647772 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-e8afcf20-078e-473a-a61e-16d915665c4e {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-e8afcf20-078e-473a-a61e-16d915665c4e .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-0005172d-a67d-43cc-afce-f515569a5fc8 {
  margin-left: -35%;
margin-right: auto;
}

#s-4e94e2e1-4fc4-4c14-b480-44dbe8cb2be0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-4e94e2e1-4fc4-4c14-b480-44dbe8cb2be0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4e94e2e1-4fc4-4c14-b480-44dbe8cb2be0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e94e2e1-4fc4-4c14-b480-44dbe8cb2be0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e94e2e1-4fc4-4c14-b480-44dbe8cb2be0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  margin: 0 !important;
  overflow: visible;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add background color handling */
  
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
  box-sizing: border-box;
}



.s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
      position: relative;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  margin: 0 !important;
  overflow: visible;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add background color handling */
  
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
  box-sizing: border-box;
}



.s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
      position: relative;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  margin: 0 !important;
  overflow: visible;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add background color handling */
  
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
  box-sizing: border-box;
}



.s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
      position: relative;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  margin: 0 !important;
  overflow: visible;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add background color handling */
  
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
  box-sizing: border-box;
}



.s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
      position: relative;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  margin: 0 !important;
  overflow: visible;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add background color handling */
  
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-248975b4-cdf7-4e6b-b048-539ddec55e22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image {
  box-sizing: border-box;
}



.s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container {
      position: relative;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-248975b4-cdf7-4e6b-b048-539ddec55e22 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-9549339d-fee2-45d2-8193-e8a2e8a4aa5e {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-9549339d-fee2-45d2-8193-e8a2e8a4aa5e .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-b97e5705-bc5e-4cb4-a6e4-afdbd3c4a158 {
  margin-left: -35%;
margin-right: auto;
}

#s-c2490225-51e3-400c-ac2e-a159a7fb7df6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c2490225-51e3-400c-ac2e-a159a7fb7df6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c2490225-51e3-400c-ac2e-a159a7fb7df6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2490225-51e3-400c-ac2e-a159a7fb7df6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2490225-51e3-400c-ac2e-a159a7fb7df6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
  box-sizing: border-box;
}



.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
      position: relative;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
  box-sizing: border-box;
}



.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
      position: relative;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
  box-sizing: border-box;
}



.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
      position: relative;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
  box-sizing: border-box;
}



.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
      position: relative;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image {
  box-sizing: border-box;
}



.s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container {
      position: relative;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c2afc15-858f-412e-a55d-fc50fc6b6ab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-8c56cb3a-fc8d-471a-9a03-cac1468d6eab {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-8c56cb3a-fc8d-471a-9a03-cac1468d6eab .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-1ae0d727-7191-4efb-a041-4e7fcdc09367 {
  margin-left: -35%;
margin-right: auto;
}

#s-a5128725-eb27-4a25-9dde-62cb4df690f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

@media (min-width: 0px) {
[id="s-a5128725-eb27-4a25-9dde-62cb4df690f4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a5128725-eb27-4a25-9dde-62cb4df690f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a5128725-eb27-4a25-9dde-62cb4df690f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5128725-eb27-4a25-9dde-62cb4df690f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-55adb321-1120-4f76-95ec-000b7873a3da {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da {
  margin: 0 !important;
  overflow: visible;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add background color handling */
  
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-content {
  
    justify-content: center;
  
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
  box-sizing: border-box;
}



.s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55adb321-1120-4f76-95ec-000b7873a3da {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
      position: relative;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-55adb321-1120-4f76-95ec-000b7873a3da {
  margin: 0 !important;
  overflow: visible;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add background color handling */
  
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-content {
  
    justify-content: center;
  
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
  box-sizing: border-box;
}



.s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55adb321-1120-4f76-95ec-000b7873a3da {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
      position: relative;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-55adb321-1120-4f76-95ec-000b7873a3da {
  margin: 0 !important;
  overflow: visible;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add background color handling */
  
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-content {
  
    justify-content: center;
  
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
  box-sizing: border-box;
}



.s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55adb321-1120-4f76-95ec-000b7873a3da {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
      position: relative;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-55adb321-1120-4f76-95ec-000b7873a3da {
  margin: 0 !important;
  overflow: visible;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add background color handling */
  
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-content {
  
    justify-content: center;
  
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
  box-sizing: border-box;
}



.s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55adb321-1120-4f76-95ec-000b7873a3da {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
      position: relative;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-55adb321-1120-4f76-95ec-000b7873a3da {
  margin: 0 !important;
  overflow: visible;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55adb321-1120-4f76-95ec-000b7873a3da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add background color handling */
  
}

#s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55adb321-1120-4f76-95ec-000b7873a3da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-55adb321-1120-4f76-95ec-000b7873a3da .shogun-image-content {
  
    justify-content: center;
  
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image {
  box-sizing: border-box;
}



.s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55adb321-1120-4f76-95ec-000b7873a3da {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container {
      position: relative;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55adb321-1120-4f76-95ec-000b7873a3da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-87f54dd4-9e5a-4900-a0cd-3e1ca04a12da {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-87f54dd4-9e5a-4900-a0cd-3e1ca04a12da .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-f281e708-2f23-4bf5-86df-4298fff4ea6f {
  margin-left: -35%;
margin-right: auto;
}

#s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092 {
  display: none;
}
#s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092, #wrap-s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092, #wrap-content-s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092 { display: none !important; }}@media (max-width: 767px){#s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092 {
  display: none;
}
#s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092, #wrap-s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092, #wrap-content-s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092 { display: none !important; }}







#s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e5effdb-e11f-4846-9e9e-cfc8dfe6f092.shg-box.shg-c {
  justify-content: center;
}

#s-93ee0047-d268-4f2b-9803-5060cd9af534 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-93ee0047-d268-4f2b-9803-5060cd9af534 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-cba7915c-88cd-49f7-9c15-832124832c04 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-cba7915c-88cd-49f7-9c15-832124832c04 {
  display: none;
}
#s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-content-s-cba7915c-88cd-49f7-9c15-832124832c04 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cba7915c-88cd-49f7-9c15-832124832c04 {
  display: none;
}
#s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-content-s-cba7915c-88cd-49f7-9c15-832124832c04 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cba7915c-88cd-49f7-9c15-832124832c04 {
  display: none;
}
#s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-content-s-cba7915c-88cd-49f7-9c15-832124832c04 { display: none !important; }}@media (max-width: 767px){#s-cba7915c-88cd-49f7-9c15-832124832c04 {
  display: none;
}
#s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-s-cba7915c-88cd-49f7-9c15-832124832c04, #wrap-content-s-cba7915c-88cd-49f7-9c15-832124832c04 { display: none !important; }}
#s-cba7915c-88cd-49f7-9c15-832124832c04 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-cba7915c-88cd-49f7-9c15-832124832c04 .shg-sld-nav-button.shg-sld-left,
#s-cba7915c-88cd-49f7-9c15-832124832c04 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-4ae47385-9675-4064-9e22-3b74c5f4f679 {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-4ae47385-9675-4064-9e22-3b74c5f4f679"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ae47385-9675-4064-9e22-3b74c5f4f679"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4ae47385-9675-4064-9e22-3b74c5f4f679"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ae47385-9675-4064-9e22-3b74c5f4f679"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ecedd84d-62cd-4be8-b095-371bf65bdb2f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-ecedd84d-62cd-4be8-b095-371bf65bdb2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ecedd84d-62cd-4be8-b095-371bf65bdb2f.shg-box.shg-c {
  justify-content: center;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  margin: 0 !important;
  overflow: visible;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add background color handling */
  
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
    
    
    
    
  }


.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
  box-sizing: border-box;
}



.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  margin: 0 !important;
  overflow: visible;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add background color handling */
  
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
    
    
    
    
  }


.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
  box-sizing: border-box;
}



.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  margin: 0 !important;
  overflow: visible;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add background color handling */
  
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
    
    
    
    
  }


.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
  box-sizing: border-box;
}



.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  margin: 0 !important;
  overflow: visible;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add background color handling */
  
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
    
    
    
    
  }


.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
  box-sizing: border-box;
}



.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  margin: 0 !important;
  overflow: visible;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add background color handling */
  
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
    
    
    
    
  }


.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e73c86e2-72ec-4dca-bc6f-457fba0c8551.shogun-image {
  box-sizing: border-box;
}



.s-e73c86e2-72ec-4dca-bc6f-457fba0c8551 img.shogun-image {
  
}


}
#s-58a050f2-a791-4828-a735-d7ae6ca542b9 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-58a050f2-a791-4828-a735-d7ae6ca542b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-58a050f2-a791-4828-a735-d7ae6ca542b9.shg-box.shg-c {
  justify-content: center;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  margin: 0 !important;
  overflow: visible;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add background color handling */
  
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
  box-sizing: border-box;
}



.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  margin: 0 !important;
  overflow: visible;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add background color handling */
  
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
  box-sizing: border-box;
}



.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  margin: 0 !important;
  overflow: visible;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add background color handling */
  
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
  box-sizing: border-box;
}



.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  margin: 0 !important;
  overflow: visible;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add background color handling */
  
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
  box-sizing: border-box;
}



.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  margin: 0 !important;
  overflow: visible;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a25fcf06-a495-4dc3-ba18-cf82a276e978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add background color handling */
  
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a25fcf06-a495-4dc3-ba18-cf82a276e978.shogun-image {
  box-sizing: border-box;
}



.s-a25fcf06-a495-4dc3-ba18-cf82a276e978 img.shogun-image {
  
}


}
#s-d0450a52-91b3-4018-a5e7-cff5a3dc396d {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-d0450a52-91b3-4018-a5e7-cff5a3dc396d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d0450a52-91b3-4018-a5e7-cff5a3dc396d.shg-box.shg-c {
  justify-content: center;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
  box-sizing: border-box;
}



.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  
}


@media (min-width: 1200px){#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
  box-sizing: border-box;
}



.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
  box-sizing: border-box;
}



.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
  box-sizing: border-box;
}



.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  
}


}@media (max-width: 767px){#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc951faf-7e7d-4397-b85d-dc7d1ba22715.shogun-image {
  box-sizing: border-box;
}



.s-bc951faf-7e7d-4397-b85d-dc7d1ba22715 img.shogun-image {
  
}


}
#s-6f8a4905-9443-4f2a-bce1-280e0982330c {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
background-color: rgba(255, 116, 0, 0);
}

@media (min-width: 0px) {
[id="s-6f8a4905-9443-4f2a-bce1-280e0982330c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f8a4905-9443-4f2a-bce1-280e0982330c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6f8a4905-9443-4f2a-bce1-280e0982330c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f8a4905-9443-4f2a-bce1-280e0982330c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-8a8f7e70-937e-4b12-a818-5fa0a62402fc {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-8a8f7e70-937e-4b12-a818-5fa0a62402fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8a8f7e70-937e-4b12-a818-5fa0a62402fc.shg-box.shg-c {
  justify-content: center;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
  box-sizing: border-box;
}



.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
  box-sizing: border-box;
}



.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
  box-sizing: border-box;
}



.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
  box-sizing: border-box;
}



.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b1494ce-53bc-4db6-b12c-68fc89dc5038.shogun-image {
  box-sizing: border-box;
}



.s-0b1494ce-53bc-4db6-b12c-68fc89dc5038 img.shogun-image {
  
}


}
#s-e6900d81-275f-468c-bea4-710a402912e9 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-e6900d81-275f-468c-bea4-710a402912e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6900d81-275f-468c-bea4-710a402912e9.shg-box.shg-c {
  justify-content: center;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  margin: 0 !important;
  overflow: visible;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add background color handling */
  
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-99eae46f-c7fd-4e69-a633-ea66048ca29c .shogun-image-content {
  
    justify-content: center;
  
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
  box-sizing: border-box;
}



.s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  
}


@media (min-width: 1200px){#s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  margin: 0 !important;
  overflow: visible;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add background color handling */
  
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-99eae46f-c7fd-4e69-a633-ea66048ca29c .shogun-image-content {
  
    justify-content: center;
  
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
  box-sizing: border-box;
}



.s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  margin: 0 !important;
  overflow: visible;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add background color handling */
  
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-99eae46f-c7fd-4e69-a633-ea66048ca29c .shogun-image-content {
  
    justify-content: center;
  
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
  box-sizing: border-box;
}



.s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  margin: 0 !important;
  overflow: visible;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add background color handling */
  
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-99eae46f-c7fd-4e69-a633-ea66048ca29c .shogun-image-content {
  
    justify-content: center;
  
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
  box-sizing: border-box;
}



.s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  
}


}@media (max-width: 767px){#s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  margin: 0 !important;
  overflow: visible;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99eae46f-c7fd-4e69-a633-ea66048ca29c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add background color handling */
  
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-99eae46f-c7fd-4e69-a633-ea66048ca29c .shogun-image-content {
  
    justify-content: center;
  
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99eae46f-c7fd-4e69-a633-ea66048ca29c.shogun-image {
  box-sizing: border-box;
}



.s-99eae46f-c7fd-4e69-a633-ea66048ca29c img.shogun-image {
  
}


}
#s-ca037469-6511-41aa-a61b-1b13ffdae8ef {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-ca037469-6511-41aa-a61b-1b13ffdae8ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca037469-6511-41aa-a61b-1b13ffdae8ef.shg-box.shg-c {
  justify-content: center;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
  box-sizing: border-box;
}



.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  
}


@media (min-width: 1200px){#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
  box-sizing: border-box;
}



.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
  box-sizing: border-box;
}



.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
  box-sizing: border-box;
}



.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  
}


}@media (max-width: 767px){#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7abfe58-49b9-4991-837e-3dfd37a5af86 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7abfe58-49b9-4991-837e-3dfd37a5af86.shogun-image {
  box-sizing: border-box;
}



.s-c7abfe58-49b9-4991-837e-3dfd37a5af86 img.shogun-image {
  
}


}
#s-7299c3f1-0982-4366-9639-8ad359addf0f {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
}

@media (min-width: 0px) {
[id="s-7299c3f1-0982-4366-9639-8ad359addf0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7299c3f1-0982-4366-9639-8ad359addf0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7299c3f1-0982-4366-9639-8ad359addf0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7299c3f1-0982-4366-9639-8ad359addf0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-24d93bc8-a823-4082-a869-7590eda0a898 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-24d93bc8-a823-4082-a869-7590eda0a898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24d93bc8-a823-4082-a869-7590eda0a898.shg-box.shg-c {
  justify-content: center;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  margin: 0 !important;
  overflow: visible;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add background color handling */
  
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
  box-sizing: border-box;
}



.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  
}


@media (min-width: 1200px){#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  margin: 0 !important;
  overflow: visible;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add background color handling */
  
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
  box-sizing: border-box;
}



.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  margin: 0 !important;
  overflow: visible;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add background color handling */
  
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
  box-sizing: border-box;
}



.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  margin: 0 !important;
  overflow: visible;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add background color handling */
  
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
  box-sizing: border-box;
}



.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  
}


}@media (max-width: 767px){#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  margin: 0 !important;
  overflow: visible;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f26e1da-8319-4d4e-b21a-2f6237e25dca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add background color handling */
  
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f26e1da-8319-4d4e-b21a-2f6237e25dca.shogun-image {
  box-sizing: border-box;
}



.s-5f26e1da-8319-4d4e-b21a-2f6237e25dca img.shogun-image {
  
}


}
#s-4ac22d26-39b4-40ea-97f8-017923d6897c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-4ac22d26-39b4-40ea-97f8-017923d6897c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ac22d26-39b4-40ea-97f8-017923d6897c.shg-box.shg-c {
  justify-content: center;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
  box-sizing: border-box;
}



.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  
}


@media (min-width: 1200px){#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
  box-sizing: border-box;
}



.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
  box-sizing: border-box;
}



.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
  box-sizing: border-box;
}



.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  
}


}@media (max-width: 767px){#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044.shogun-image {
  box-sizing: border-box;
}



.s-8f2a15c6-a03f-4f04-b16e-0cf31fbac044 img.shogun-image {
  
}


}
#s-e1587428-ceed-469c-bb79-040806510437 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-e1587428-ceed-469c-bb79-040806510437 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e1587428-ceed-469c-bb79-040806510437.shg-box.shg-c {
  justify-content: center;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  margin: 0 !important;
  overflow: visible;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add background color handling */
  
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
  box-sizing: border-box;
}



.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  
}


@media (min-width: 1200px){#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  margin: 0 !important;
  overflow: visible;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add background color handling */
  
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
  box-sizing: border-box;
}



.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  margin: 0 !important;
  overflow: visible;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add background color handling */
  
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
  box-sizing: border-box;
}



.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  margin: 0 !important;
  overflow: visible;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add background color handling */
  
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
  box-sizing: border-box;
}



.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  
}


}@media (max-width: 767px){#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  margin: 0 !important;
  overflow: visible;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add background color handling */
  
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f.shogun-image {
  box-sizing: border-box;
}



.s-6d0654d9-ffae-4896-a0ce-97d282fe0c4f img.shogun-image {
  
}


}
#s-8669a178-2e87-4108-a2c4-d4211ce6cdd7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-8669a178-2e87-4108-a2c4-d4211ce6cdd7 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-8669a178-2e87-4108-a2c4-d4211ce6cdd7 .shg-sld-nav-button.shg-sld-left,
#s-8669a178-2e87-4108-a2c4-d4211ce6cdd7 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-25d699ed-65a7-4c17-a728-ff42843e0f7d {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-25d699ed-65a7-4c17-a728-ff42843e0f7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25d699ed-65a7-4c17-a728-ff42843e0f7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-25d699ed-65a7-4c17-a728-ff42843e0f7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-25d699ed-65a7-4c17-a728-ff42843e0f7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0eac655d-6dce-4347-8be8-1fd55b771bf2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-0eac655d-6dce-4347-8be8-1fd55b771bf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0eac655d-6dce-4347-8be8-1fd55b771bf2.shg-box.shg-c {
  justify-content: center;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
  box-sizing: border-box;
}



.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  
}


@media (min-width: 1200px){#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
  box-sizing: border-box;
}



.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
  box-sizing: border-box;
}



.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
  box-sizing: border-box;
}



.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  
}


}@media (max-width: 767px){#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2188b37-3910-4320-8c4b-2c5aec0ec619 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2188b37-3910-4320-8c4b-2c5aec0ec619.shogun-image {
  box-sizing: border-box;
}



.s-c2188b37-3910-4320-8c4b-2c5aec0ec619 img.shogun-image {
  
}


}
#s-a83a34f3-6286-4d31-8ab7-3d9e72339a4f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-a83a34f3-6286-4d31-8ab7-3d9e72339a4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a83a34f3-6286-4d31-8ab7-3d9e72339a4f.shg-box.shg-c {
  justify-content: center;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  margin: 0 !important;
  overflow: visible;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add background color handling */
  
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shg-align-container {
  display: flex;
  justify-content: center
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
  box-sizing: border-box;
}



.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  
}


@media (min-width: 1200px){#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  margin: 0 !important;
  overflow: visible;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add background color handling */
  
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shg-align-container {
  display: flex;
  justify-content: center
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
  box-sizing: border-box;
}



.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  margin: 0 !important;
  overflow: visible;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add background color handling */
  
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shg-align-container {
  display: flex;
  justify-content: center
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
  box-sizing: border-box;
}



.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  margin: 0 !important;
  overflow: visible;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add background color handling */
  
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shg-align-container {
  display: flex;
  justify-content: center
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
  box-sizing: border-box;
}



.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  
}


}@media (max-width: 767px){#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  margin: 0 !important;
  overflow: visible;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-289ec8e3-e5d5-4d2b-beed-0c141101a610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add background color handling */
  
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shg-align-container {
  display: flex;
  justify-content: center
}

.s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-289ec8e3-e5d5-4d2b-beed-0c141101a610.shogun-image {
  box-sizing: border-box;
}



.s-289ec8e3-e5d5-4d2b-beed-0c141101a610 img.shogun-image {
  
}


}
#s-9b47ef9e-5a10-4d93-b9ba-2b555454244a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-9b47ef9e-5a10-4d93-b9ba-2b555454244a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9b47ef9e-5a10-4d93-b9ba-2b555454244a.shg-box.shg-c {
  justify-content: center;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7f0bd61f-17e6-4652-9182-264c2537cf6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
  box-sizing: border-box;
}



.s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  
}


@media (min-width: 1200px){#s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7f0bd61f-17e6-4652-9182-264c2537cf6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
  box-sizing: border-box;
}



.s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7f0bd61f-17e6-4652-9182-264c2537cf6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
  box-sizing: border-box;
}



.s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7f0bd61f-17e6-4652-9182-264c2537cf6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
  box-sizing: border-box;
}



.s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  
}


}@media (max-width: 767px){#s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f0bd61f-17e6-4652-9182-264c2537cf6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7f0bd61f-17e6-4652-9182-264c2537cf6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f0bd61f-17e6-4652-9182-264c2537cf6f.shogun-image {
  box-sizing: border-box;
}



.s-7f0bd61f-17e6-4652-9182-264c2537cf6f img.shogun-image {
  
}


}
#s-0cfb4d32-2bcb-4208-a7b1-e61dbc3e542e {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-0cfb4d32-2bcb-4208-a7b1-e61dbc3e542e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cfb4d32-2bcb-4208-a7b1-e61dbc3e542e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0cfb4d32-2bcb-4208-a7b1-e61dbc3e542e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cfb4d32-2bcb-4208-a7b1-e61dbc3e542e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-faaf2e13-5938-4dd9-9cb8-4c5476ade0f5 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-faaf2e13-5938-4dd9-9cb8-4c5476ade0f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-faaf2e13-5938-4dd9-9cb8-4c5476ade0f5.shg-box.shg-c {
  justify-content: center;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
  box-sizing: border-box;
}



.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  
}


@media (min-width: 1200px){#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
  box-sizing: border-box;
}



.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
  box-sizing: border-box;
}



.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
  box-sizing: border-box;
}



.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  
}


}@media (max-width: 767px){#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fde82ae-057d-42b1-b546-3d8dc3e83deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fde82ae-057d-42b1-b546-3d8dc3e83deb.shogun-image {
  box-sizing: border-box;
}



.s-7fde82ae-057d-42b1-b546-3d8dc3e83deb img.shogun-image {
  
}


}
#s-8ebb9e98-1eaf-4cec-92ba-6b34a7dd9c4b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-8ebb9e98-1eaf-4cec-92ba-6b34a7dd9c4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8ebb9e98-1eaf-4cec-92ba-6b34a7dd9c4b.shg-box.shg-c {
  justify-content: center;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
  box-sizing: border-box;
}



.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
  box-sizing: border-box;
}



.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
  box-sizing: border-box;
}



.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
  box-sizing: border-box;
}



.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5cea789-8e60-4518-a1bb-13eb4ab195c3.shogun-image {
  box-sizing: border-box;
}



.s-b5cea789-8e60-4518-a1bb-13eb4ab195c3 img.shogun-image {
  
}


}
#s-66d78126-5824-497f-b8d5-bb7799f10438 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-66d78126-5824-497f-b8d5-bb7799f10438 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-66d78126-5824-497f-b8d5-bb7799f10438.shg-box.shg-c {
  justify-content: center;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
  box-sizing: border-box;
}



.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
  box-sizing: border-box;
}



.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
  box-sizing: border-box;
}



.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
  box-sizing: border-box;
}



.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3808ea-404f-4cf0-a6fb-fb17fddae623.shogun-image {
  box-sizing: border-box;
}



.s-5f3808ea-404f-4cf0-a6fb-fb17fddae623 img.shogun-image {
  
}


}
#s-45d4386d-78fb-4bec-9b78-30100a0ee886 {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-45d4386d-78fb-4bec-9b78-30100a0ee886"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45d4386d-78fb-4bec-9b78-30100a0ee886"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-45d4386d-78fb-4bec-9b78-30100a0ee886"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-45d4386d-78fb-4bec-9b78-30100a0ee886"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e0f2032f-7bd7-4118-baab-f8771dcb6616 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-e0f2032f-7bd7-4118-baab-f8771dcb6616 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e0f2032f-7bd7-4118-baab-f8771dcb6616.shg-box.shg-c {
  justify-content: center;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
    
    
    
    
  }


.s-7c343a93-96ee-4cad-86b8-7fa971c41559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
  box-sizing: border-box;
}



.s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
    
    
    
    
  }


.s-7c343a93-96ee-4cad-86b8-7fa971c41559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
  box-sizing: border-box;
}



.s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
    
    
    
    
  }


.s-7c343a93-96ee-4cad-86b8-7fa971c41559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
  box-sizing: border-box;
}



.s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
    
    
    
    
  }


.s-7c343a93-96ee-4cad-86b8-7fa971c41559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
  box-sizing: border-box;
}



.s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c343a93-96ee-4cad-86b8-7fa971c41559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
    
    
    
    
  }


.s-7c343a93-96ee-4cad-86b8-7fa971c41559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c343a93-96ee-4cad-86b8-7fa971c41559.shogun-image {
  box-sizing: border-box;
}



.s-7c343a93-96ee-4cad-86b8-7fa971c41559 img.shogun-image {
  
}


}
#s-325ee28b-fdcd-4384-b276-1fbe9758fb8b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-325ee28b-fdcd-4384-b276-1fbe9758fb8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-325ee28b-fdcd-4384-b276-1fbe9758fb8b.shg-box.shg-c {
  justify-content: center;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  margin: 0 !important;
  overflow: visible;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add background color handling */
  
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d33bb54b-c16a-4557-b67d-f9040b8b482c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
  box-sizing: border-box;
}



.s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  
}


@media (min-width: 1200px){#s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  margin: 0 !important;
  overflow: visible;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add background color handling */
  
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d33bb54b-c16a-4557-b67d-f9040b8b482c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
  box-sizing: border-box;
}



.s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  margin: 0 !important;
  overflow: visible;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add background color handling */
  
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d33bb54b-c16a-4557-b67d-f9040b8b482c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
  box-sizing: border-box;
}



.s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  margin: 0 !important;
  overflow: visible;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add background color handling */
  
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d33bb54b-c16a-4557-b67d-f9040b8b482c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
  box-sizing: border-box;
}



.s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  
}


}@media (max-width: 767px){#s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  margin: 0 !important;
  overflow: visible;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33bb54b-c16a-4557-b67d-f9040b8b482c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add background color handling */
  
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d33bb54b-c16a-4557-b67d-f9040b8b482c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33bb54b-c16a-4557-b67d-f9040b8b482c.shogun-image {
  box-sizing: border-box;
}



.s-d33bb54b-c16a-4557-b67d-f9040b8b482c img.shogun-image {
  
}


}
#s-8c05235e-718c-4f3b-8d9f-0c889cd8d067 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-8c05235e-718c-4f3b-8d9f-0c889cd8d067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c05235e-718c-4f3b-8d9f-0c889cd8d067.shg-box.shg-c {
  justify-content: center;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  margin: 0 !important;
  overflow: visible;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add background color handling */
  
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-59836e67-ebf4-4caf-a642-eee8349a0562 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
  box-sizing: border-box;
}



.s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  
}


@media (min-width: 1200px){#s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  margin: 0 !important;
  overflow: visible;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add background color handling */
  
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-59836e67-ebf4-4caf-a642-eee8349a0562 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
  box-sizing: border-box;
}



.s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  margin: 0 !important;
  overflow: visible;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add background color handling */
  
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-59836e67-ebf4-4caf-a642-eee8349a0562 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
  box-sizing: border-box;
}



.s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  margin: 0 !important;
  overflow: visible;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add background color handling */
  
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-59836e67-ebf4-4caf-a642-eee8349a0562 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
  box-sizing: border-box;
}



.s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  
}


}@media (max-width: 767px){#s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  margin: 0 !important;
  overflow: visible;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59836e67-ebf4-4caf-a642-eee8349a0562 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add background color handling */
  
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-59836e67-ebf4-4caf-a642-eee8349a0562 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59836e67-ebf4-4caf-a642-eee8349a0562.shogun-image {
  box-sizing: border-box;
}



.s-59836e67-ebf4-4caf-a642-eee8349a0562 img.shogun-image {
  
}


}
#s-d506d215-ed46-49cd-b280-4bd496aa6379 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0);
}
@media (min-width: 1200px){#s-d506d215-ed46-49cd-b280-4bd496aa6379 {
  display: none;
}
#s-d506d215-ed46-49cd-b280-4bd496aa6379, #wrap-s-d506d215-ed46-49cd-b280-4bd496aa6379, #wrap-content-s-d506d215-ed46-49cd-b280-4bd496aa6379 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d506d215-ed46-49cd-b280-4bd496aa6379 {
  display: none;
}
#s-d506d215-ed46-49cd-b280-4bd496aa6379, #wrap-s-d506d215-ed46-49cd-b280-4bd496aa6379, #wrap-content-s-d506d215-ed46-49cd-b280-4bd496aa6379 { display: none !important; }}







#s-d506d215-ed46-49cd-b280-4bd496aa6379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d506d215-ed46-49cd-b280-4bd496aa6379.shg-box.shg-c {
  justify-content: center;
}

#s-ab750ec7-b963-4837-9fca-fbd49ef46c32 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-ab750ec7-b963-4837-9fca-fbd49ef46c32 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-8391c194-f499-46b7-be35-9099d039acd8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-8391c194-f499-46b7-be35-9099d039acd8 {
  display: none;
}
#s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-content-s-8391c194-f499-46b7-be35-9099d039acd8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8391c194-f499-46b7-be35-9099d039acd8 {
  display: none;
}
#s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-content-s-8391c194-f499-46b7-be35-9099d039acd8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8391c194-f499-46b7-be35-9099d039acd8 {
  display: none;
}
#s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-content-s-8391c194-f499-46b7-be35-9099d039acd8 { display: none !important; }}@media (max-width: 767px){#s-8391c194-f499-46b7-be35-9099d039acd8 {
  display: none;
}
#s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-s-8391c194-f499-46b7-be35-9099d039acd8, #wrap-content-s-8391c194-f499-46b7-be35-9099d039acd8 { display: none !important; }}
#s-8391c194-f499-46b7-be35-9099d039acd8 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-8391c194-f499-46b7-be35-9099d039acd8 .shg-sld-nav-button.shg-sld-left,
#s-8391c194-f499-46b7-be35-9099d039acd8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-c486a9c5-17b2-483b-bab3-5783c3eeefad {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-c486a9c5-17b2-483b-bab3-5783c3eeefad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c486a9c5-17b2-483b-bab3-5783c3eeefad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c486a9c5-17b2-483b-bab3-5783c3eeefad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c486a9c5-17b2-483b-bab3-5783c3eeefad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-4058624f-f4f8-410c-8f6a-52a011baed5e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-4058624f-f4f8-410c-8f6a-52a011baed5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4058624f-f4f8-410c-8f6a-52a011baed5e.shg-box.shg-c {
  justify-content: center;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
    
    
    
    
  }


.s-f1880436-caae-4196-9e58-bc40daa804c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
  box-sizing: border-box;
}



.s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-f1880436-caae-4196-9e58-bc40daa804c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
    
    
    
    
  }


.s-f1880436-caae-4196-9e58-bc40daa804c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
  box-sizing: border-box;
}



.s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f1880436-caae-4196-9e58-bc40daa804c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
    
    
    
    
  }


.s-f1880436-caae-4196-9e58-bc40daa804c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
  box-sizing: border-box;
}



.s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f1880436-caae-4196-9e58-bc40daa804c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
    
    
    
    
  }


.s-f1880436-caae-4196-9e58-bc40daa804c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
  box-sizing: border-box;
}



.s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-f1880436-caae-4196-9e58-bc40daa804c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1880436-caae-4196-9e58-bc40daa804c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
    
    
    
    
  }


.s-f1880436-caae-4196-9e58-bc40daa804c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1880436-caae-4196-9e58-bc40daa804c1.shogun-image {
  box-sizing: border-box;
}



.s-f1880436-caae-4196-9e58-bc40daa804c1 img.shogun-image {
  
}


}
#s-0eb2e00e-bfaf-4826-973f-6db086f5df53 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-0eb2e00e-bfaf-4826-973f-6db086f5df53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0eb2e00e-bfaf-4826-973f-6db086f5df53.shg-box.shg-c {
  justify-content: center;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
  box-sizing: border-box;
}



.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  
}


@media (min-width: 1200px){#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
  box-sizing: border-box;
}



.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
  box-sizing: border-box;
}



.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
  box-sizing: border-box;
}



.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  
}


}@media (max-width: 767px){#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f.shogun-image {
  box-sizing: border-box;
}



.s-c1b24d35-4dc5-4d4f-a437-7241f985fc5f img.shogun-image {
  
}


}
#s-1dc6a9ee-e191-4e10-9b78-06a98e777275 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-1dc6a9ee-e191-4e10-9b78-06a98e777275 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1dc6a9ee-e191-4e10-9b78-06a98e777275.shg-box.shg-c {
  justify-content: center;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  margin: 0 !important;
  overflow: visible;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add background color handling */
  
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-439fd677-08ff-4e83-9e33-ed0eece145fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
  box-sizing: border-box;
}



.s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  
}


@media (min-width: 1200px){#s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  margin: 0 !important;
  overflow: visible;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add background color handling */
  
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-439fd677-08ff-4e83-9e33-ed0eece145fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
  box-sizing: border-box;
}



.s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  margin: 0 !important;
  overflow: visible;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add background color handling */
  
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-439fd677-08ff-4e83-9e33-ed0eece145fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
  box-sizing: border-box;
}



.s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  margin: 0 !important;
  overflow: visible;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add background color handling */
  
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-439fd677-08ff-4e83-9e33-ed0eece145fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
  box-sizing: border-box;
}



.s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  
}


}@media (max-width: 767px){#s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  margin: 0 !important;
  overflow: visible;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-439fd677-08ff-4e83-9e33-ed0eece145fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add background color handling */
  
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-439fd677-08ff-4e83-9e33-ed0eece145fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-439fd677-08ff-4e83-9e33-ed0eece145fd.shogun-image {
  box-sizing: border-box;
}



.s-439fd677-08ff-4e83-9e33-ed0eece145fd img.shogun-image {
  
}


}
#s-d7e1995d-09a0-442e-97f0-bb83d182e7c7 {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
background-color: rgba(255, 116, 0, 0);
}

@media (min-width: 0px) {
[id="s-d7e1995d-09a0-442e-97f0-bb83d182e7c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7e1995d-09a0-442e-97f0-bb83d182e7c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d7e1995d-09a0-442e-97f0-bb83d182e7c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7e1995d-09a0-442e-97f0-bb83d182e7c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-726c88d9-1d3f-411d-96b4-3d288fb00c28 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-726c88d9-1d3f-411d-96b4-3d288fb00c28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-726c88d9-1d3f-411d-96b4-3d288fb00c28.shg-box.shg-c {
  justify-content: center;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  margin: 0 !important;
  overflow: visible;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add background color handling */
  
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
  box-sizing: border-box;
}



.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  
}


@media (min-width: 1200px){#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  margin: 0 !important;
  overflow: visible;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add background color handling */
  
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
  box-sizing: border-box;
}



.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  margin: 0 !important;
  overflow: visible;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add background color handling */
  
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
  box-sizing: border-box;
}



.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  margin: 0 !important;
  overflow: visible;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add background color handling */
  
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
  box-sizing: border-box;
}



.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  
}


}@media (max-width: 767px){#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  margin: 0 !important;
  overflow: visible;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add background color handling */
  
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af.shogun-image {
  box-sizing: border-box;
}



.s-5c5f80a2-5cbb-4fdb-8554-771ac3e4c2af img.shogun-image {
  
}


}
#s-4c247efd-5f6e-4662-b883-11f0a309b300 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-4c247efd-5f6e-4662-b883-11f0a309b300 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c247efd-5f6e-4662-b883-11f0a309b300.shg-box.shg-c {
  justify-content: center;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  margin: 0 !important;
  overflow: visible;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add background color handling */
  
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-45706d8d-dfa6-4690-9406-0677d1f4c571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
  box-sizing: border-box;
}



.s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  
}


@media (min-width: 1200px){#s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  margin: 0 !important;
  overflow: visible;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add background color handling */
  
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-45706d8d-dfa6-4690-9406-0677d1f4c571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
  box-sizing: border-box;
}



.s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  margin: 0 !important;
  overflow: visible;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add background color handling */
  
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-45706d8d-dfa6-4690-9406-0677d1f4c571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
  box-sizing: border-box;
}



.s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  margin: 0 !important;
  overflow: visible;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add background color handling */
  
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-45706d8d-dfa6-4690-9406-0677d1f4c571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
  box-sizing: border-box;
}



.s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  
}


}@media (max-width: 767px){#s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  margin: 0 !important;
  overflow: visible;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-45706d8d-dfa6-4690-9406-0677d1f4c571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add background color handling */
  
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-45706d8d-dfa6-4690-9406-0677d1f4c571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45706d8d-dfa6-4690-9406-0677d1f4c571.shogun-image {
  box-sizing: border-box;
}



.s-45706d8d-dfa6-4690-9406-0677d1f4c571 img.shogun-image {
  
}


}
#s-0bf987ff-ab14-413f-b824-07d78d4c5802 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-0bf987ff-ab14-413f-b824-07d78d4c5802 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0bf987ff-ab14-413f-b824-07d78d4c5802.shg-box.shg-c {
  justify-content: center;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  margin: 0 !important;
  overflow: visible;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add background color handling */
  
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
  box-sizing: border-box;
}



.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  
}


@media (min-width: 1200px){#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  margin: 0 !important;
  overflow: visible;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add background color handling */
  
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
  box-sizing: border-box;
}



.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  margin: 0 !important;
  overflow: visible;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add background color handling */
  
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
  box-sizing: border-box;
}



.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  margin: 0 !important;
  overflow: visible;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add background color handling */
  
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
  box-sizing: border-box;
}



.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  
}


}@media (max-width: 767px){#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  margin: 0 !important;
  overflow: visible;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9a13757-1fc2-46cd-a416-f87cb7b70dae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add background color handling */
  
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9a13757-1fc2-46cd-a416-f87cb7b70dae.shogun-image {
  box-sizing: border-box;
}



.s-c9a13757-1fc2-46cd-a416-f87cb7b70dae img.shogun-image {
  
}


}
#s-728be0cc-847a-43d4-9b7b-a706ec9aafbf {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
}

@media (min-width: 0px) {
[id="s-728be0cc-847a-43d4-9b7b-a706ec9aafbf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-728be0cc-847a-43d4-9b7b-a706ec9aafbf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-728be0cc-847a-43d4-9b7b-a706ec9aafbf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-728be0cc-847a-43d4-9b7b-a706ec9aafbf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-95a63ab2-a64b-427d-8870-2f8d876b7190 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-95a63ab2-a64b-427d-8870-2f8d876b7190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95a63ab2-a64b-427d-8870-2f8d876b7190.shg-box.shg-c {
  justify-content: center;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  margin: 0 !important;
  overflow: visible;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add background color handling */
  
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6751e49f-c545-4faf-bc46-6cb43147fdfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
  box-sizing: border-box;
}



.s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  
}


@media (min-width: 1200px){#s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  margin: 0 !important;
  overflow: visible;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add background color handling */
  
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6751e49f-c545-4faf-bc46-6cb43147fdfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
  box-sizing: border-box;
}



.s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  margin: 0 !important;
  overflow: visible;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add background color handling */
  
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6751e49f-c545-4faf-bc46-6cb43147fdfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
  box-sizing: border-box;
}



.s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  margin: 0 !important;
  overflow: visible;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add background color handling */
  
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6751e49f-c545-4faf-bc46-6cb43147fdfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
  box-sizing: border-box;
}



.s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  
}


}@media (max-width: 767px){#s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  margin: 0 !important;
  overflow: visible;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6751e49f-c545-4faf-bc46-6cb43147fdfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add background color handling */
  
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-6751e49f-c545-4faf-bc46-6cb43147fdfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6751e49f-c545-4faf-bc46-6cb43147fdfd.shogun-image {
  box-sizing: border-box;
}



.s-6751e49f-c545-4faf-bc46-6cb43147fdfd img.shogun-image {
  
}


}
#s-10fb49e4-125e-45a0-8273-a7794be738db {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-10fb49e4-125e-45a0-8273-a7794be738db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10fb49e4-125e-45a0-8273-a7794be738db.shg-box.shg-c {
  justify-content: center;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  margin: 0 !important;
  overflow: visible;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add background color handling */
  
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b .shogun-image-content {
  
    justify-content: center;
  
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
  box-sizing: border-box;
}



.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  
}


@media (min-width: 1200px){#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  margin: 0 !important;
  overflow: visible;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add background color handling */
  
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b .shogun-image-content {
  
    justify-content: center;
  
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
  box-sizing: border-box;
}



.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  margin: 0 !important;
  overflow: visible;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add background color handling */
  
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b .shogun-image-content {
  
    justify-content: center;
  
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
  box-sizing: border-box;
}



.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  margin: 0 !important;
  overflow: visible;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add background color handling */
  
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b .shogun-image-content {
  
    justify-content: center;
  
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
  box-sizing: border-box;
}



.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  
}


}@media (max-width: 767px){#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  margin: 0 !important;
  overflow: visible;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add background color handling */
  
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b .shogun-image-content {
  
    justify-content: center;
  
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b.shogun-image {
  box-sizing: border-box;
}



.s-13bd7fc5-44a9-4ecd-8832-bdc56722e79b img.shogun-image {
  
}


}
#s-ecfcb7ef-bfd5-4fee-bdd9-7cb65962e3d1 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-ecfcb7ef-bfd5-4fee-bdd9-7cb65962e3d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ecfcb7ef-bfd5-4fee-bdd9-7cb65962e3d1.shg-box.shg-c {
  justify-content: center;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  margin: 0 !important;
  overflow: visible;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add background color handling */
  
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d63bee71-8238-4a52-9baa-6541d6ab3534 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
  box-sizing: border-box;
}



.s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  margin: 0 !important;
  overflow: visible;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add background color handling */
  
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d63bee71-8238-4a52-9baa-6541d6ab3534 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
  box-sizing: border-box;
}



.s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  margin: 0 !important;
  overflow: visible;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add background color handling */
  
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d63bee71-8238-4a52-9baa-6541d6ab3534 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
  box-sizing: border-box;
}



.s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  margin: 0 !important;
  overflow: visible;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add background color handling */
  
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d63bee71-8238-4a52-9baa-6541d6ab3534 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
  box-sizing: border-box;
}



.s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  margin: 0 !important;
  overflow: visible;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d63bee71-8238-4a52-9baa-6541d6ab3534 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add background color handling */
  
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-d63bee71-8238-4a52-9baa-6541d6ab3534 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d63bee71-8238-4a52-9baa-6541d6ab3534.shogun-image {
  box-sizing: border-box;
}



.s-d63bee71-8238-4a52-9baa-6541d6ab3534 img.shogun-image {
  
}


}
#s-988b3900-207f-449e-923c-6e96a3197e31 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-988b3900-207f-449e-923c-6e96a3197e31 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-988b3900-207f-449e-923c-6e96a3197e31 .shg-sld-nav-button.shg-sld-left,
#s-988b3900-207f-449e-923c-6e96a3197e31 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-589f5c5c-28fd-442c-8e88-38dca20fe13f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-589f5c5c-28fd-442c-8e88-38dca20fe13f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-589f5c5c-28fd-442c-8e88-38dca20fe13f.shg-box.shg-c {
  justify-content: center;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-fb80e431-885e-4e91-9a27-94858739ca20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
  box-sizing: border-box;
}



.s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  
}


@media (min-width: 1200px){#s-fb80e431-885e-4e91-9a27-94858739ca20 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-fb80e431-885e-4e91-9a27-94858739ca20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
  box-sizing: border-box;
}



.s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fb80e431-885e-4e91-9a27-94858739ca20 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-fb80e431-885e-4e91-9a27-94858739ca20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
  box-sizing: border-box;
}



.s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fb80e431-885e-4e91-9a27-94858739ca20 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-fb80e431-885e-4e91-9a27-94858739ca20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
  box-sizing: border-box;
}



.s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  
}


}@media (max-width: 767px){#s-fb80e431-885e-4e91-9a27-94858739ca20 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb80e431-885e-4e91-9a27-94858739ca20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-fb80e431-885e-4e91-9a27-94858739ca20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb80e431-885e-4e91-9a27-94858739ca20.shogun-image {
  box-sizing: border-box;
}



.s-fb80e431-885e-4e91-9a27-94858739ca20 img.shogun-image {
  
}


}
#s-41502bd9-ea21-493b-8b6b-e717ef66a154 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-41502bd9-ea21-493b-8b6b-e717ef66a154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41502bd9-ea21-493b-8b6b-e717ef66a154.shg-box.shg-c {
  justify-content: center;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
  box-sizing: border-box;
}



.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
  box-sizing: border-box;
}



.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
  box-sizing: border-box;
}



.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
  box-sizing: border-box;
}



.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7.shogun-image {
  box-sizing: border-box;
}



.s-f43117eb-e1fe-4f4e-8cbc-0dfbdabd86c7 img.shogun-image {
  
}


}
#s-88a7ece3-d775-459c-a137-51aac3516e38 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-88a7ece3-d775-459c-a137-51aac3516e38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88a7ece3-d775-459c-a137-51aac3516e38.shg-box.shg-c {
  justify-content: center;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  margin: 0 !important;
  overflow: visible;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add background color handling */
  
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
  box-sizing: border-box;
}



.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  margin: 0 !important;
  overflow: visible;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add background color handling */
  
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
  box-sizing: border-box;
}



.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  margin: 0 !important;
  overflow: visible;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add background color handling */
  
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
  box-sizing: border-box;
}



.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  margin: 0 !important;
  overflow: visible;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add background color handling */
  
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
  box-sizing: border-box;
}



.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  margin: 0 !important;
  overflow: visible;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add background color handling */
  
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400.shogun-image {
  box-sizing: border-box;
}



.s-1cf3821b-4cfa-48b8-81b3-dc60d8d61400 img.shogun-image {
  
}


}
#s-38dc4447-1e20-4cf0-8a00-f36c80176df2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-38dc4447-1e20-4cf0-8a00-f36c80176df2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38dc4447-1e20-4cf0-8a00-f36c80176df2.shg-box.shg-c {
  justify-content: center;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
  box-sizing: border-box;
}



.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  
}


@media (min-width: 1200px){#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
  box-sizing: border-box;
}



.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
  box-sizing: border-box;
}



.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
  box-sizing: border-box;
}



.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  
}


}@media (max-width: 767px){#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6.shogun-image {
  box-sizing: border-box;
}



.s-9885c18d-5e87-47ad-ae6e-28cbb6b1b0f6 img.shogun-image {
  
}


}
#s-dabdc80d-512e-41c3-ba61-fcd66e8b1a82 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-dabdc80d-512e-41c3-ba61-fcd66e8b1a82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dabdc80d-512e-41c3-ba61-fcd66e8b1a82.shg-box.shg-c {
  justify-content: center;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4ed7930e-5537-49e9-885e-e6496b11b393 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
  box-sizing: border-box;
}



.s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4ed7930e-5537-49e9-885e-e6496b11b393 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
  box-sizing: border-box;
}



.s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4ed7930e-5537-49e9-885e-e6496b11b393 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
  box-sizing: border-box;
}



.s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4ed7930e-5537-49e9-885e-e6496b11b393 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
  box-sizing: border-box;
}



.s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ed7930e-5537-49e9-885e-e6496b11b393 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4ed7930e-5537-49e9-885e-e6496b11b393 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ed7930e-5537-49e9-885e-e6496b11b393.shogun-image {
  box-sizing: border-box;
}



.s-4ed7930e-5537-49e9-885e-e6496b11b393 img.shogun-image {
  
}


}
#s-81020317-ff57-4ead-a9b9-08332df4c77e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-81020317-ff57-4ead-a9b9-08332df4c77e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-81020317-ff57-4ead-a9b9-08332df4c77e.shg-box.shg-c {
  justify-content: center;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  margin: 0 !important;
  overflow: visible;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add background color handling */
  
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
  box-sizing: border-box;
}



.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  
}


@media (min-width: 1200px){#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  margin: 0 !important;
  overflow: visible;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add background color handling */
  
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
  box-sizing: border-box;
}



.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  margin: 0 !important;
  overflow: visible;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add background color handling */
  
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
  box-sizing: border-box;
}



.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  margin: 0 !important;
  overflow: visible;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add background color handling */
  
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
  box-sizing: border-box;
}



.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  
}


}@media (max-width: 767px){#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  margin: 0 !important;
  overflow: visible;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32d8278a-bdd8-4bcb-a375-885db8c2e239 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add background color handling */
  
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32d8278a-bdd8-4bcb-a375-885db8c2e239.shogun-image {
  box-sizing: border-box;
}



.s-32d8278a-bdd8-4bcb-a375-885db8c2e239 img.shogun-image {
  
}


}
#s-a530c247-ee1e-4b58-be05-a6975950223d {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-a530c247-ee1e-4b58-be05-a6975950223d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a530c247-ee1e-4b58-be05-a6975950223d.shg-box.shg-c {
  justify-content: center;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  margin: 0 !important;
  overflow: visible;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add background color handling */
  
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 .shogun-image-content {
  
    justify-content: center;
  
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
  box-sizing: border-box;
}



.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  
}


@media (min-width: 1200px){#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  margin: 0 !important;
  overflow: visible;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add background color handling */
  
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 .shogun-image-content {
  
    justify-content: center;
  
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
  box-sizing: border-box;
}



.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  margin: 0 !important;
  overflow: visible;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add background color handling */
  
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 .shogun-image-content {
  
    justify-content: center;
  
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
  box-sizing: border-box;
}



.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  margin: 0 !important;
  overflow: visible;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add background color handling */
  
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 .shogun-image-content {
  
    justify-content: center;
  
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
  box-sizing: border-box;
}



.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  
}


}@media (max-width: 767px){#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  margin: 0 !important;
  overflow: visible;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03d4fa9d-3371-4a50-a51c-c28b1758e647 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add background color handling */
  
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 .shogun-image-content {
  
    justify-content: center;
  
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03d4fa9d-3371-4a50-a51c-c28b1758e647.shogun-image {
  box-sizing: border-box;
}



.s-03d4fa9d-3371-4a50-a51c-c28b1758e647 img.shogun-image {
  
}


}
#s-e853ecf5-8dc7-4617-86e2-42e11fcf5e83 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-e853ecf5-8dc7-4617-86e2-42e11fcf5e83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e853ecf5-8dc7-4617-86e2-42e11fcf5e83.shg-box.shg-c {
  justify-content: center;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  margin: 0 !important;
  overflow: visible;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add background color handling */
  
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-eecdcbdd-a800-411e-82f0-7c317b552015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
  box-sizing: border-box;
}



.s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  
}


@media (min-width: 1200px){#s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  margin: 0 !important;
  overflow: visible;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add background color handling */
  
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-eecdcbdd-a800-411e-82f0-7c317b552015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
  box-sizing: border-box;
}



.s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  margin: 0 !important;
  overflow: visible;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add background color handling */
  
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-eecdcbdd-a800-411e-82f0-7c317b552015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
  box-sizing: border-box;
}



.s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  margin: 0 !important;
  overflow: visible;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add background color handling */
  
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-eecdcbdd-a800-411e-82f0-7c317b552015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
  box-sizing: border-box;
}



.s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  
}


}@media (max-width: 767px){#s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  margin: 0 !important;
  overflow: visible;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eecdcbdd-a800-411e-82f0-7c317b552015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add background color handling */
  
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-eecdcbdd-a800-411e-82f0-7c317b552015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eecdcbdd-a800-411e-82f0-7c317b552015.shogun-image {
  box-sizing: border-box;
}



.s-eecdcbdd-a800-411e-82f0-7c317b552015 img.shogun-image {
  
}


}
#s-c5044d58-dba5-4e18-aae9-e16a0475c567 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-c5044d58-dba5-4e18-aae9-e16a0475c567 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5044d58-dba5-4e18-aae9-e16a0475c567.shg-box.shg-c {
  justify-content: center;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
    
    
    
    
  }


.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
  box-sizing: border-box;
}



.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
    
    
    
    
  }


.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
  box-sizing: border-box;
}



.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
    
    
    
    
  }


.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
  box-sizing: border-box;
}



.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
    
    
    
    
  }


.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
  box-sizing: border-box;
}



.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
    
    
    
    
  }


.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d630d51-0309-49f9-8f3d-d9544e2c0a00.shogun-image {
  box-sizing: border-box;
}



.s-4d630d51-0309-49f9-8f3d-d9544e2c0a00 img.shogun-image {
  
}


}
#s-2e24c796-c6d8-4200-8f82-09dcb61a7479 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2e24c796-c6d8-4200-8f82-09dcb61a7479 {
  display: none;
}
#s-2e24c796-c6d8-4200-8f82-09dcb61a7479, #wrap-s-2e24c796-c6d8-4200-8f82-09dcb61a7479, #wrap-content-s-2e24c796-c6d8-4200-8f82-09dcb61a7479 { display: none !important; }}@media (max-width: 767px){#s-2e24c796-c6d8-4200-8f82-09dcb61a7479 {
  display: none;
}
#s-2e24c796-c6d8-4200-8f82-09dcb61a7479, #wrap-s-2e24c796-c6d8-4200-8f82-09dcb61a7479, #wrap-content-s-2e24c796-c6d8-4200-8f82-09dcb61a7479 { display: none !important; }}







#s-2e24c796-c6d8-4200-8f82-09dcb61a7479 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e24c796-c6d8-4200-8f82-09dcb61a7479.shg-box.shg-c {
  justify-content: center;
}

#s-19077a16-a0ed-490c-b7b6-567559fd44ad {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-19077a16-a0ed-490c-b7b6-567559fd44ad .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-72154645-2ae0-4739-8956-f8db5bbdcf21 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dce4e1e7-5ba7-4c7e-bd72-2a7408c48807"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6e557e59-f6ca-45be-8efe-a9f5832fd3b5 {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-6e557e59-f6ca-45be-8efe-a9f5832fd3b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e557e59-f6ca-45be-8efe-a9f5832fd3b5.shg-box.shg-c {
  justify-content: center;
}

#s-4a3bf0ee-e143-46a4-9816-83315c506624 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a3bf0ee-e143-46a4-9816-83315c506624 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-ef61455d-e597-47f8-8740-69c9a7acc655 {
  margin-left: auto;
margin-right: auto;
}

#s-eb97c2dc-9064-4bc8-bc8d-865ab6497040 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-00583906-83ed-4ed1-93cb-b3785a5d3241 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-00583906-83ed-4ed1-93cb-b3785a5d3241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00583906-83ed-4ed1-93cb-b3785a5d3241.shg-box.shg-c {
  justify-content: center;
}

#s-ff749dd0-51ae-4ace-9ec6-7a99bcde1f16 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ff749dd0-51ae-4ace-9ec6-7a99bcde1f16 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-00a07fd4-98cc-489e-a79e-1ad529c2fa48 {
  margin-left: auto;
margin-right: auto;
}

#s-c2e8b63a-180c-49e1-bd51-a2c944ac0276 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  margin: 0 !important;
  overflow: visible;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add background color handling */
  
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b80790f2-99d5-48c7-857d-377f8d86bb67 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
  box-sizing: border-box;
}



.s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  margin: 0 !important;
  overflow: visible;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add background color handling */
  
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b80790f2-99d5-48c7-857d-377f8d86bb67 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
  box-sizing: border-box;
}



.s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  margin: 0 !important;
  overflow: visible;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add background color handling */
  
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b80790f2-99d5-48c7-857d-377f8d86bb67 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
  box-sizing: border-box;
}



.s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  margin: 0 !important;
  overflow: visible;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add background color handling */
  
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b80790f2-99d5-48c7-857d-377f8d86bb67 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
  box-sizing: border-box;
}



.s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  margin: 0 !important;
  overflow: visible;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b80790f2-99d5-48c7-857d-377f8d86bb67 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add background color handling */
  
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b80790f2-99d5-48c7-857d-377f8d86bb67 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b80790f2-99d5-48c7-857d-377f8d86bb67.shogun-image {
  box-sizing: border-box;
}



.s-b80790f2-99d5-48c7-857d-377f8d86bb67 img.shogun-image {
  
}


}
#s-13f77399-1b05-4eb8-97d2-2ac8a80968e6 {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-13f77399-1b05-4eb8-97d2-2ac8a80968e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13f77399-1b05-4eb8-97d2-2ac8a80968e6.shg-box.shg-c {
  justify-content: center;
}

#s-c234c029-5354-42ee-8737-29aaba91e956 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c234c029-5354-42ee-8737-29aaba91e956 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-6feb3b88-03cc-43fb-985c-dad8a3cf4334 {
  margin-left: auto;
margin-right: auto;
}

#s-d4db2ca4-0d7b-493a-9dfc-6c467726fe53 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-de93b9ea-4407-4ed3-9951-7bac12321a77 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-de93b9ea-4407-4ed3-9951-7bac12321a77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-de93b9ea-4407-4ed3-9951-7bac12321a77.shg-box.shg-c {
  justify-content: center;
}

#s-71a4a865-3c90-4c31-bd09-59a30240f280 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71a4a865-3c90-4c31-bd09-59a30240f280 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-a1db883d-8ca5-4d3d-aca7-da661fd7fac3 {
  margin-left: auto;
margin-right: auto;
}

#s-44187093-e0d4-4234-b354-05fcf7ef598f {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-0b5604e9-0f61-43f4-af71-278b710295f9 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-0b5604e9-0f61-43f4-af71-278b710295f9 {
  display: none;
}
#s-0b5604e9-0f61-43f4-af71-278b710295f9, #wrap-s-0b5604e9-0f61-43f4-af71-278b710295f9, #wrap-content-s-0b5604e9-0f61-43f4-af71-278b710295f9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b5604e9-0f61-43f4-af71-278b710295f9 {
  display: none;
}
#s-0b5604e9-0f61-43f4-af71-278b710295f9, #wrap-s-0b5604e9-0f61-43f4-af71-278b710295f9, #wrap-content-s-0b5604e9-0f61-43f4-af71-278b710295f9 { display: none !important; }}







#s-0b5604e9-0f61-43f4-af71-278b710295f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b5604e9-0f61-43f4-af71-278b710295f9.shg-box.shg-c {
  justify-content: center;
}

#s-b6ee77ae-329f-4e52-b091-30ee61bc0f5d {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-b6ee77ae-329f-4e52-b091-30ee61bc0f5d .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-1303a360-21a0-4418-81e7-60ed5e69c047 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d {
  margin: 0 !important;
  overflow: visible;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add background color handling */
  
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fd106590-c8a2-4cdf-b310-750249e0238d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
  box-sizing: border-box;
}



.s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  
}


@media (min-width: 1200px){#s-fd106590-c8a2-4cdf-b310-750249e0238d {
  margin: 0 !important;
  overflow: visible;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add background color handling */
  
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fd106590-c8a2-4cdf-b310-750249e0238d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
  box-sizing: border-box;
}



.s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fd106590-c8a2-4cdf-b310-750249e0238d {
  margin: 0 !important;
  overflow: visible;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add background color handling */
  
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fd106590-c8a2-4cdf-b310-750249e0238d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
  box-sizing: border-box;
}



.s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fd106590-c8a2-4cdf-b310-750249e0238d {
  margin: 0 !important;
  overflow: visible;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add background color handling */
  
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fd106590-c8a2-4cdf-b310-750249e0238d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
  box-sizing: border-box;
}



.s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  
}


}@media (max-width: 767px){#s-fd106590-c8a2-4cdf-b310-750249e0238d {
  margin: 0 !important;
  overflow: visible;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd106590-c8a2-4cdf-b310-750249e0238d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add background color handling */
  
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fd106590-c8a2-4cdf-b310-750249e0238d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd106590-c8a2-4cdf-b310-750249e0238d.shogun-image {
  box-sizing: border-box;
}



.s-fd106590-c8a2-4cdf-b310-750249e0238d img.shogun-image {
  
}


}
#s-2f2b81b5-3e5d-4f2a-8f51-3e3aee1f75a7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2f2b81b5-3e5d-4f2a-8f51-3e3aee1f75a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2f2b81b5-3e5d-4f2a-8f51-3e3aee1f75a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2f2b81b5-3e5d-4f2a-8f51-3e3aee1f75a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f2b81b5-3e5d-4f2a-8f51-3e3aee1f75a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0d8579b4-8c32-43fe-b195-f9f69b30f620 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-0d8579b4-8c32-43fe-b195-f9f69b30f620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0d8579b4-8c32-43fe-b195-f9f69b30f620.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2a4e437b-dfa9-424b-b988-944172bf3a93 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a4e437b-dfa9-424b-b988-944172bf3a93 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-ff1bb520-4e06-4fd6-8bb4-4807d53ae064 {
  margin-left: auto;
margin-right: auto;
}

#s-4bd84ea5-156d-452e-bb39-bbda566bafbb {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-e8c3b0b6-c66d-4d4e-a23e-324b564884cb {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e8c3b0b6-c66d-4d4e-a23e-324b564884cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e8c3b0b6-c66d-4d4e-a23e-324b564884cb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3c2e9e58-5f5b-4f14-af22-d1de3cdbc8c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c2e9e58-5f5b-4f14-af22-d1de3cdbc8c6 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-f0d87d80-3d18-4614-a3e9-aa182ad526ef {
  margin-left: auto;
margin-right: auto;
}

#s-7c8d80df-8b54-415f-a61e-5d7ab2499175 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-e0c9947d-8b36-4631-ae82-69940d4f7949 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e0c9947d-8b36-4631-ae82-69940d4f7949 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e0c9947d-8b36-4631-ae82-69940d4f7949.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ef2ee4eb-7323-4f67-bc09-1e62392caffb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef2ee4eb-7323-4f67-bc09-1e62392caffb .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-a2579822-b2a0-43c4-9944-ab9c35e7d2ab {
  margin-left: auto;
margin-right: auto;
}

#s-2bdda814-805f-43b1-8101-ae55736acdb4 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-440a949f-5c6a-492f-a11b-5a1264bb5660 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-440a949f-5c6a-492f-a11b-5a1264bb5660 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-440a949f-5c6a-492f-a11b-5a1264bb5660.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b9ea37e3-8bd5-45cd-89f1-1b0b8b3d16e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9ea37e3-8bd5-45cd-89f1-1b0b8b3d16e9 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-9713bd0c-15f7-4a77-88fb-4cf857723116 {
  margin-left: auto;
margin-right: auto;
}

#s-75c91f86-3cac-4a7a-af4f-f57b4c6c7f35 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-9218c425-76b1-4df3-bbe6-b016b11b2fe1 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-9218c425-76b1-4df3-bbe6-b016b11b2fe1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9218c425-76b1-4df3-bbe6-b016b11b2fe1.shg-box.shg-c {
  justify-content: center;
}

#s-f3c0f9ec-b6db-4c5a-b41b-fbf81ffafb1e {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-f3c0f9ec-b6db-4c5a-b41b-fbf81ffafb1e .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  display: none;
}
#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240, #wrap-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240, #wrap-content-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 { display: none !important; }}
#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
  box-sizing: border-box;
}



.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
  box-sizing: border-box;
}



.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
  box-sizing: border-box;
}



.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
  box-sizing: border-box;
}



.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a2712c8-8b6b-4f8d-9fff-49ab67077240.shogun-image {
  box-sizing: border-box;
}



.s-3a2712c8-8b6b-4f8d-9fff-49ab67077240 img.shogun-image {
  
}


}
#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  margin-left: auto;
margin-right: auto;
max-width: 1061px;
aspect-ratio: 1061/917;
text-align: center;
}
@media (min-width: 1200px){#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  display: none;
}
#s-5d487a94-8917-44a3-9127-a28f6e02b3c2, #wrap-s-5d487a94-8917-44a3-9127-a28f6e02b3c2, #wrap-content-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  display: none;
}
#s-5d487a94-8917-44a3-9127-a28f6e02b3c2, #wrap-s-5d487a94-8917-44a3-9127-a28f6e02b3c2, #wrap-content-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  display: none;
}
#s-5d487a94-8917-44a3-9127-a28f6e02b3c2, #wrap-s-5d487a94-8917-44a3-9127-a28f6e02b3c2, #wrap-content-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 { display: none !important; }}
#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
  box-sizing: border-box;
}



.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
  box-sizing: border-box;
}



.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
  box-sizing: border-box;
}



.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
  box-sizing: border-box;
}



.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d487a94-8917-44a3-9127-a28f6e02b3c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d487a94-8917-44a3-9127-a28f6e02b3c2.shogun-image {
  box-sizing: border-box;
}



.s-5d487a94-8917-44a3-9127-a28f6e02b3c2 img.shogun-image {
  
}


}
#s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149 {
  display: none;
}
#s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149, #wrap-s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149, #wrap-content-s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149 { display: none !important; }}@media (max-width: 767px){#s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149 {
  display: none;
}
#s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149, #wrap-s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149, #wrap-content-s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149 { display: none !important; }}







#s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d95e0e83-4ed6-4ba3-af37-bc4a5dba9149.shg-box.shg-c {
  justify-content: center;
}

#s-cc4228ce-2f83-431c-93a2-5965d1ce7ffa {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-cc4228ce-2f83-431c-93a2-5965d1ce7ffa .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-a94aa2d7-1330-4535-93a3-73e99cc1f291 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a94aa2d7-1330-4535-93a3-73e99cc1f291"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a94aa2d7-1330-4535-93a3-73e99cc1f291"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a94aa2d7-1330-4535-93a3-73e99cc1f291"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a94aa2d7-1330-4535-93a3-73e99cc1f291"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  margin-left: 35%;
margin-bottom: -30px;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  margin: 0 !important;
  overflow: visible;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  
  
  margin-bottom: -30px;
}

.shg-image-content-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add background color handling */
  
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add padding handling */
  
  
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image {
  box-sizing: border-box;
}



.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  
}


@media (min-width: 1200px){#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  margin: 0 !important;
  overflow: visible;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add background color handling */
  
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image {
  box-sizing: border-box;
}



.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  margin: 0 !important;
  overflow: visible;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add background color handling */
  
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image {
  box-sizing: border-box;
}



.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  margin: 0 !important;
  overflow: visible;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add background color handling */
  
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image {
  box-sizing: border-box;
}



.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  
}


}@media (max-width: 767px){#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  margin: 0 !important;
  overflow: visible;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add background color handling */
  
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd .shogun-image-content {
  
    justify-content: center;
  
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd.shogun-image {
  box-sizing: border-box;
}



.s-f93ad402-00a9-4e69-9345-3c71d8e6dcbd img.shogun-image {
  
}


}
#s-ad817e26-3d94-4c4b-bc73-fed2708218ff {
  margin-top: 10%;
margin-left: 0%;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-ad817e26-3d94-4c4b-bc73-fed2708218ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad817e26-3d94-4c4b-bc73-fed2708218ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad817e26-3d94-4c4b-bc73-fed2708218ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ad817e26-3d94-4c4b-bc73-fed2708218ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad817e26-3d94-4c4b-bc73-fed2708218ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad817e26-3d94-4c4b-bc73-fed2708218ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad817e26-3d94-4c4b-bc73-fed2708218ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-97dac7e9-1443-4104-8aff-38bf7d0fc60d {
  margin-top: 15px;
margin-left: 0%;
margin-right: 0%;
padding-top: 1px;
padding-bottom: 0px;
max-width: 30px;
}

#s-97dac7e9-1443-4104-8aff-38bf7d0fc60d .shogun-icon-wrapper {
  text-align: center;
}


#s-97dac7e9-1443-4104-8aff-38bf7d0fc60d .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-e85751f8-94f1-4c05-be94-497fb230e674 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-e85751f8-94f1-4c05-be94-497fb230e674 .shogun-icon-wrapper {
  text-align: center;
}


#s-e85751f8-94f1-4c05-be94-497fb230e674 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-5cdb7e43-854a-453d-b2da-5fd2aa1f309a {
  box-shadow:0px 0px 0px 0px ;
margin-left: -3%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db {
  display: none;
}
#s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db, #wrap-s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db, #wrap-content-s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db {
  display: none;
}
#s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db, #wrap-s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db, #wrap-content-s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db { display: none !important; }}







#s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2867662-92c5-4910-a4f5-4ca0e8c9a8db.shg-box.shg-c {
  justify-content: center;
}

#s-52db51de-c059-4350-897e-d3e78f7baa0f {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-52db51de-c059-4350-897e-d3e78f7baa0f .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  margin-left: 15%;
margin-bottom: -10px;
margin-right: 15%;
max-width: 400px;
text-align: center;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  margin: 0 !important;
  overflow: visible;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add background color handling */
  
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add padding handling */
  
  
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image {
  box-sizing: border-box;
}



.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  
}


@media (min-width: 1200px){#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  margin: 0 !important;
  overflow: visible;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add background color handling */
  
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image {
  box-sizing: border-box;
}



.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  margin: 0 !important;
  overflow: visible;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add background color handling */
  
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image {
  box-sizing: border-box;
}



.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  margin: 0 !important;
  overflow: visible;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add background color handling */
  
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image {
  box-sizing: border-box;
}



.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  
}


}@media (max-width: 767px){#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  margin: 0 !important;
  overflow: visible;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add background color handling */
  
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf.shogun-image {
  box-sizing: border-box;
}



.s-eb3a2271-d44e-487e-8ce1-d4cb800d47bf img.shogun-image {
  
}


}
#s-fd7430cb-67c9-4720-a6fa-773719120257 {
  margin-left: 15%;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-fd7430cb-67c9-4720-a6fa-773719120257"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fd7430cb-67c9-4720-a6fa-773719120257"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd7430cb-67c9-4720-a6fa-773719120257"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd7430cb-67c9-4720-a6fa-773719120257"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3c163920-0f4e-4053-a8c9-cf8918d0e2c3 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
max-width: 30px;
}

#s-3c163920-0f4e-4053-a8c9-cf8918d0e2c3 .shogun-icon-wrapper {
  text-align: center;
}


#s-3c163920-0f4e-4053-a8c9-cf8918d0e2c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-071358c5-0b62-4b1e-ac76-1b39caa335b4 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 33px;
max-width: 30px;
}

#s-071358c5-0b62-4b1e-ac76-1b39caa335b4 .shogun-icon-wrapper {
  text-align: center;
}


#s-071358c5-0b62-4b1e-ac76-1b39caa335b4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-fa16a136-abc4-4f9a-907f-a2e08b37c045 {
  box-shadow:0px 0px 0px 0px ;
margin-left: -80%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-c44d81f6-7a98-4802-8dc3-7106b95fafa5 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-c44d81f6-7a98-4802-8dc3-7106b95fafa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c44d81f6-7a98-4802-8dc3-7106b95fafa5.shg-box.shg-c {
  justify-content: center;
}

#s-22d01d7c-7d3e-4b4f-a9b7-d9ff91789dee {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-22d01d7c-7d3e-4b4f-a9b7-d9ff91789dee .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-1ae51d30-52db-4037-923c-b9f036a40db2 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  margin-left: 0%;
margin-right: 0%;
max-width: 500px;
text-align: center;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 20px;

}





  img.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
  box-sizing: border-box;
}



.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
  box-sizing: border-box;
}



.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
  box-sizing: border-box;
}



.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
  box-sizing: border-box;
}



.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  margin: 0 !important;
  overflow: visible;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add background color handling */
  
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6cbe896c-f27b-4947-891d-0cbe03ae9d06.shogun-image {
  box-sizing: border-box;
}



.s-6cbe896c-f27b-4947-891d-0cbe03ae9d06 img.shogun-image {
  
}


}
#s-4603dbf2-b032-4d4b-ad71-b1582678ec58 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-4603dbf2-b032-4d4b-ad71-b1582678ec58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4603dbf2-b032-4d4b-ad71-b1582678ec58.shg-box.shg-c {
  justify-content: center;
}

#s-cc9e8d18-f878-462e-bb06-1c2ac51620bc {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-cc9e8d18-f878-462e-bb06-1c2ac51620bc .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  display: none;
}
#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29, #wrap-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29, #wrap-content-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 { display: none !important; }}
#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  margin: 0 !important;
  overflow: visible;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add background color handling */
  
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 20px;

}





  img.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
  box-sizing: border-box;
}



.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  margin: 0 !important;
  overflow: visible;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add background color handling */
  
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
  box-sizing: border-box;
}



.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  margin: 0 !important;
  overflow: visible;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add background color handling */
  
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
  box-sizing: border-box;
}



.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  margin: 0 !important;
  overflow: visible;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add background color handling */
  
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
  box-sizing: border-box;
}



.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  margin: 0 !important;
  overflow: visible;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add background color handling */
  
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29.shogun-image {
  box-sizing: border-box;
}



.s-7064dd9b-ab7d-42d4-a0ff-0da5f4f35a29 img.shogun-image {
  
}


}
#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  display: none;
}
#s-efc1275b-7073-4323-89be-e37e66b76c18, #wrap-s-efc1275b-7073-4323-89be-e37e66b76c18, #wrap-content-s-efc1275b-7073-4323-89be-e37e66b76c18 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  display: none;
}
#s-efc1275b-7073-4323-89be-e37e66b76c18, #wrap-s-efc1275b-7073-4323-89be-e37e66b76c18, #wrap-content-s-efc1275b-7073-4323-89be-e37e66b76c18 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  display: none;
}
#s-efc1275b-7073-4323-89be-e37e66b76c18, #wrap-s-efc1275b-7073-4323-89be-e37e66b76c18, #wrap-content-s-efc1275b-7073-4323-89be-e37e66b76c18 { display: none !important; }}
#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  margin: 0 !important;
  overflow: visible;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add background color handling */
  
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 20px;

}





  img.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
    
    
    
    
  }


.s-efc1275b-7073-4323-89be-e37e66b76c18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
  box-sizing: border-box;
}



.s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  
}


@media (min-width: 1200px){#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  margin: 0 !important;
  overflow: visible;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add background color handling */
  
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
    
    
    
    
  }


.s-efc1275b-7073-4323-89be-e37e66b76c18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
  box-sizing: border-box;
}



.s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  margin: 0 !important;
  overflow: visible;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add background color handling */
  
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
    
    
    
    
  }


.s-efc1275b-7073-4323-89be-e37e66b76c18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
  box-sizing: border-box;
}



.s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  margin: 0 !important;
  overflow: visible;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add background color handling */
  
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
    
    
    
    
  }


.s-efc1275b-7073-4323-89be-e37e66b76c18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
  box-sizing: border-box;
}



.s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  
}


}@media (max-width: 767px){#s-efc1275b-7073-4323-89be-e37e66b76c18 {
  margin: 0 !important;
  overflow: visible;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efc1275b-7073-4323-89be-e37e66b76c18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add background color handling */
  
}

#s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
    
    
    
    
  }


.s-efc1275b-7073-4323-89be-e37e66b76c18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efc1275b-7073-4323-89be-e37e66b76c18.shogun-image {
  box-sizing: border-box;
}



.s-efc1275b-7073-4323-89be-e37e66b76c18 img.shogun-image {
  
}


}
#s-954d4efc-dbb2-4080-bf97-e4ce47612fb4 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-954d4efc-dbb2-4080-bf97-e4ce47612fb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-954d4efc-dbb2-4080-bf97-e4ce47612fb4.shg-box.shg-c {
  justify-content: center;
}

#s-fa7700cb-a727-4e59-a989-64e9ba60da12 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-fa7700cb-a727-4e59-a989-64e9ba60da12 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-9ea1b86d-4be6-496c-b051-101522ae77c5 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 20px;

}





  img.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7a951611-1895-4b15-8b58-45ffa4589661 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
  box-sizing: border-box;
}



.s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7a951611-1895-4b15-8b58-45ffa4589661 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7a951611-1895-4b15-8b58-45ffa4589661 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
  box-sizing: border-box;
}



.s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7a951611-1895-4b15-8b58-45ffa4589661 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7a951611-1895-4b15-8b58-45ffa4589661 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
  box-sizing: border-box;
}



.s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7a951611-1895-4b15-8b58-45ffa4589661 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7a951611-1895-4b15-8b58-45ffa4589661 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
  box-sizing: border-box;
}



.s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7a951611-1895-4b15-8b58-45ffa4589661 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a951611-1895-4b15-8b58-45ffa4589661 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-7a951611-1895-4b15-8b58-45ffa4589661 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a951611-1895-4b15-8b58-45ffa4589661.shogun-image {
  box-sizing: border-box;
}



.s-7a951611-1895-4b15-8b58-45ffa4589661 img.shogun-image {
  
}


}
#s-bcba063c-2bad-4b12-afbb-05e077650f77 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-bcba063c-2bad-4b12-afbb-05e077650f77 {
  display: none;
}
#s-bcba063c-2bad-4b12-afbb-05e077650f77, #wrap-s-bcba063c-2bad-4b12-afbb-05e077650f77, #wrap-content-s-bcba063c-2bad-4b12-afbb-05e077650f77 { display: none !important; }}







#s-bcba063c-2bad-4b12-afbb-05e077650f77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcba063c-2bad-4b12-afbb-05e077650f77.shg-box.shg-c {
  justify-content: center;
}

#s-8bae6d3e-181c-4af7-be7c-dc8473172a6c {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-8bae6d3e-181c-4af7-be7c-dc8473172a6c .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-e1625c09-6b67-4d6f-b5ae-bf178ffa7230 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e1625c09-6b67-4d6f-b5ae-bf178ffa7230"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1625c09-6b67-4d6f-b5ae-bf178ffa7230"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e1625c09-6b67-4d6f-b5ae-bf178ffa7230"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1625c09-6b67-4d6f-b5ae-bf178ffa7230"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-524fafa1-565f-4d8f-a214-d16b410381a9 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-524fafa1-565f-4d8f-a214-d16b410381a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-524fafa1-565f-4d8f-a214-d16b410381a9.shg-box.shg-c {
  justify-content: center;
}

#s-360eaf4a-5502-47fe-a1e4-02fa9894b834 {
  margin-top: -30px;
margin-left: 25%;
margin-bottom: 0px;
margin-right: 25%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0);
}

#s-fea7b3ee-d28d-48a0-9a77-b7dd34646e6b {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-70741950-f343-490b-b75b-6be196cf829b {
  margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-70741950-f343-490b-b75b-6be196cf829b .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-4b0f2219-b293-4c08-8028-969cf171f21c {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c {
  margin: 0 !important;
  overflow: visible;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add background color handling */
  
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4b0f2219-b293-4c08-8028-969cf171f21c .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image {
  box-sizing: border-box;
}



.s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  
}


@media (min-width: 1200px){#s-4b0f2219-b293-4c08-8028-969cf171f21c {
  margin: 0 !important;
  overflow: visible;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add background color handling */
  
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4b0f2219-b293-4c08-8028-969cf171f21c .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image {
  box-sizing: border-box;
}



.s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4b0f2219-b293-4c08-8028-969cf171f21c {
  margin: 0 !important;
  overflow: visible;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add background color handling */
  
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4b0f2219-b293-4c08-8028-969cf171f21c .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image {
  box-sizing: border-box;
}



.s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4b0f2219-b293-4c08-8028-969cf171f21c {
  margin: 0 !important;
  overflow: visible;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add background color handling */
  
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4b0f2219-b293-4c08-8028-969cf171f21c .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image {
  box-sizing: border-box;
}



.s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  
}


}@media (max-width: 767px){#s-4b0f2219-b293-4c08-8028-969cf171f21c {
  margin: 0 !important;
  overflow: visible;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b0f2219-b293-4c08-8028-969cf171f21c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add background color handling */
  
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4b0f2219-b293-4c08-8028-969cf171f21c .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b0f2219-b293-4c08-8028-969cf171f21c.shogun-image {
  box-sizing: border-box;
}



.s-4b0f2219-b293-4c08-8028-969cf171f21c img.shogun-image {
  
}


}
#s-471ab81c-710c-4a9b-9340-b5f04b7ef373 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-471ab81c-710c-4a9b-9340-b5f04b7ef373 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-471ab81c-710c-4a9b-9340-b5f04b7ef373 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-471ab81c-710c-4a9b-9340-b5f04b7ef373 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-de76b220-9956-4853-9067-4ac90d4d7dd9 {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-3273bb29-082c-4621-b489-cb4865e893b1 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-93656127-cce0-4356-89b1-6ff140cda0ed {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmQ1ODgyYmMtYWZjNy00YThlLTk2YmUtODUwYzhhOWI5ZjI1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZDU4ODJiYy1hZmM3LTRhOGUtOTZiZS04NTBjOGE5YjlmMjUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWU2ODNhOWUtOTQyNi00YTFkLTkwMmMtN2ZlZWZmZWY4ZDNmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhZTY4M2E5ZS05NDI2LTRhMWQtOTAyYy03ZmVlZmZlZjhkM2YpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39-atc-btn-wrapper {
    text-align: center;
  }


#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39-atc-btn-wrapper {
    text-align: center;
  }


#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39-atc-btn-wrapper {
    text-align: center;
  }


#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39-atc-btn-wrapper {
    text-align: center;
  }


#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39-atc-btn-wrapper {
    text-align: center;
  }


#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-f8c7d7cb-6ebd-4e2b-9ec4-c3846bbcdf39.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-2bb56ac6-cbb3-4555-8452-33eaebc79fa3 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 116, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-2bb56ac6-cbb3-4555-8452-33eaebc79fa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2bb56ac6-cbb3-4555-8452-33eaebc79fa3.shg-box.shg-c {
  justify-content: center;
}

#s-135b7a9f-ef03-4d1f-9670-ae0a9a909a49 {
  margin-top: -30px;
margin-left: 30%;
margin-bottom: 0px;
margin-right: 30%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-21371d5b-d8c9-4b3f-9b34-61b288b49ed7 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-9eea3217-4f86-4e56-81d0-8636909ba3ae {
  margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-9eea3217-4f86-4e56-81d0-8636909ba3ae .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-ebafb113-184a-4819-94ca-5b398cca143e {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1210px;
text-align: center;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e {
  margin: 0 !important;
  overflow: visible;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add background color handling */
  
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ebafb113-184a-4819-94ca-5b398cca143e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image {
  box-sizing: border-box;
}



.s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  
}


@media (min-width: 1200px){#s-ebafb113-184a-4819-94ca-5b398cca143e {
  margin: 0 !important;
  overflow: visible;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add background color handling */
  
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ebafb113-184a-4819-94ca-5b398cca143e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image {
  box-sizing: border-box;
}



.s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ebafb113-184a-4819-94ca-5b398cca143e {
  margin: 0 !important;
  overflow: visible;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add background color handling */
  
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ebafb113-184a-4819-94ca-5b398cca143e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image {
  box-sizing: border-box;
}



.s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ebafb113-184a-4819-94ca-5b398cca143e {
  margin: 0 !important;
  overflow: visible;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add background color handling */
  
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ebafb113-184a-4819-94ca-5b398cca143e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image {
  box-sizing: border-box;
}



.s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  
}


}@media (max-width: 767px){#s-ebafb113-184a-4819-94ca-5b398cca143e {
  margin: 0 !important;
  overflow: visible;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ebafb113-184a-4819-94ca-5b398cca143e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add background color handling */
  
}

#s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ebafb113-184a-4819-94ca-5b398cca143e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebafb113-184a-4819-94ca-5b398cca143e.shogun-image {
  box-sizing: border-box;
}



.s-ebafb113-184a-4819-94ca-5b398cca143e img.shogun-image {
  
}


}
#s-2e348265-1b35-4ca6-826c-b122e3871bce {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-2e348265-1b35-4ca6-826c-b122e3871bce .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-2e348265-1b35-4ca6-826c-b122e3871bce .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-2e348265-1b35-4ca6-826c-b122e3871bce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-90066322-af7c-4491-9500-df84e62225a9 {
  margin-top: -5px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-916cffc0-80da-4dea-8833-4b8af3f60f9e {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-a5eed843-3f7b-4750-a5a4-94958740a585 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjY3NWZkZGEtNmIwMS00YzFjLTk3ODYtYWI0M2Q2MmRhZmZkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNjc1ZmRkYS02YjAxLTRjMWMtOTc4Ni1hYjQzZDYyZGFmZmQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-71093013-87b8-42df-b4a9-d3f64f0a59e5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTk2MDkxYzEtN2ZmMC00ZTBhLThiN2UtMjJlY2U4ODdjYzA4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOTYwOTFjMS03ZmYwLTRlMGEtOGI3ZS0yMmVjZTg4N2NjMDgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-71093013-87b8-42df-b4a9-d3f64f0a59e5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-71093013-87b8-42df-b4a9-d3f64f0a59e5-atc-btn-wrapper {
    text-align: center;
  }


#s-71093013-87b8-42df-b4a9-d3f64f0a59e5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-71093013-87b8-42df-b4a9-d3f64f0a59e5-atc-btn-wrapper {
    text-align: center;
  }


#s-71093013-87b8-42df-b4a9-d3f64f0a59e5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-71093013-87b8-42df-b4a9-d3f64f0a59e5-atc-btn-wrapper {
    text-align: center;
  }


#s-71093013-87b8-42df-b4a9-d3f64f0a59e5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-71093013-87b8-42df-b4a9-d3f64f0a59e5-atc-btn-wrapper {
    text-align: center;
  }


#s-71093013-87b8-42df-b4a9-d3f64f0a59e5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-71093013-87b8-42df-b4a9-d3f64f0a59e5-atc-btn-wrapper {
    text-align: center;
  }


#s-71093013-87b8-42df-b4a9-d3f64f0a59e5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-71093013-87b8-42df-b4a9-d3f64f0a59e5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-46ca26de-e59c-4f4b-962b-a0c3a40e49f2 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-46ca26de-e59c-4f4b-962b-a0c3a40e49f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46ca26de-e59c-4f4b-962b-a0c3a40e49f2.shg-box.shg-c {
  justify-content: center;
}

#s-0487bccb-a95c-4b6c-901d-958d8ad81ed3 {
  margin-top: -30px;
margin-left: 30%;
margin-bottom: 0px;
margin-right: 30%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-92b1c238-28b1-4762-a689-993aca6c7126 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-ce30a9b5-18f6-4b43-b189-b7ee0b6573bc {
  margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-ce30a9b5-18f6-4b43-b189-b7ee0b6573bc .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1202px;
text-align: center;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image {
  box-sizing: border-box;
}



.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image {
  box-sizing: border-box;
}



.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image {
  box-sizing: border-box;
}



.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image {
  box-sizing: border-box;
}



.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b2226ac-3912-413b-8108-bbe625a7d0a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b2226ac-3912-413b-8108-bbe625a7d0a5.shogun-image {
  box-sizing: border-box;
}



.s-5b2226ac-3912-413b-8108-bbe625a7d0a5 img.shogun-image {
  
}


}
#s-7a49f513-e331-4a86-82f1-1082439fea38 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-7a49f513-e331-4a86-82f1-1082439fea38 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-7a49f513-e331-4a86-82f1-1082439fea38 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-7a49f513-e331-4a86-82f1-1082439fea38 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-941b751d-6424-4738-bae2-4a88da14fffc {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-7c17f56b-e36c-4d88-b36a-c385706573c9 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-e733821b-2e3f-4381-acf0-b8ad64d1b396 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzk3N2YzZTQtYzhiZi00MTdjLWExZWMtY2Y0NjM5MzQ5MjljIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3OTc3ZjNlNC1jOGJmLTQxN2MtYTFlYy1jZjQ2MzkzNDkyOWMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cb3fca56-feea-4d32-8fb8-4b9c99c26767-atc-btn-wrapper {
    text-align: center;
  }


#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-cb3fca56-feea-4d32-8fb8-4b9c99c26767-atc-btn-wrapper {
    text-align: center;
  }


#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-cb3fca56-feea-4d32-8fb8-4b9c99c26767-atc-btn-wrapper {
    text-align: center;
  }


#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-cb3fca56-feea-4d32-8fb8-4b9c99c26767-atc-btn-wrapper {
    text-align: center;
  }


#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-cb3fca56-feea-4d32-8fb8-4b9c99c26767-atc-btn-wrapper {
    text-align: center;
  }


#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-cb3fca56-feea-4d32-8fb8-4b9c99c26767.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-42f7b51f-33b4-49e2-8b1e-a9b5be2534ea {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e8bc02bc-626f-4074-9cfe-8242a56f9c2e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0e32e101-954a-43fa-ac50-99faf48bbc16 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-0e32e101-954a-43fa-ac50-99faf48bbc16 {
  display: none;
}
#s-0e32e101-954a-43fa-ac50-99faf48bbc16, #wrap-s-0e32e101-954a-43fa-ac50-99faf48bbc16, #wrap-content-s-0e32e101-954a-43fa-ac50-99faf48bbc16 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e32e101-954a-43fa-ac50-99faf48bbc16 {
  display: none;
}
#s-0e32e101-954a-43fa-ac50-99faf48bbc16, #wrap-s-0e32e101-954a-43fa-ac50-99faf48bbc16, #wrap-content-s-0e32e101-954a-43fa-ac50-99faf48bbc16 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e32e101-954a-43fa-ac50-99faf48bbc16 {
  display: none;
}
#s-0e32e101-954a-43fa-ac50-99faf48bbc16, #wrap-s-0e32e101-954a-43fa-ac50-99faf48bbc16, #wrap-content-s-0e32e101-954a-43fa-ac50-99faf48bbc16 { display: none !important; }}







#s-0e32e101-954a-43fa-ac50-99faf48bbc16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e32e101-954a-43fa-ac50-99faf48bbc16.shg-box.shg-c {
  justify-content: center;
}

#s-9a6c1287-b63c-4282-86c2-650537989b68 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-9a6c1287-b63c-4282-86c2-650537989b68 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-86d70834-aafd-4274-9eda-73fd7f217a4a {
  margin-top: 20px;
margin-left: -3%;
margin-right: -3%;
}
@media (min-width: 1200px){#s-86d70834-aafd-4274-9eda-73fd7f217a4a {
  display: none;
}
#s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-content-s-86d70834-aafd-4274-9eda-73fd7f217a4a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86d70834-aafd-4274-9eda-73fd7f217a4a {
  display: none;
}
#s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-content-s-86d70834-aafd-4274-9eda-73fd7f217a4a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86d70834-aafd-4274-9eda-73fd7f217a4a {
  display: none;
}
#s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-content-s-86d70834-aafd-4274-9eda-73fd7f217a4a { display: none !important; }}@media (max-width: 767px){#s-86d70834-aafd-4274-9eda-73fd7f217a4a {
  display: none;
}
#s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-s-86d70834-aafd-4274-9eda-73fd7f217a4a, #wrap-content-s-86d70834-aafd-4274-9eda-73fd7f217a4a { display: none !important; }}
@media (min-width: 0px) {
[id="s-86d70834-aafd-4274-9eda-73fd7f217a4a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 768px) {
[id="s-86d70834-aafd-4274-9eda-73fd7f217a4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-86d70834-aafd-4274-9eda-73fd7f217a4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-86d70834-aafd-4274-9eda-73fd7f217a4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

#s-ec39ef30-060a-4552-9f0c-fa4e0a289e02 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-ec39ef30-060a-4552-9f0c-fa4e0a289e02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec39ef30-060a-4552-9f0c-fa4e0a289e02.shg-box.shg-c {
  justify-content: center;
}

#s-8a7f7d4a-4950-4408-ae49-791d707db55f {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0);
}

#s-c812840b-ba78-43ea-8b10-790a2724e5ef {
  margin-left: auto;
margin-right: auto;
}

#s-c662d6e8-2405-44a6-9ee2-b11b021dbe54 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

#s-c662d6e8-2405-44a6-9ee2-b11b021dbe54 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}



#s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-bda8748c-88d0-4813-9ebe-566bb78792d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
  box-sizing: border-box;
}



.s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-bda8748c-88d0-4813-9ebe-566bb78792d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
  box-sizing: border-box;
}



.s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-bda8748c-88d0-4813-9ebe-566bb78792d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
  box-sizing: border-box;
}



.s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-bda8748c-88d0-4813-9ebe-566bb78792d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
  box-sizing: border-box;
}



.s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda8748c-88d0-4813-9ebe-566bb78792d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-bda8748c-88d0-4813-9ebe-566bb78792d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda8748c-88d0-4813-9ebe-566bb78792d3.shogun-image {
  box-sizing: border-box;
}



.s-bda8748c-88d0-4813-9ebe-566bb78792d3 img.shogun-image {
  
}


}
#s-51045400-b4f7-4486-9d6e-f490d7b421b5 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-51045400-b4f7-4486-9d6e-f490d7b421b5 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 22px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-51045400-b4f7-4486-9d6e-f490d7b421b5 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 22px;
}

#s-51045400-b4f7-4486-9d6e-f490d7b421b5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-42c58ed9-89ce-4a64-9d2b-0de8f1d5b341 {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-d871757f-750f-43bc-8dd6-48143b28f126 {
  margin-left: auto;
margin-right: auto;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 4px;
padding-bottom: 10px;
padding-right: 4px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-65200d70-f107-4b31-bdeb-67342a3abd5e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ2YzU1MTgtNmY5Ny00NmEzLWE5YTYtOGVhMmI3MGE3ZmQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDZjNTUxOC02Zjk3LTQ2YTMtYTlhNi04ZWEyYjcwYTdmZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-65200d70-f107-4b31-bdeb-67342a3abd5e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-65200d70-f107-4b31-bdeb-67342a3abd5e-atc-btn-wrapper {
    text-align: center;
  }


#s-65200d70-f107-4b31-bdeb-67342a3abd5e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-65200d70-f107-4b31-bdeb-67342a3abd5e-atc-btn-wrapper {
    text-align: center;
  }


#s-65200d70-f107-4b31-bdeb-67342a3abd5e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-65200d70-f107-4b31-bdeb-67342a3abd5e-atc-btn-wrapper {
    text-align: center;
  }


#s-65200d70-f107-4b31-bdeb-67342a3abd5e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-65200d70-f107-4b31-bdeb-67342a3abd5e-atc-btn-wrapper {
    text-align: center;
  }


#s-65200d70-f107-4b31-bdeb-67342a3abd5e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-65200d70-f107-4b31-bdeb-67342a3abd5e-atc-btn-wrapper {
    text-align: center;
  }


#s-65200d70-f107-4b31-bdeb-67342a3abd5e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-65200d70-f107-4b31-bdeb-67342a3abd5e.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-752d486a-81c3-49ec-88cd-d9990c9d2f6f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-752d486a-81c3-49ec-88cd-d9990c9d2f6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-752d486a-81c3-49ec-88cd-d9990c9d2f6f.shg-box.shg-c {
  justify-content: center;
}

#s-87bdb9a4-3959-4410-a6ce-3c6227b72cb2 {
  margin-top: -10px;
margin-left: 3%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-e2343129-13ed-4591-a9d2-cae18cf46ba3 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-b3f1f467-b6d8-43d8-9272-6341ee530bbf {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

#s-b3f1f467-b6d8-43d8-9272-6341ee530bbf .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}



#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  margin: 0 !important;
  overflow: visible;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add background color handling */
  
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
  box-sizing: border-box;
}



.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  
}


@media (min-width: 1200px){#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  margin: 0 !important;
  overflow: visible;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add background color handling */
  
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
  box-sizing: border-box;
}



.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  margin: 0 !important;
  overflow: visible;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add background color handling */
  
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
  box-sizing: border-box;
}



.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  margin: 0 !important;
  overflow: visible;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add background color handling */
  
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
  box-sizing: border-box;
}



.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  
}


}@media (max-width: 767px){#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  margin: 0 !important;
  overflow: visible;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add background color handling */
  
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec.shogun-image {
  box-sizing: border-box;
}



.s-d70ee0af-3c29-47e2-89b6-4a091f29f6ec img.shogun-image {
  
}


}
#s-2e184d23-4627-4863-9c82-09739b279d4a {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-2e184d23-4627-4863-9c82-09739b279d4a .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 22px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-2e184d23-4627-4863-9c82-09739b279d4a .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 22px;
}

#s-2e184d23-4627-4863-9c82-09739b279d4a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-551d6cab-8fd0-4102-a30a-73fae964e06a {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-47c579ff-a6c5-47af-b536-037c50f5878a {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 4px;
padding-bottom: 10px;
padding-right: 4px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-1c422a3a-e380-488d-aac7-0ce7616083d0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmZlODQzYjAtMDczZC00OGYxLTgxZjUtNzkzNjM5NmU5MTE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZmU4NDNiMC0wNzNkLTQ4ZjEtODFmNS03OTM2Mzk2ZTkxMTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-1c422a3a-e380-488d-aac7-0ce7616083d0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1c422a3a-e380-488d-aac7-0ce7616083d0-atc-btn-wrapper {
    text-align: center;
  }


#s-1c422a3a-e380-488d-aac7-0ce7616083d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-1c422a3a-e380-488d-aac7-0ce7616083d0-atc-btn-wrapper {
    text-align: center;
  }


#s-1c422a3a-e380-488d-aac7-0ce7616083d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-1c422a3a-e380-488d-aac7-0ce7616083d0-atc-btn-wrapper {
    text-align: center;
  }


#s-1c422a3a-e380-488d-aac7-0ce7616083d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-1c422a3a-e380-488d-aac7-0ce7616083d0-atc-btn-wrapper {
    text-align: center;
  }


#s-1c422a3a-e380-488d-aac7-0ce7616083d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-1c422a3a-e380-488d-aac7-0ce7616083d0-atc-btn-wrapper {
    text-align: center;
  }


#s-1c422a3a-e380-488d-aac7-0ce7616083d0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1c422a3a-e380-488d-aac7-0ce7616083d0.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-f6271b68-4abb-439a-809c-c1622d5e6f86 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-f6271b68-4abb-439a-809c-c1622d5e6f86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6271b68-4abb-439a-809c-c1622d5e6f86.shg-box.shg-c {
  justify-content: center;
}

#s-08c306a9-b72a-4432-8462-afbfd29218c3 {
  margin-top: -10px;
margin-left: 3%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-82d74c91-9d81-4cfc-8abe-da93e72a2f70 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-5b533de5-89bf-45b8-8423-76a041d104b7 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

#s-5b533de5-89bf-45b8-8423-76a041d104b7 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}



#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  margin: 0 !important;
  overflow: visible;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add background color handling */
  
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
  box-sizing: border-box;
}



.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  
}


@media (min-width: 1200px){#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  margin: 0 !important;
  overflow: visible;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add background color handling */
  
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
  box-sizing: border-box;
}



.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  margin: 0 !important;
  overflow: visible;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add background color handling */
  
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
  box-sizing: border-box;
}



.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  margin: 0 !important;
  overflow: visible;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add background color handling */
  
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
  box-sizing: border-box;
}



.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  
}


}@media (max-width: 767px){#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  margin: 0 !important;
  overflow: visible;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add background color handling */
  
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba.shogun-image {
  box-sizing: border-box;
}



.s-e1e910a2-3a97-45d6-a1a9-976e2f5b89ba img.shogun-image {
  
}


}
#s-d2b9c07f-4389-4d3f-97c1-3077a7ffe359 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-d2b9c07f-4389-4d3f-97c1-3077a7ffe359 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 22px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-d2b9c07f-4389-4d3f-97c1-3077a7ffe359 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 22px;
}

#s-d2b9c07f-4389-4d3f-97c1-3077a7ffe359 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-907c94ed-ba6a-44ef-9e83-f6b55d9864d1 {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-be9506d2-08d1-4088-b514-ca226a1b9fa2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 4px;
padding-bottom: 10px;
padding-right: 4px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-798e5086-a187-4f09-a76a-e3887db1d8aa:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTE5NDFlODItOTM5Ni00NTBlLTlmYWItZTMyODFhZDk0YWRjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MTk0MWU4Mi05Mzk2LTQ1MGUtOWZhYi1lMzI4MWFkOTRhZGMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-798e5086-a187-4f09-a76a-e3887db1d8aa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-798e5086-a187-4f09-a76a-e3887db1d8aa-atc-btn-wrapper {
    text-align: center;
  }


#s-798e5086-a187-4f09-a76a-e3887db1d8aa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-798e5086-a187-4f09-a76a-e3887db1d8aa-atc-btn-wrapper {
    text-align: center;
  }


#s-798e5086-a187-4f09-a76a-e3887db1d8aa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-798e5086-a187-4f09-a76a-e3887db1d8aa-atc-btn-wrapper {
    text-align: center;
  }


#s-798e5086-a187-4f09-a76a-e3887db1d8aa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-798e5086-a187-4f09-a76a-e3887db1d8aa-atc-btn-wrapper {
    text-align: center;
  }


#s-798e5086-a187-4f09-a76a-e3887db1d8aa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-798e5086-a187-4f09-a76a-e3887db1d8aa-atc-btn-wrapper {
    text-align: center;
  }


#s-798e5086-a187-4f09-a76a-e3887db1d8aa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-798e5086-a187-4f09-a76a-e3887db1d8aa.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-8b411e43-6ae8-4da2-a11a-076e74c4286e {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-8b411e43-6ae8-4da2-a11a-076e74c4286e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8b411e43-6ae8-4da2-a11a-076e74c4286e.shg-box.shg-c {
  justify-content: center;
}

#s-c63a06cf-6c07-497f-b918-55a0bcfd353a {
  margin-top: -10px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0);
}

#s-f94405cc-740d-44c0-8f6d-afcf8b9b3af2 {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
text-align: center;
}

#s-f94405cc-740d-44c0-8f6d-afcf8b9b3af2 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-5c997f61-f5f3-411a-bfc9-8c6de18ef32b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5c997f61-f5f3-411a-bfc9-8c6de18ef32b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5c997f61-f5f3-411a-bfc9-8c6de18ef32b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5c997f61-f5f3-411a-bfc9-8c6de18ef32b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c997f61-f5f3-411a-bfc9-8c6de18ef32b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  margin-top: -20%;
margin-left: auto;
margin-bottom: -10%;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image {
  box-sizing: border-box;
}



.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image {
  box-sizing: border-box;
}



.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image {
  box-sizing: border-box;
}



.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image {
  box-sizing: border-box;
}



.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1.shogun-image {
  box-sizing: border-box;
}



.s-0cdb8555-4bbd-4bbb-b11a-e11928d24dd1 img.shogun-image {
  
}


}
#s-2f4cd94e-887c-4888-aae3-22a61f2f1ec1 {
  margin-left: auto;
margin-right: auto;
}

#s-55f12c4a-3991-409e-968e-582b2ef3c8f0 {
  margin-top: -5%;
margin-left: -20%;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-55f12c4a-3991-409e-968e-582b2ef3c8f0 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-55f12c4a-3991-409e-968e-582b2ef3c8f0 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-55f12c4a-3991-409e-968e-582b2ef3c8f0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3c27c7a6-c163-44b5-a08d-9018df344e79 {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-0f4c0f19-0e91-414c-8e4c-d4b0282dfd06 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWRiZjkwZWEtMTRjZC00MjE1LWFhMzUtOTQyZGNhMWJlN2RjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5ZGJmOTBlYS0xNGNkLTQyMTUtYWEzNS05NDJkY2ExYmU3ZGMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: -20%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206-atc-btn-wrapper {
    text-align: center;
  }


#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206-atc-btn-wrapper {
    text-align: center;
  }


#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206-atc-btn-wrapper {
    text-align: center;
  }


#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206-atc-btn-wrapper {
    text-align: center;
  }


#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206-atc-btn-wrapper {
    text-align: center;
  }


#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4e8f0d4c-f8bf-4382-b1d2-c09d88cde206.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-df839264-b6c6-42bf-a190-3fd2a25d4ef5 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 116, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-df839264-b6c6-42bf-a190-3fd2a25d4ef5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df839264-b6c6-42bf-a190-3fd2a25d4ef5.shg-box.shg-c {
  justify-content: center;
}

#s-a6984f00-0778-4a95-a5ee-b2c5e402c901 {
  margin-top: -10px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-1db0504f-3e24-44eb-938e-f64cb5bb64fa {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
text-align: center;
}

#s-1db0504f-3e24-44eb-938e-f64cb5bb64fa .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-05817d62-2b75-472b-9044-ddec849b02ad {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-05817d62-2b75-472b-9044-ddec849b02ad"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-05817d62-2b75-472b-9044-ddec849b02ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-05817d62-2b75-472b-9044-ddec849b02ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-05817d62-2b75-472b-9044-ddec849b02ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  margin-top: -20%;
margin-left: auto;
margin-bottom: -10%;
margin-right: auto;
max-width: 1216px;
text-align: center;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image {
  box-sizing: border-box;
}



.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image {
  box-sizing: border-box;
}



.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image {
  box-sizing: border-box;
}



.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image {
  box-sizing: border-box;
}



.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7.shogun-image {
  box-sizing: border-box;
}



.s-82c2c407-2690-4d5a-a8d3-bc33aa2af7c7 img.shogun-image {
  
}


}
#s-fb9be37b-1f88-4f96-a29f-d95a1562bb02 {
  margin-left: auto;
margin-right: auto;
}

#s-c81d39ea-9f50-49b1-826d-d3b23b9d43a2 {
  margin-top: -5%;
margin-left: -20%;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-c81d39ea-9f50-49b1-826d-d3b23b9d43a2 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-c81d39ea-9f50-49b1-826d-d3b23b9d43a2 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-c81d39ea-9f50-49b1-826d-d3b23b9d43a2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5c4c6746-4889-4413-98ac-895eac02d47e {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-51494dd3-3864-41f3-b86d-e899bde27f7d {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDg4OWVkZTUtNWQyNS00MTQ4LWI3ZDQtNWYwYjFiYzc2MTNmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkODg5ZWRlNS01ZDI1LTQxNDgtYjdkNC01ZjBiMWJjNzYxM2YpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: -20%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-214f78e1-c92a-449b-bf7b-39b72436e153:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-214f78e1-c92a-449b-bf7b-39b72436e153:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-214f78e1-c92a-449b-bf7b-39b72436e153-atc-btn-wrapper {
    text-align: center;
  }


#s-214f78e1-c92a-449b-bf7b-39b72436e153 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-214f78e1-c92a-449b-bf7b-39b72436e153-atc-btn-wrapper {
    text-align: center;
  }


#s-214f78e1-c92a-449b-bf7b-39b72436e153 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-214f78e1-c92a-449b-bf7b-39b72436e153-atc-btn-wrapper {
    text-align: center;
  }


#s-214f78e1-c92a-449b-bf7b-39b72436e153 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-214f78e1-c92a-449b-bf7b-39b72436e153-atc-btn-wrapper {
    text-align: center;
  }


#s-214f78e1-c92a-449b-bf7b-39b72436e153 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-214f78e1-c92a-449b-bf7b-39b72436e153-atc-btn-wrapper {
    text-align: center;
  }


#s-214f78e1-c92a-449b-bf7b-39b72436e153 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-214f78e1-c92a-449b-bf7b-39b72436e153.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-2caad654-1349-42c0-890b-e95f206bec78 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 116, 0, 1);
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-2caad654-1349-42c0-890b-e95f206bec78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2caad654-1349-42c0-890b-e95f206bec78.shg-box.shg-c {
  justify-content: center;
}

#s-a1bcb6b7-9409-41ab-9fbd-d6a35218f068 {
  margin-top: -10px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-f1b13fdb-81a5-4eb6-8273-0f1fab050492 {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
text-align: center;
}

#s-f1b13fdb-81a5-4eb6-8273-0f1fab050492 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-0f607ba2-2ded-4145-a5f9-b637131de4db {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0f607ba2-2ded-4145-a5f9-b637131de4db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0f607ba2-2ded-4145-a5f9-b637131de4db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f607ba2-2ded-4145-a5f9-b637131de4db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f607ba2-2ded-4145-a5f9-b637131de4db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  margin-top: -20%;
margin-left: auto;
margin-bottom: -10%;
margin-right: auto;
max-width: 1218px;
text-align: center;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  margin: 0 !important;
  overflow: visible;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add background color handling */
  
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image {
  box-sizing: border-box;
}



.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  margin: 0 !important;
  overflow: visible;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add background color handling */
  
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image {
  box-sizing: border-box;
}



.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  margin: 0 !important;
  overflow: visible;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add background color handling */
  
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image {
  box-sizing: border-box;
}



.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  margin: 0 !important;
  overflow: visible;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add background color handling */
  
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image {
  box-sizing: border-box;
}



.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  margin: 0 !important;
  overflow: visible;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add background color handling */
  
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-336dd51b-f283-460c-9ce2-b83e7b88dfa5.shogun-image {
  box-sizing: border-box;
}



.s-336dd51b-f283-460c-9ce2-b83e7b88dfa5 img.shogun-image {
  
}


}
#s-d6cfd351-d22f-4078-b43d-5708153e793c {
  margin-left: auto;
margin-right: auto;
}

#s-4419cfb3-ada3-458d-ac9c-c362e5224966 {
  margin-top: -5%;
margin-left: -20%;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-4419cfb3-ada3-458d-ac9c-c362e5224966 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-4419cfb3-ada3-458d-ac9c-c362e5224966 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-4419cfb3-ada3-458d-ac9c-c362e5224966 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3c67d0a5-f0a1-4a82-99bb-9cf3cc468b54 {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-1bd38344-8eec-492d-b32b-0ecb1514c100 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTE1OTBmN2UtMGIzMy00NGI2LTg2OGUtODRhMTg3Njc1YjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MTU5MGY3ZS0wYjMzLTQ0YjYtODY4ZS04NGExODc2NzViNWYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: -20%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c8f7c030-93d6-4cdf-807c-3e718c47ee29-atc-btn-wrapper {
    text-align: center;
  }


#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-c8f7c030-93d6-4cdf-807c-3e718c47ee29-atc-btn-wrapper {
    text-align: center;
  }


#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-c8f7c030-93d6-4cdf-807c-3e718c47ee29-atc-btn-wrapper {
    text-align: center;
  }


#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-c8f7c030-93d6-4cdf-807c-3e718c47ee29-atc-btn-wrapper {
    text-align: center;
  }


#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-c8f7c030-93d6-4cdf-807c-3e718c47ee29-atc-btn-wrapper {
    text-align: center;
  }


#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c8f7c030-93d6-4cdf-807c-3e718c47ee29.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-dff5e928-7856-4305-843b-df4463286a07 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-dff5e928-7856-4305-843b-df4463286a07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dff5e928-7856-4305-843b-df4463286a07.shg-box.shg-c {
  justify-content: center;
}

#s-185a626c-ce86-4e6f-97bf-7ec2237aeb86 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-185a626c-ce86-4e6f-97bf-7ec2237aeb86 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-8da8c2d2-b5fb-4f19-a783-8c0197c1d2da {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}

#s-b43076de-3b6a-4979-988a-276ed69d9f75 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-b43076de-3b6a-4979-988a-276ed69d9f75 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-b43076de-3b6a-4979-988a-276ed69d9f75 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 116, 0, 0.15);
  padding: 10px;
}

#s-b43076de-3b6a-4979-988a-276ed69d9f75 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b43076de-3b6a-4979-988a-276ed69d9f75 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 116, 0, 0.05);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-b43076de-3b6a-4979-988a-276ed69d9f75 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  
  font-size: 18px;
}

#s-b43076de-3b6a-4979-988a-276ed69d9f75 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-44f69f5c-8d1b-46f5-8888-091f1728bd7e {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-be563465-494c-4109-bb58-0f767467a591 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-ff66deb6-0170-4a8c-a157-f91627f8dc2c {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-ce187b39-0f4b-4479-9420-b1b3a695d18a {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-e190478f-3f5f-4792-b055-42a1d05f9931 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-dc8d0942-717a-44f6-9c32-53e870e299c5 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-aa6c89a5-462a-4c16-a192-01da9a3e9c3d {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-6fe71130-c5ba-488d-bc92-c6f51056c8b9 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-5a57b77c-9505-4357-915c-9f5005a9c595 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-3d58b87e-b7de-4ebf-a8a9-1aaa9dfc47c0 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-48b5c57e-7b1f-412d-82de-31d96c84bee4 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-20dacaa7-309a-479e-a722-136977778300 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-aa2432ec-f1bd-40fd-889c-df79c3fc07e8 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}