#s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 2em;
padding-left: 5%;
padding-bottom: 2em;
padding-right: 5%;
}
@media (min-width: 1200px){#s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4 {
  display: none;
}
#s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4, #wrap-s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4, #wrap-content-s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4 {
  display: none;
}
#s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4, #wrap-s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4, #wrap-content-s-b066c1cd-1f87-46a4-8a18-157ab4e9c5d4 { 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;
}

#s-de89c6cc-486f-4bb8-8331-0aa1541d8fd2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-de89c6cc-486f-4bb8-8331-0aa1541d8fd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de89c6cc-486f-4bb8-8331-0aa1541d8fd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-de89c6cc-486f-4bb8-8331-0aa1541d8fd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-de89c6cc-486f-4bb8-8331-0aa1541d8fd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.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-0bef3df8-54bb-41d5-9372-bdd575b83b41 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 {
  max-width:  100%;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 10px;
    overflow: hidden; /* To clip the inner img */
  
}


@media (min-width: 1200px){
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 {
  max-width:  100%;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 10px;
    overflow: hidden; /* To clip the inner img */
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 {
  max-width:  100%;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 10px;
    overflow: hidden; /* To clip the inner img */
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 {
  max-width:  100%;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 10px;
    overflow: hidden; /* To clip the inner img */
  
}


}@media (max-width: 767px){
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 {
  max-width:  100%;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 .shg-image-zoom,
.shg-c#s-0bef3df8-54bb-41d5-9372-bdd575b83b41 img.shogun-image {
  aspect-ratio: 1/1;
  border-style: none;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  
    border-radius: 10px;
    overflow: hidden; /* To clip the inner img */
  
}


}
.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-d5e18658-dfb6-4200-9979-ff3f90d8bb04 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
text-align: left;
}

#s-d5e18658-dfb6-4200-9979-ff3f90d8bb04 .shg-gallery-thumb-image-wrapper {
  

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

#s-d5e18658-dfb6-4200-9979-ff3f90d8bb04 .shg-gallery-dots-container {
  
    margin-top: 8px;
  
}

#s-d5e18658-dfb6-4200-9979-ff3f90d8bb04 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-d5e18658-dfb6-4200-9979-ff3f90d8bb04 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-d5e18658-dfb6-4200-9979-ff3f90d8bb04 .shg-gallery-scroll-button {
  color: rgba(255, 255, 255, 1);
}

#s-d5e18658-dfb6-4200-9979-ff3f90d8bb04 .shg-gallery-dot {
  background-color: rgba(255, 116, 0, 1);
}

.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-d78c859e-c8f6-4353-a24f-4f9b95b0cf40 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d78c859e-c8f6-4353-a24f-4f9b95b0cf40 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  text-align: left;
}



#s-97e9b984-46e2-4e9e-87fa-4c735209eda1 {
  margin-bottom: 1em;
text-align: left;
}

#s-97e9b984-46e2-4e9e-87fa-4c735209eda1 .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-97e9b984-46e2-4e9e-87fa-4c735209eda1 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 20px;
}

#s-97e9b984-46e2-4e9e-87fa-4c735209eda1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.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-5628e937-17d1-4118-82ff-2e69190a88e4 {
  margin-left: auto;
margin-right: auto;
}

.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-e6321cb9-e80d-4b79-8786-a0ccb97bb5ee {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-e6321cb9-e80d-4b79-8786-a0ccb97bb5ee > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-e6321cb9-e80d-4b79-8786-a0ccb97bb5ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e6321cb9-e80d-4b79-8786-a0ccb97bb5ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e6321cb9-e80d-4b79-8786-a0ccb97bb5ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e6321cb9-e80d-4b79-8786-a0ccb97bb5ee > .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-e6321cb9-e80d-4b79-8786-a0ccb97bb5ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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-1fd25674-815c-434e-b4a8-968a89f5f02b {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 3%;
padding-bottom: 15px;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.1);
}








#s-1fd25674-815c-434e-b4a8-968a89f5f02b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1fd25674-815c-434e-b4a8-968a89f5f02b.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-4d999bca-a339-4434-a58e-3dfdebcff9fc {
  margin-left: auto;
margin-right: auto;
}

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

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

#s-26d08b91-979a-4557-9250-4d2ecb5ad979 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-26d08b91-979a-4557-9250-4d2ecb5ad979 {
  
}
}
#s-26d08b91-979a-4557-9250-4d2ecb5ad979 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-71963942-4e9f-42b3-8883-f3f9faf18bb4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-71963942-4e9f-42b3-8883-f3f9faf18bb4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-71963942-4e9f-42b3-8883-f3f9faf18bb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-71963942-4e9f-42b3-8883-f3f9faf18bb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-71963942-4e9f-42b3-8883-f3f9faf18bb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-71963942-4e9f-42b3-8883-f3f9faf18bb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-71963942-4e9f-42b3-8883-f3f9faf18bb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-71963942-4e9f-42b3-8883-f3f9faf18bb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-6d2ca56f-4f04-40eb-b50b-b5a4aa964b0d {
  margin-left: auto;
margin-right: auto;
}

#s-0f172c56-d37c-4b0f-be8b-e8b7b1373b4e {
  margin-left: auto;
margin-right: auto;
}

#s-5ea0993e-bf8f-4054-a485-76e580aee01e {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-5ea0993e-bf8f-4054-a485-76e580aee01e {
  
}
}
#s-5ea0993e-bf8f-4054-a485-76e580aee01e hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-ce387442-d7e7-422d-92dd-ffde118fe952 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ce387442-d7e7-422d-92dd-ffde118fe952"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ce387442-d7e7-422d-92dd-ffde118fe952"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ce387442-d7e7-422d-92dd-ffde118fe952"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ce387442-d7e7-422d-92dd-ffde118fe952"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ce387442-d7e7-422d-92dd-ffde118fe952"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce387442-d7e7-422d-92dd-ffde118fe952"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ce387442-d7e7-422d-92dd-ffde118fe952"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-cd8eaaff-8a2c-40b2-b055-bcf49a844930 {
  margin-left: auto;
margin-right: auto;
}

#s-615512e2-a815-4b94-a60c-0bf611ad2fae {
  margin-left: auto;
margin-right: auto;
}

#s-0fe1ec5b-b7ae-444b-bf31-0b741df969ef {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-0fe1ec5b-b7ae-444b-bf31-0b741df969ef {
  
}
}
#s-0fe1ec5b-b7ae-444b-bf31-0b741df969ef hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-de96f052-2fbe-4323-aefb-6e1361b926ff {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-de96f052-2fbe-4323-aefb-6e1361b926ff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-de96f052-2fbe-4323-aefb-6e1361b926ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-de96f052-2fbe-4323-aefb-6e1361b926ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-de96f052-2fbe-4323-aefb-6e1361b926ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-de96f052-2fbe-4323-aefb-6e1361b926ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-de96f052-2fbe-4323-aefb-6e1361b926ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-de96f052-2fbe-4323-aefb-6e1361b926ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-f81a04ea-8fd8-40df-a105-85cb23368ed7 {
  margin-left: auto;
margin-right: auto;
}

#s-9bea53d6-0b9b-4bc6-96e2-8634dc17ff8f {
  margin-left: auto;
margin-right: auto;
}

#s-b1873eb1-5ffe-4ed9-8078-63a555b59946 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-b1873eb1-5ffe-4ed9-8078-63a555b59946 {
  
}
}
#s-b1873eb1-5ffe-4ed9-8078-63a555b59946 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-faae2d98-299a-4c56-b429-01c1d013fecb {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-faae2d98-299a-4c56-b429-01c1d013fecb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-faae2d98-299a-4c56-b429-01c1d013fecb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-faae2d98-299a-4c56-b429-01c1d013fecb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-faae2d98-299a-4c56-b429-01c1d013fecb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-faae2d98-299a-4c56-b429-01c1d013fecb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-faae2d98-299a-4c56-b429-01c1d013fecb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-faae2d98-299a-4c56-b429-01c1d013fecb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-0b16cf35-a1ae-4d74-9858-862f3a4ad2b6 {
  margin-left: auto;
margin-right: auto;
}

#s-20f2048e-7d75-4de0-ac98-0afec8d9010c {
  margin-left: auto;
margin-right: auto;
}

#s-e578809d-56fc-4fea-a370-324d6356ce1a {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-e578809d-56fc-4fea-a370-324d6356ce1a {
  
}
}
#s-e578809d-56fc-4fea-a370-324d6356ce1a hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-afe58973-3e53-4c9b-a96b-33e4f7894065 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-afe58973-3e53-4c9b-a96b-33e4f7894065"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-afe58973-3e53-4c9b-a96b-33e4f7894065"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-afe58973-3e53-4c9b-a96b-33e4f7894065"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-afe58973-3e53-4c9b-a96b-33e4f7894065"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-afe58973-3e53-4c9b-a96b-33e4f7894065"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-afe58973-3e53-4c9b-a96b-33e4f7894065"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-afe58973-3e53-4c9b-a96b-33e4f7894065"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-5296509f-d283-43a5-88d5-c011d9240b52 {
  margin-left: auto;
margin-right: auto;
}

#s-e3fc01c6-c69d-412c-a6ba-0f94c9cca10d {
  margin-left: auto;
margin-right: auto;
}

#s-7eec38d5-5ded-4fc5-9313-756cd73e01fd {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-7eec38d5-5ded-4fc5-9313-756cd73e01fd {
  
}
}
#s-7eec38d5-5ded-4fc5-9313-756cd73e01fd hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-cc6823d0-e365-411c-8933-aa0378a4af6e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cc6823d0-e365-411c-8933-aa0378a4af6e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-cc6823d0-e365-411c-8933-aa0378a4af6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cc6823d0-e365-411c-8933-aa0378a4af6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-cc6823d0-e365-411c-8933-aa0378a4af6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cc6823d0-e365-411c-8933-aa0378a4af6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc6823d0-e365-411c-8933-aa0378a4af6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cc6823d0-e365-411c-8933-aa0378a4af6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-1ea9dea2-3823-4783-bb25-8890399447a3 {
  margin-left: auto;
margin-right: auto;
}

#s-834e83e5-127b-4f7c-8d0e-9c6949398967 {
  margin-left: auto;
margin-right: auto;
}

#s-ac0e88b4-9836-429c-ad41-5a149a2fe9a3 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-ac0e88b4-9836-429c-ad41-5a149a2fe9a3 {
  
}
}
#s-ac0e88b4-9836-429c-ad41-5a149a2fe9a3 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-3307315a-fee7-4bf1-b00c-15c258d7da79 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-3307315a-fee7-4bf1-b00c-15c258d7da79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3307315a-fee7-4bf1-b00c-15c258d7da79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3307315a-fee7-4bf1-b00c-15c258d7da79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3307315a-fee7-4bf1-b00c-15c258d7da79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3307315a-fee7-4bf1-b00c-15c258d7da79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3307315a-fee7-4bf1-b00c-15c258d7da79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3307315a-fee7-4bf1-b00c-15c258d7da79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-1f59b575-2ef6-452d-9b6e-364a7dffd7fc {
  margin-left: auto;
margin-right: auto;
}

#s-ed776e99-2309-49b2-855b-d06a8056ff66 {
  margin-left: auto;
margin-right: auto;
}

#s-33402a73-09ee-4d22-b2d7-d79aab334423 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (min-width: 1200px){#s-33402a73-09ee-4d22-b2d7-d79aab334423 {
  
}
}@media (max-width: 767px){#s-33402a73-09ee-4d22-b2d7-d79aab334423 {
  
}
}
#s-33402a73-09ee-4d22-b2d7-d79aab334423 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-3dacd9ba-9719-447c-acbb-7ba149aaa0b8 {
  margin-left: auto;
margin-right: auto;
}

.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-56050e68-4d7a-47a3-b472-980e9c9e5113 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-decoration: none;
text-align: left;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .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-56050e68-4d7a-47a3-b472-980e9c9e5113 .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-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-selector-wrapper label {
    
    font-weight:  normal ;
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  




  #s-56050e68-4d7a-47a3-b472-980e9c9e5113-btn-wrapper {
    text-align: center;
  }


#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-variant-btn {
  
    background-color: rgba(255, 116, 0, 0.13);
  

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

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-width: 5px;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-variant-btn:active, #s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-width: 5px;
}

#s-56050e68-4d7a-47a3-b472-980e9c9e5113 .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: #252525;
  
  color: rgba(0, 0, 0, 0.48);
  border-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-width: 10px;
}

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

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

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

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

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

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

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

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

#s-247ac446-650c-41b7-bb94-14dae31a12c3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjcyMjA2MzYtNmFhZC00NTViLWIzZWItZmJmNWI2NTI2ZDZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzYzg3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNzIyMDYzNi02YWFkLTQ1NWItYjNlYi1mYmY1YjY1MjZkNmMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
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"=>"#003c87"}];
}
#s-247ac446-650c-41b7-bb94-14dae31a12c3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmQ0MmFkZjEtZDcwZi00M2JlLWEyZDMtOTE2OGQwMTkxY2U2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZDQyYWRmMS1kNzBmLTQzYmUtYTJkMy05MTY4ZDAxOTFjZTYpIi8+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-247ac446-650c-41b7-bb94-14dae31a12c3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-247ac446-650c-41b7-bb94-14dae31a12c3-atc-btn-wrapper {
    text-align: center;
  }


#s-247ac446-650c-41b7-bb94-14dae31a12c3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-247ac446-650c-41b7-bb94-14dae31a12c3-atc-btn-wrapper {
    text-align: center;
  }


#s-247ac446-650c-41b7-bb94-14dae31a12c3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-247ac446-650c-41b7-bb94-14dae31a12c3-atc-btn-wrapper {
    text-align: center;
  }


#s-247ac446-650c-41b7-bb94-14dae31a12c3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-247ac446-650c-41b7-bb94-14dae31a12c3-atc-btn-wrapper {
    text-align: center;
  }


#s-247ac446-650c-41b7-bb94-14dae31a12c3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-247ac446-650c-41b7-bb94-14dae31a12c3-atc-btn-wrapper {
    text-align: center;
  }


#s-247ac446-650c-41b7-bb94-14dae31a12c3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-247ac446-650c-41b7-bb94-14dae31a12c3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-86eff785-b791-4729-99c5-e0f2ee4a1bb2 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-86eff785-b791-4729-99c5-e0f2ee4a1bb2 {
  display: none;
}
#s-86eff785-b791-4729-99c5-e0f2ee4a1bb2, #wrap-s-86eff785-b791-4729-99c5-e0f2ee4a1bb2, #wrap-content-s-86eff785-b791-4729-99c5-e0f2ee4a1bb2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86eff785-b791-4729-99c5-e0f2ee4a1bb2 {
  display: none;
}
#s-86eff785-b791-4729-99c5-e0f2ee4a1bb2, #wrap-s-86eff785-b791-4729-99c5-e0f2ee4a1bb2, #wrap-content-s-86eff785-b791-4729-99c5-e0f2ee4a1bb2 { display: none !important; }}







#s-86eff785-b791-4729-99c5-e0f2ee4a1bb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86eff785-b791-4729-99c5-e0f2ee4a1bb2.shg-box.shg-c {
  justify-content: center;
}

#s-41e0232e-514f-457e-b9f6-abcebbf6943f {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-41e0232e-514f-457e-b9f6-abcebbf6943f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-beeb0554-4841-4f92-be25-b9a2cfaf2480 {
  margin-left: 5%;
margin-right: 5%;
}

#s-b55dc222-b292-46e5-b4cf-584941ac2d5d {
  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-b55dc222-b292-46e5-b4cf-584941ac2d5d {
  display: none;
}
#s-b55dc222-b292-46e5-b4cf-584941ac2d5d, #wrap-s-b55dc222-b292-46e5-b4cf-584941ac2d5d, #wrap-content-s-b55dc222-b292-46e5-b4cf-584941ac2d5d { display: none !important; }}@media (max-width: 767px){#s-b55dc222-b292-46e5-b4cf-584941ac2d5d {
  display: none;
}
#s-b55dc222-b292-46e5-b4cf-584941ac2d5d, #wrap-s-b55dc222-b292-46e5-b4cf-584941ac2d5d, #wrap-content-s-b55dc222-b292-46e5-b4cf-584941ac2d5d { display: none !important; }}
#s-970e613d-81ce-44a6-b07c-f4cc5ac37bde {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-970e613d-81ce-44a6-b07c-f4cc5ac37bde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-970e613d-81ce-44a6-b07c-f4cc5ac37bde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-970e613d-81ce-44a6-b07c-f4cc5ac37bde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-970e613d-81ce-44a6-b07c-f4cc5ac37bde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-970e613d-81ce-44a6-b07c-f4cc5ac37bde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-970e613d-81ce-44a6-b07c-f4cc5ac37bde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-970e613d-81ce-44a6-b07c-f4cc5ac37bde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-3a0a42f8-65b1-440e-91f2-4d987df27724 {
  margin-left: auto;
margin-right: auto;
padding-left: 18%;
padding-right: 18%;
text-align: left;
}


.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 {
  max-width:  100%;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 {
  max-width:  100%;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 {
  max-width:  100%;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 {
  max-width:  100%;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 {
  max-width:  100%;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  max-width: 1080px !important;
  
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}




.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 .shg-image-zoom,
.shg-c#s-3a0a42f8-65b1-440e-91f2-4d987df27724 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}


}
#s-5a65919f-9e8a-41d3-a6ea-71a4dde2a10b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-5a65919f-9e8a-41d3-a6ea-71a4dde2a10b .shg-gallery-thumb-image-wrapper {
  

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

#s-5a65919f-9e8a-41d3-a6ea-71a4dde2a10b .shg-gallery-dots-container {
  
    margin-top: 8px;
  
}

#s-5a65919f-9e8a-41d3-a6ea-71a4dde2a10b .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-5a65919f-9e8a-41d3-a6ea-71a4dde2a10b .shg-gallery-scroll-container {
  
    left: 5%;
    width: 90%;
  
}

#s-5a65919f-9e8a-41d3-a6ea-71a4dde2a10b .shg-gallery-scroll-button {
  color: #FFF;
}

#s-5a65919f-9e8a-41d3-a6ea-71a4dde2a10b .shg-gallery-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-a232baa1-d5b4-4f20-b35f-f1506146e4d2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a232baa1-d5b4-4f20-b35f-f1506146e4d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a232baa1-d5b4-4f20-b35f-f1506146e4d2.shg-box.shg-c {
  justify-content: center;
}

#s-85f30d02-13bc-4b70-a072-223d8234deb7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85f30d02-13bc-4b70-a072-223d8234deb7 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: left;
}



#s-4e3f6ad2-4558-4989-85d7-aa19927d3743 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: left;
}

#s-4e3f6ad2-4558-4989-85d7-aa19927d3743 .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-4e3f6ad2-4558-4989-85d7-aa19927d3743 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 20px;
}

#s-4e3f6ad2-4558-4989-85d7-aa19927d3743 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

#s-f1c6f9ac-f5d8-4ff3-bf77-60e14eccd115 {
  margin-left: auto;
margin-right: auto;
padding-right: 10em;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-decoration: none;
text-align: left;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .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-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .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-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-selector-wrapper label {
    
    font-weight:  normal ;
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  




  #s-9a0349ba-5187-40ea-a7da-de4e90efd7e7-btn-wrapper {
    text-align: center;
  }


#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-variant-btn {
  
    background-color: rgba(255, 116, 0, 0.14);
  

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

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-width: 5px;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-variant-btn:active, #s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: rgba(0, 0, 0, 1);
  border-radius: 10px;
  border-width: 5px;
}

#s-9a0349ba-5187-40ea-a7da-de4e90efd7e7 .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: rgba(34, 25, 77, 1);
  
  color: rgba(0, 0, 0, 0.48);
  border-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-width: 10px;
}

#s-c3e47df8-bfd3-4695-936c-17cab2cba84e {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-c3e47df8-bfd3-4695-936c-17cab2cba84e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-c3e47df8-bfd3-4695-936c-17cab2cba84e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c3e47df8-bfd3-4695-936c-17cab2cba84e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-c3e47df8-bfd3-4695-936c-17cab2cba84e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-c3e47df8-bfd3-4695-936c-17cab2cba84e > .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-c3e47df8-bfd3-4695-936c-17cab2cba84e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b76783c3-2fb5-4642-a86d-f02713f0522f {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 3%;
padding-bottom: 15px;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.1);
}








#s-b76783c3-2fb5-4642-a86d-f02713f0522f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b76783c3-2fb5-4642-a86d-f02713f0522f.shg-box.shg-c {
  justify-content: center;
}

#s-12ff1b53-6994-4a3c-8d7a-192d7ecd4ad2 {
  margin-left: auto;
margin-right: auto;
}

#s-51e655c6-f5ed-44b7-be8f-0c404f805239 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-51e655c6-f5ed-44b7-be8f-0c404f805239 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-700b1c86-8eb9-4245-a161-ccc4c09de84b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-700b1c86-8eb9-4245-a161-ccc4c09de84b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-700b1c86-8eb9-4245-a161-ccc4c09de84b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-700b1c86-8eb9-4245-a161-ccc4c09de84b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-700b1c86-8eb9-4245-a161-ccc4c09de84b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-700b1c86-8eb9-4245-a161-ccc4c09de84b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-700b1c86-8eb9-4245-a161-ccc4c09de84b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-700b1c86-8eb9-4245-a161-ccc4c09de84b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-fa07f4b0-87de-4ffb-a7f8-86e211dc1b24 {
  margin-left: auto;
margin-right: auto;
}

#s-4da5b472-055a-44ff-8746-839e6504e830 {
  margin-left: auto;
margin-right: auto;
}

#s-4efda479-6813-4c14-8d80-adf6f29b7a50 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-4efda479-6813-4c14-8d80-adf6f29b7a50 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-98de8a46-05fc-486d-9f54-a22dab3a57d5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-98de8a46-05fc-486d-9f54-a22dab3a57d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98de8a46-05fc-486d-9f54-a22dab3a57d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98de8a46-05fc-486d-9f54-a22dab3a57d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98de8a46-05fc-486d-9f54-a22dab3a57d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98de8a46-05fc-486d-9f54-a22dab3a57d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98de8a46-05fc-486d-9f54-a22dab3a57d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98de8a46-05fc-486d-9f54-a22dab3a57d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-26f6c0a3-37ea-433c-a3cd-caff0d1cc25f {
  margin-left: auto;
margin-right: auto;
}

#s-41d4ae59-2835-4373-baa7-5573a72a89cf {
  margin-left: auto;
margin-right: auto;
}

#s-6ae3d8cc-c2f3-4b29-8abb-9317688c1c84 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-6ae3d8cc-c2f3-4b29-8abb-9317688c1c84 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-1b56e45f-fe32-4086-bcb2-03e07f9be571 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1b56e45f-fe32-4086-bcb2-03e07f9be571"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b56e45f-fe32-4086-bcb2-03e07f9be571"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b56e45f-fe32-4086-bcb2-03e07f9be571"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b56e45f-fe32-4086-bcb2-03e07f9be571"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b56e45f-fe32-4086-bcb2-03e07f9be571"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b56e45f-fe32-4086-bcb2-03e07f9be571"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b56e45f-fe32-4086-bcb2-03e07f9be571"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-6b406bfa-86c0-47d1-a857-36c12e7198e6 {
  margin-left: auto;
margin-right: auto;
}

#s-316c79f3-03b4-4d3d-8fe9-986ed5b33455 {
  margin-left: auto;
margin-right: auto;
}

#s-f279b695-765e-4e46-a798-c914b32ebe62 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-f279b695-765e-4e46-a798-c914b32ebe62 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-55671151-226a-4233-92db-629f86e18905 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-55671151-226a-4233-92db-629f86e18905"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55671151-226a-4233-92db-629f86e18905"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55671151-226a-4233-92db-629f86e18905"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-55671151-226a-4233-92db-629f86e18905"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55671151-226a-4233-92db-629f86e18905"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-55671151-226a-4233-92db-629f86e18905"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55671151-226a-4233-92db-629f86e18905"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-75714748-18ef-42a1-bbab-f9814e92b15b {
  margin-left: auto;
margin-right: auto;
}

#s-52fa3635-980f-4dd3-9663-0962aeaccc2f {
  margin-left: auto;
margin-right: auto;
}

#s-aceddf75-9749-495b-a4b6-c433b3dec816 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-aceddf75-9749-495b-a4b6-c433b3dec816 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-28c95a2f-6e9f-4f1c-8945-a918ce0fe987"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-0da7e4a9-c859-486a-99ec-876354312ba1 {
  margin-left: auto;
margin-right: auto;
}

#s-6b35123f-1138-41ad-b0b9-0fb0c0266a78 {
  margin-left: auto;
margin-right: auto;
}

#s-fe8ad352-213d-4f5c-bf31-2b48264722f7 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-fe8ad352-213d-4f5c-bf31-2b48264722f7 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d56b0a-3425-476c-b6c8-f3cfdaf84d5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-7bd9a5d5-86a2-4c80-a752-658846a12682 {
  margin-left: auto;
margin-right: auto;
}

#s-4c1bbde4-b65d-44aa-844e-fa3b0e0ce53f {
  margin-left: auto;
margin-right: auto;
}

#s-1e1d6021-6099-405e-827f-5a185b187239 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-1e1d6021-6099-405e-827f-5a185b187239 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-c74a056b-c379-4010-8d91-a3780813abed {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c74a056b-c379-4010-8d91-a3780813abed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c74a056b-c379-4010-8d91-a3780813abed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c74a056b-c379-4010-8d91-a3780813abed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c74a056b-c379-4010-8d91-a3780813abed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c74a056b-c379-4010-8d91-a3780813abed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c74a056b-c379-4010-8d91-a3780813abed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c74a056b-c379-4010-8d91-a3780813abed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-18e5ebfb-555d-4b2c-b728-36536191fa17 {
  margin-left: auto;
margin-right: auto;
}

#s-6c3b95f3-3db3-4998-92d1-2e0701c87803 {
  margin-left: auto;
margin-right: auto;
}

#s-577d9d5c-212f-489a-80a7-1b59d8a802f0 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-577d9d5c-212f-489a-80a7-1b59d8a802f0 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-aaad64c4-247c-481d-8db1-2fe407bad3e3 {
  margin-left: auto;
margin-right: auto;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjk3YWI2MDAtZDExOC00MDVkLWE4YjgtNzc5N2E3OGQ0YzcxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzYzg3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2OTdhYjYwMC1kMTE4LTQwNWQtYThiOC03Nzk3YTc4ZDRjNzEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 1em;
margin-left: 0%;
margin-bottom: 1em;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: left;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#003c87"}];
}
#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWY1MDE0ODMtYjFiYi00ZDFiLTgxODctZGI1ZWI3NThiZjZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlZjUwMTQ4My1iMWJiLTRkMWItODE4Ny1kYjVlYjc1OGJmNmMpIi8+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-6d58e457-c4d4-4d51-913d-29d5bc62a9ca:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca-atc-btn-wrapper {
    text-align: left;
  }


#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  
  
}


@media (min-width: 1200px){
  #s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca-atc-btn-wrapper {
    text-align: left;
  }


#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca-atc-btn-wrapper {
    text-align: left;
  }


#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca-atc-btn-wrapper {
    text-align: left;
  }


#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  
  
}


}@media (max-width: 767px){
  #s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca-atc-btn-wrapper {
    text-align: left;
  }


#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6d58e457-c4d4-4d51-913d-29d5bc62a9ca.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  
  
}


}
#s-b378888c-9c0e-4c0a-a4b9-e02654eb574d {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b378888c-9c0e-4c0a-a4b9-e02654eb574d {
  display: none;
}
#s-b378888c-9c0e-4c0a-a4b9-e02654eb574d, #wrap-s-b378888c-9c0e-4c0a-a4b9-e02654eb574d, #wrap-content-s-b378888c-9c0e-4c0a-a4b9-e02654eb574d { display: none !important; }}@media (max-width: 767px){#s-b378888c-9c0e-4c0a-a4b9-e02654eb574d {
  display: none;
}
#s-b378888c-9c0e-4c0a-a4b9-e02654eb574d, #wrap-s-b378888c-9c0e-4c0a-a4b9-e02654eb574d, #wrap-content-s-b378888c-9c0e-4c0a-a4b9-e02654eb574d { display: none !important; }}







#s-b378888c-9c0e-4c0a-a4b9-e02654eb574d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b378888c-9c0e-4c0a-a4b9-e02654eb574d.shg-box.shg-c {
  justify-content: center;
}

#s-4d0666ac-2ee3-46f1-bc92-11d29fdd0b6c {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4d0666ac-2ee3-46f1-bc92-11d29fdd0b6c .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-28ad89f2-bae5-4caf-b37b-c51c0eb8be08 {
  margin-left: 5%;
margin-right: 5%;
}

#s-307307c5-169d-48a2-9ced-f96c99e84ea2 {
  margin-left: 5%;
margin-right: 5%;
}

#s-6ef8e142-b9e9-4d19-9053-e0ef22e8f1aa {
  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.14);
}








#s-6ef8e142-b9e9-4d19-9053-e0ef22e8f1aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6ef8e142-b9e9-4d19-9053-e0ef22e8f1aa.shg-box.shg-c {
  justify-content: center;
}

#s-b27a6d58-8015-4660-9100-102ca63c022b {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b27a6d58-8015-4660-9100-102ca63c022b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-92e829b2-3242-4123-b51a-8299c9429128 {
  margin-left: 5%;
margin-right: 5%;
}

#s-e84b5b96-1108-4704-b507-12d6ff8141fb {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-e84b5b96-1108-4704-b507-12d6ff8141fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e84b5b96-1108-4704-b507-12d6ff8141fb"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-e84b5b96-1108-4704-b507-12d6ff8141fb"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-e84b5b96-1108-4704-b507-12d6ff8141fb"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

.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-a77a6fa9-7a65-4391-903b-274e2be50446 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  margin: 0 !important;
  overflow: visible;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add background color handling */
  
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 500px;

}





  img.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
    
    
    
    
  }


.s-a77a6fa9-7a65-4391-903b-274e2be50446 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
  box-sizing: border-box;
}



.s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  margin: 0 !important;
  overflow: visible;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add background color handling */
  
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
    
    
    
    
  }


.s-a77a6fa9-7a65-4391-903b-274e2be50446 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
  box-sizing: border-box;
}



.s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  margin: 0 !important;
  overflow: visible;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add background color handling */
  
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
    
    
    
    
  }


.s-a77a6fa9-7a65-4391-903b-274e2be50446 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
  box-sizing: border-box;
}



.s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  margin: 0 !important;
  overflow: visible;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add background color handling */
  
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
    
    
    
    
  }


.s-a77a6fa9-7a65-4391-903b-274e2be50446 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
  box-sizing: border-box;
}



.s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  margin: 0 !important;
  overflow: visible;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a77a6fa9-7a65-4391-903b-274e2be50446 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add background color handling */
  
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
    
    
    
    
  }


.s-a77a6fa9-7a65-4391-903b-274e2be50446 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77a6fa9-7a65-4391-903b-274e2be50446.shogun-image {
  box-sizing: border-box;
}



.s-a77a6fa9-7a65-4391-903b-274e2be50446 img.shogun-image {
  
}


}
#s-7f8dd5c3-58fc-43ea-95f7-a4357afc21f9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-7f8dd5c3-58fc-43ea-95f7-a4357afc21f9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-73210082-6479-46f1-9ed1-f861a2a3439b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b {
  margin: 0 !important;
  overflow: visible;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add background color handling */
  
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 500px;

}





  img.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
    
    
    
    
  }


.s-73210082-6479-46f1-9ed1-f861a2a3439b .shogun-image-content {
  
    justify-content: center;
  
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
  box-sizing: border-box;
}



.s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  
}


@media (min-width: 1200px){#s-73210082-6479-46f1-9ed1-f861a2a3439b {
  margin: 0 !important;
  overflow: visible;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add background color handling */
  
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
    
    
    
    
  }


.s-73210082-6479-46f1-9ed1-f861a2a3439b .shogun-image-content {
  
    justify-content: center;
  
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
  box-sizing: border-box;
}



.s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-73210082-6479-46f1-9ed1-f861a2a3439b {
  margin: 0 !important;
  overflow: visible;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add background color handling */
  
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
    
    
    
    
  }


.s-73210082-6479-46f1-9ed1-f861a2a3439b .shogun-image-content {
  
    justify-content: center;
  
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
  box-sizing: border-box;
}



.s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-73210082-6479-46f1-9ed1-f861a2a3439b {
  margin: 0 !important;
  overflow: visible;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add background color handling */
  
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
    
    
    
    
  }


.s-73210082-6479-46f1-9ed1-f861a2a3439b .shogun-image-content {
  
    justify-content: center;
  
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
  box-sizing: border-box;
}



.s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  
}


}@media (max-width: 767px){#s-73210082-6479-46f1-9ed1-f861a2a3439b {
  margin: 0 !important;
  overflow: visible;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73210082-6479-46f1-9ed1-f861a2a3439b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add background color handling */
  
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
    
    
    
    
  }


.s-73210082-6479-46f1-9ed1-f861a2a3439b .shogun-image-content {
  
    justify-content: center;
  
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73210082-6479-46f1-9ed1-f861a2a3439b.shogun-image {
  box-sizing: border-box;
}



.s-73210082-6479-46f1-9ed1-f861a2a3439b img.shogun-image {
  
}


}
#s-ba0424ae-cab2-4a45-a05d-075f3ad87fb8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ba0424ae-cab2-4a45-a05d-075f3ad87fb8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 500px;

}





  img.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
    
    
    
    
  }


.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
  box-sizing: border-box;
}



.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
    
    
    
    
  }


.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
  box-sizing: border-box;
}



.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
    
    
    
    
  }


.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
  box-sizing: border-box;
}



.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
    
    
    
    
  }


.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
  box-sizing: border-box;
}



.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
    
    
    
    
  }


.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3.shogun-image {
  box-sizing: border-box;
}



.s-3b3fcd52-ee0c-40fe-8239-7219e6b22ba3 img.shogun-image {
  
}


}
#s-eaf924e3-0c8e-44c5-b6c7-21800200e0a9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-eaf924e3-0c8e-44c5-b6c7-21800200e0a9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-b10640ff-248a-47a4-b9f2-864230a6871c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c {
  margin: 0 !important;
  overflow: visible;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add background color handling */
  
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 500px;

}





  img.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
    
    
    
    
  }


.s-b10640ff-248a-47a4-b9f2-864230a6871c .shogun-image-content {
  
    justify-content: center;
  
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
  box-sizing: border-box;
}



.s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  
}


@media (min-width: 1200px){#s-b10640ff-248a-47a4-b9f2-864230a6871c {
  margin: 0 !important;
  overflow: visible;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add background color handling */
  
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
    
    
    
    
  }


.s-b10640ff-248a-47a4-b9f2-864230a6871c .shogun-image-content {
  
    justify-content: center;
  
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
  box-sizing: border-box;
}



.s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b10640ff-248a-47a4-b9f2-864230a6871c {
  margin: 0 !important;
  overflow: visible;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add background color handling */
  
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
    
    
    
    
  }


.s-b10640ff-248a-47a4-b9f2-864230a6871c .shogun-image-content {
  
    justify-content: center;
  
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
  box-sizing: border-box;
}



.s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b10640ff-248a-47a4-b9f2-864230a6871c {
  margin: 0 !important;
  overflow: visible;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add background color handling */
  
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
    
    
    
    
  }


.s-b10640ff-248a-47a4-b9f2-864230a6871c .shogun-image-content {
  
    justify-content: center;
  
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
  box-sizing: border-box;
}



.s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  
}


}@media (max-width: 767px){#s-b10640ff-248a-47a4-b9f2-864230a6871c {
  margin: 0 !important;
  overflow: visible;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b10640ff-248a-47a4-b9f2-864230a6871c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add background color handling */
  
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
    
    
    
    
  }


.s-b10640ff-248a-47a4-b9f2-864230a6871c .shogun-image-content {
  
    justify-content: center;
  
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b10640ff-248a-47a4-b9f2-864230a6871c.shogun-image {
  box-sizing: border-box;
}



.s-b10640ff-248a-47a4-b9f2-864230a6871c img.shogun-image {
  
}


}
#s-f06ca181-6b8f-4f1a-9db2-19c3904d4b50 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-f06ca181-6b8f-4f1a-9db2-19c3904d4b50 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  margin: 0 !important;
  overflow: visible;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add background color handling */
  
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 500px;

}





  img.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
    
    
    
    
  }


.s-aba4c995-01d7-442f-b1d5-0c99c828279e .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
  box-sizing: border-box;
}



.s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  
}


@media (min-width: 1200px){#s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  margin: 0 !important;
  overflow: visible;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add background color handling */
  
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
    
    
    
    
  }


.s-aba4c995-01d7-442f-b1d5-0c99c828279e .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
  box-sizing: border-box;
}



.s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  margin: 0 !important;
  overflow: visible;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add background color handling */
  
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
    
    
    
    
  }


.s-aba4c995-01d7-442f-b1d5-0c99c828279e .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
  box-sizing: border-box;
}



.s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  margin: 0 !important;
  overflow: visible;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add background color handling */
  
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
    
    
    
    
  }


.s-aba4c995-01d7-442f-b1d5-0c99c828279e .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
  box-sizing: border-box;
}



.s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  
}


}@media (max-width: 767px){#s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  margin: 0 !important;
  overflow: visible;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba4c995-01d7-442f-b1d5-0c99c828279e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add background color handling */
  
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
    
    
    
    
  }


.s-aba4c995-01d7-442f-b1d5-0c99c828279e .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba4c995-01d7-442f-b1d5-0c99c828279e.shogun-image {
  box-sizing: border-box;
}



.s-aba4c995-01d7-442f-b1d5-0c99c828279e img.shogun-image {
  
}


}
#s-595f3fea-a9ab-4c8e-b47f-13ec8fbe36b7 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-595f3fea-a9ab-4c8e-b47f-13ec8fbe36b7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-4dc859c7-6c68-48f6-a2ed-4e19bafc196c {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-4dc859c7-6c68-48f6-a2ed-4e19bafc196c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4dc859c7-6c68-48f6-a2ed-4e19bafc196c.shg-box.shg-c {
  justify-content: center;
}

#s-443e70ba-1ace-46e0-9126-7797bb856e36 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-443e70ba-1ace-46e0-9126-7797bb856e36 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-15c5713f-f244-4b43-9ab7-d91ffcbc7f8b {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-87265387-66d5-4205-81ac-d36194b21190 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-87265387-66d5-4205-81ac-d36194b21190"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87265387-66d5-4205-81ac-d36194b21190"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-87265387-66d5-4205-81ac-d36194b21190"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-87265387-66d5-4205-81ac-d36194b21190"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-14db4299-81b9-44ff-a031-be219ec022b4 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
  box-sizing: border-box;
}



.s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14db4299-81b9-44ff-a031-be219ec022b4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
      position: relative;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-14db4299-81b9-44ff-a031-be219ec022b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
  box-sizing: border-box;
}



.s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14db4299-81b9-44ff-a031-be219ec022b4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
      position: relative;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4 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-14db4299-81b9-44ff-a031-be219ec022b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
  box-sizing: border-box;
}



.s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14db4299-81b9-44ff-a031-be219ec022b4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
      position: relative;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4 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-14db4299-81b9-44ff-a031-be219ec022b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
  box-sizing: border-box;
}



.s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14db4299-81b9-44ff-a031-be219ec022b4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
      position: relative;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-14db4299-81b9-44ff-a031-be219ec022b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14db4299-81b9-44ff-a031-be219ec022b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14db4299-81b9-44ff-a031-be219ec022b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-14db4299-81b9-44ff-a031-be219ec022b4 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image {
  box-sizing: border-box;
}



.s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14db4299-81b9-44ff-a031-be219ec022b4 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container {
      position: relative;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14db4299-81b9-44ff-a031-be219ec022b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-cf5f4931-e174-40a6-99cb-768df6f147da {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf5f4931-e174-40a6-99cb-768df6f147da .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  margin: 0 !important;
  overflow: visible;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add background color handling */
  
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
  box-sizing: border-box;
}



.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
      position: relative;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  margin: 0 !important;
  overflow: visible;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add background color handling */
  
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
  box-sizing: border-box;
}



.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
      position: relative;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 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-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  margin: 0 !important;
  overflow: visible;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add background color handling */
  
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
  box-sizing: border-box;
}



.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
      position: relative;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 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-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  margin: 0 !important;
  overflow: visible;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add background color handling */
  
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
  box-sizing: border-box;
}



.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
      position: relative;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  margin: 0 !important;
  overflow: visible;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add background color handling */
  
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image {
  box-sizing: border-box;
}



.s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container {
      position: relative;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53be06f7-4900-4b2f-b6b0-1d22eac50de7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-3a1a1d98-ade4-411b-a607-43731793999b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a1a1d98-ade4-411b-a607-43731793999b .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  margin: 0 !important;
  overflow: visible;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add background color handling */
  
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
  box-sizing: border-box;
}



.s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
      position: relative;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  margin: 0 !important;
  overflow: visible;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add background color handling */
  
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
  box-sizing: border-box;
}



.s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
      position: relative;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 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-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  margin: 0 !important;
  overflow: visible;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add background color handling */
  
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
  box-sizing: border-box;
}



.s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
      position: relative;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 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-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  margin: 0 !important;
  overflow: visible;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add background color handling */
  
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
  box-sizing: border-box;
}



.s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
      position: relative;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  margin: 0 !important;
  overflow: visible;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add background color handling */
  
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c819002b-f6ae-4bbf-b396-e49f7b488722 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image {
  box-sizing: border-box;
}



.s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container {
      position: relative;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c819002b-f6ae-4bbf-b396-e49f7b488722 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-56e2af50-91dc-4f91-95ca-82715bae36c8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56e2af50-91dc-4f91-95ca-82715bae36c8 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-2ca446dd-9063-42c0-9d61-c0a4657ec3cb {
  margin-left: 5%;
margin-right: 5%;
}

#s-e6117d32-6d50-4918-b50f-688571ea4435 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-e6117d32-6d50-4918-b50f-688571ea4435 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6117d32-6d50-4918-b50f-688571ea4435.shg-box.shg-c {
  justify-content: center;
}

#s-ab6eced8-c46d-499a-90eb-39856737871e {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ab6eced8-c46d-499a-90eb-39856737871e .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  margin-left: auto;
margin-right: auto;
max-width: 700px;
text-align: center;
}
@media (max-width: 767px){#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  display: none;
}
#s-85f46ca6-a4ec-4224-ba66-40fbae13b026, #wrap-s-85f46ca6-a4ec-4224-ba66-40fbae13b026, #wrap-content-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 { display: none !important; }}
#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
  box-sizing: border-box;
}



.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  
}


@media (min-width: 1200px){#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
  box-sizing: border-box;
}



.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
  box-sizing: border-box;
}



.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
  box-sizing: border-box;
}



.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  
}


}@media (max-width: 767px){#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f46ca6-a4ec-4224-ba66-40fbae13b026 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f46ca6-a4ec-4224-ba66-40fbae13b026.shogun-image {
  box-sizing: border-box;
}



.s-85f46ca6-a4ec-4224-ba66-40fbae13b026 img.shogun-image {
  
}


}
#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  margin-left: 2%;
margin-right: 2%;
text-align: center;
}
@media (min-width: 1200px){#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  display: none;
}
#s-6b9bf884-10fa-417d-9756-6c528a3f60c3, #wrap-s-6b9bf884-10fa-417d-9756-6c528a3f60c3, #wrap-content-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  display: none;
}
#s-6b9bf884-10fa-417d-9756-6c528a3f60c3, #wrap-s-6b9bf884-10fa-417d-9756-6c528a3f60c3, #wrap-content-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  display: none;
}
#s-6b9bf884-10fa-417d-9756-6c528a3f60c3, #wrap-s-6b9bf884-10fa-417d-9756-6c528a3f60c3, #wrap-content-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 { display: none !important; }}
#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
    
    
    
    
  }


.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
  box-sizing: border-box;
}



.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
    
    
    
    
  }


.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
  box-sizing: border-box;
}



.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
    
    
    
    
  }


.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
  box-sizing: border-box;
}



.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
    
    
    
    
  }


.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
  box-sizing: border-box;
}



.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b9bf884-10fa-417d-9756-6c528a3f60c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
    
    
    
    
  }


.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b9bf884-10fa-417d-9756-6c528a3f60c3.shogun-image {
  box-sizing: border-box;
}



.s-6b9bf884-10fa-417d-9756-6c528a3f60c3 img.shogun-image {
  
}


}
#s-57707bf4-cacf-4138-8412-69a4e27d66d6 {
  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.14);
}
@media (min-width: 1200px){#s-57707bf4-cacf-4138-8412-69a4e27d66d6 {
  display: none;
}
#s-57707bf4-cacf-4138-8412-69a4e27d66d6, #wrap-s-57707bf4-cacf-4138-8412-69a4e27d66d6, #wrap-content-s-57707bf4-cacf-4138-8412-69a4e27d66d6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-57707bf4-cacf-4138-8412-69a4e27d66d6 {
  display: none;
}
#s-57707bf4-cacf-4138-8412-69a4e27d66d6, #wrap-s-57707bf4-cacf-4138-8412-69a4e27d66d6, #wrap-content-s-57707bf4-cacf-4138-8412-69a4e27d66d6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-57707bf4-cacf-4138-8412-69a4e27d66d6 {
  display: none;
}
#s-57707bf4-cacf-4138-8412-69a4e27d66d6, #wrap-s-57707bf4-cacf-4138-8412-69a4e27d66d6, #wrap-content-s-57707bf4-cacf-4138-8412-69a4e27d66d6 { display: none !important; }}







#s-57707bf4-cacf-4138-8412-69a4e27d66d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-57707bf4-cacf-4138-8412-69a4e27d66d6.shg-box.shg-c {
  justify-content: center;
}

#s-eac39419-e1ea-4c4e-926a-f403061b758d {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-eac39419-e1ea-4c4e-926a-f403061b758d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  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-cbb33bfe-3c52-440a-a9f8-9d68af3a3c0d {
  margin-left: auto;
margin-right: auto;
}

#s-cbb33bfe-3c52-440a-a9f8-9d68af3a3c0d .shg-grid-content {
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(19, calc(100vw / 24));
}

#s-958cd349-779b-4d37-bb9a-052d96c3d6d8 {
  margin-left: 0%;
margin-right: 0%;
max-width: 30px;
}

#s-958cd349-779b-4d37-bb9a-052d96c3d6d8 {
  grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 3;
grid-row-end: 5;
z-index: 0;
}

#s-958cd349-779b-4d37-bb9a-052d96c3d6d8 .shogun-icon-wrapper {
  text-align: center;
}


#s-958cd349-779b-4d37-bb9a-052d96c3d6d8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-c4d49859-9004-4bff-86e9-39c30a1fb6a2 {
  margin-top: 7px;
margin-left: 0%;
margin-bottom: 7px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-c4d49859-9004-4bff-86e9-39c30a1fb6a2 {
  grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 5;
grid-row-end: 8;
z-index: 1;
}

#s-c4d49859-9004-4bff-86e9-39c30a1fb6a2 .shogun-icon-wrapper {
  text-align: center;
}


#s-c4d49859-9004-4bff-86e9-39c30a1fb6a2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-bf81bc48-f4ff-49e2-ae72-794ef71b9bf1 {
  margin-top: -5px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-bf81bc48-f4ff-49e2-ae72-794ef71b9bf1 {
  grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 8;
grid-row-end: 10;
z-index: 2;
}

#s-bf81bc48-f4ff-49e2-ae72-794ef71b9bf1 .shogun-icon-wrapper {
  text-align: center;
}


#s-bf81bc48-f4ff-49e2-ae72-794ef71b9bf1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-9871d58f-80cd-4412-8b63-9a76d4735c54 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-9871d58f-80cd-4412-8b63-9a76d4735c54 {
  grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 10;
grid-row-end: 12;
z-index: 3;
}

#s-9871d58f-80cd-4412-8b63-9a76d4735c54 .shogun-icon-wrapper {
  text-align: center;
}


#s-9871d58f-80cd-4412-8b63-9a76d4735c54 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-77c778af-b00d-4866-8455-c18de89f6d6b {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 8px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-77c778af-b00d-4866-8455-c18de89f6d6b {
  grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 12;
grid-row-end: 15;
z-index: 4;
}

#s-77c778af-b00d-4866-8455-c18de89f6d6b .shogun-icon-wrapper {
  text-align: center;
}


#s-77c778af-b00d-4866-8455-c18de89f6d6b .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-585b5fd8-5a4a-4cac-85ac-7e590bc13eb6 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-585b5fd8-5a4a-4cac-85ac-7e590bc13eb6 {
  grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 15;
grid-row-end: 17;
z-index: 5;
}

#s-585b5fd8-5a4a-4cac-85ac-7e590bc13eb6 .shogun-icon-wrapper {
  text-align: center;
}


#s-585b5fd8-5a4a-4cac-85ac-7e590bc13eb6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-f0fd9bea-55ff-44ed-9976-5e59948703c3 {
  margin-left: auto;
margin-right: auto;
}

#s-f0fd9bea-55ff-44ed-9976-5e59948703c3 {
  grid-column-start: 5;
grid-column-end: 25;
grid-row-start: 3;
grid-row-end: 20;
z-index: 6;
}

.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-50f14e69-61f8-483e-8d1e-b8f101f7df8b {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.27);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjk3NmM4NGYtZmQwOC00NjlmLThmODAtOGFiNzg3Y2UzOThjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOTc2Yzg0Zi1mZDA4LTQ2OWYtOGY4MC04YWI3ODdjZTM5OGMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-50f14e69-61f8-483e-8d1e-b8f101f7df8b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDZlZDcwOTktMzcyNi00MjM4LTkwNGQtZDFjNDViMzQ4MWRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NmVkNzA5OS0zNzI2LTQyMzgtOTA0ZC1kMWM0NWIzNDgxZGUpIi8+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-50f14e69-61f8-483e-8d1e-b8f101f7df8b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-50f14e69-61f8-483e-8d1e-b8f101f7df8b-root {
    text-align: center;
  }


#s-50f14e69-61f8-483e-8d1e-b8f101f7df8b.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-50f14e69-61f8-483e-8d1e-b8f101f7df8b-root {
    text-align: center;
  }


#s-50f14e69-61f8-483e-8d1e-b8f101f7df8b.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-50f14e69-61f8-483e-8d1e-b8f101f7df8b-root {
    text-align: center;
  }


#s-50f14e69-61f8-483e-8d1e-b8f101f7df8b.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-50f14e69-61f8-483e-8d1e-b8f101f7df8b-root {
    text-align: center;
  }


#s-50f14e69-61f8-483e-8d1e-b8f101f7df8b.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-50f14e69-61f8-483e-8d1e-b8f101f7df8b-root {
    text-align: center;
  }


#s-50f14e69-61f8-483e-8d1e-b8f101f7df8b.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-8c80c6e4-af54-445e-bd94-ec2203dfc186 {
  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.14);
}
@media (min-width: 1200px){#s-8c80c6e4-af54-445e-bd94-ec2203dfc186 {
  display: none;
}
#s-8c80c6e4-af54-445e-bd94-ec2203dfc186, #wrap-s-8c80c6e4-af54-445e-bd94-ec2203dfc186, #wrap-content-s-8c80c6e4-af54-445e-bd94-ec2203dfc186 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c80c6e4-af54-445e-bd94-ec2203dfc186 {
  display: none;
}
#s-8c80c6e4-af54-445e-bd94-ec2203dfc186, #wrap-s-8c80c6e4-af54-445e-bd94-ec2203dfc186, #wrap-content-s-8c80c6e4-af54-445e-bd94-ec2203dfc186 { display: none !important; }}@media (max-width: 767px){#s-8c80c6e4-af54-445e-bd94-ec2203dfc186 {
  display: none;
}
#s-8c80c6e4-af54-445e-bd94-ec2203dfc186, #wrap-s-8c80c6e4-af54-445e-bd94-ec2203dfc186, #wrap-content-s-8c80c6e4-af54-445e-bd94-ec2203dfc186 { display: none !important; }}







#s-8c80c6e4-af54-445e-bd94-ec2203dfc186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c80c6e4-af54-445e-bd94-ec2203dfc186.shg-box.shg-c {
  justify-content: center;
}

#s-99bddb4d-99d3-4e73-8e28-04e44e832759 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99bddb4d-99d3-4e73-8e28-04e44e832759 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-47f9ad9e-97f0-47ed-b31d-2f72c5941aa9 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
}

#s-47f9ad9e-97f0-47ed-b31d-2f72c5941aa9 .shg-grid-content {
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(27, calc(100vw / 24));
}

#s-01ffe621-c22a-463d-bdc9-6b9f32ffc0a1 {
  margin-top: 11px;
margin-left: 5%;
margin-right: auto;
max-width: 30px;
}

#s-01ffe621-c22a-463d-bdc9-6b9f32ffc0a1 {
  grid-column-start: 4;
grid-column-end: 7;
grid-row-start: 2;
grid-row-end: 5;
z-index: 0;
}

#s-01ffe621-c22a-463d-bdc9-6b9f32ffc0a1 .shogun-icon-wrapper {
  text-align: center;
}


#s-01ffe621-c22a-463d-bdc9-6b9f32ffc0a1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-b8ff4921-674a-475d-a76a-505b3d6b285d {
  margin-top: 14px;
margin-left: 5%;
margin-right: auto;
padding-top: 2px;
padding-bottom: 2px;
max-width: 30px;
}

#s-b8ff4921-674a-475d-a76a-505b3d6b285d {
  grid-column-start: 4;
grid-column-end: 7;
grid-row-start: 4;
grid-row-end: 7;
z-index: 1;
}

#s-b8ff4921-674a-475d-a76a-505b3d6b285d .shogun-icon-wrapper {
  text-align: center;
}


#s-b8ff4921-674a-475d-a76a-505b3d6b285d .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-cb28ec34-3303-4457-a92c-910fcf18943e {
  margin-top: 21px;
margin-left: 5%;
margin-right: auto;
padding-top: 2px;
padding-bottom: 2px;
max-width: 30px;
}

#s-cb28ec34-3303-4457-a92c-910fcf18943e {
  grid-column-start: 4;
grid-column-end: 7;
grid-row-start: 6;
grid-row-end: 10;
z-index: 2;
}

#s-cb28ec34-3303-4457-a92c-910fcf18943e .shogun-icon-wrapper {
  text-align: center;
}


#s-cb28ec34-3303-4457-a92c-910fcf18943e .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-3082d506-1901-46b5-9ee3-9148f988a61c {
  margin-top: -8px;
margin-left: 5%;
margin-right: auto;
padding-top: 6px;
padding-bottom: 0px;
max-width: 30px;
}

#s-3082d506-1901-46b5-9ee3-9148f988a61c {
  grid-column-start: 4;
grid-column-end: 7;
grid-row-start: 9;
grid-row-end: 11;
z-index: 4;
}

#s-3082d506-1901-46b5-9ee3-9148f988a61c .shogun-icon-wrapper {
  text-align: center;
}


#s-3082d506-1901-46b5-9ee3-9148f988a61c .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-eec589ff-3b65-459f-aa8c-327ab5e23b67 {
  margin-top: -5px;
margin-left: 5%;
margin-right: auto;
padding-top: 8px;
padding-bottom: 0px;
max-width: 30px;
}

#s-eec589ff-3b65-459f-aa8c-327ab5e23b67 {
  grid-column-start: 4;
grid-column-end: 7;
grid-row-start: 11;
grid-row-end: 14;
z-index: 5;
}

#s-eec589ff-3b65-459f-aa8c-327ab5e23b67 .shogun-icon-wrapper {
  text-align: center;
}


#s-eec589ff-3b65-459f-aa8c-327ab5e23b67 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-2ea8e1b9-7799-4bf7-8109-641b6e323216 {
  margin-left: 5%;
margin-right: auto;
padding-top: 30px;
padding-bottom: 0px;
max-width: 30px;
}

#s-2ea8e1b9-7799-4bf7-8109-641b6e323216 {
  grid-column-start: 4;
grid-column-end: 7;
grid-row-start: 12;
grid-row-end: 16;
z-index: 6;
}

#s-2ea8e1b9-7799-4bf7-8109-641b6e323216 .shogun-icon-wrapper {
  text-align: center;
}


#s-2ea8e1b9-7799-4bf7-8109-641b6e323216 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-8215e318-ef97-4cee-9e61-6cedec931b22 {
  margin-left: auto;
margin-right: auto;
}

#s-8215e318-ef97-4cee-9e61-6cedec931b22 {
  grid-column-start: 6;
grid-column-end: 24;
grid-row-start: 2;
grid-row-end: 28;
z-index: 2;
}

#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784 {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.27);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjk3NmM4NGYtZmQwOC00NjlmLThmODAtOGFiNzg3Y2UzOThjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOTc2Yzg0Zi1mZDA4LTQ2OWYtOGY4MC04YWI3ODdjZTM5OGMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjMxMzVmNzctNWRhYi00NzBkLTlkMTItZWFkY2RiYTg1ZTIwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MzEzNWY3Ny01ZGFiLTQ3MGQtOWQxMi1lYWRjZGJhODVlMjApIi8+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-1cad3e42-c5ca-4ae3-96be-97809cc2c784:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784 {
  display: none;
}
#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784, #wrap-s-1cad3e42-c5ca-4ae3-96be-97809cc2c784, #wrap-content-s-1cad3e42-c5ca-4ae3-96be-97809cc2c784 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784 {
  display: none;
}
#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784, #wrap-s-1cad3e42-c5ca-4ae3-96be-97809cc2c784, #wrap-content-s-1cad3e42-c5ca-4ae3-96be-97809cc2c784 { display: none !important; }}@media (max-width: 767px){#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784 {
  display: none;
}
#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784, #wrap-s-1cad3e42-c5ca-4ae3-96be-97809cc2c784, #wrap-content-s-1cad3e42-c5ca-4ae3-96be-97809cc2c784 { display: none !important; }}

  #s-1cad3e42-c5ca-4ae3-96be-97809cc2c784-root {
    text-align: center;
  }


#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1cad3e42-c5ca-4ae3-96be-97809cc2c784-root {
    text-align: center;
  }


#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784.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-1cad3e42-c5ca-4ae3-96be-97809cc2c784-root {
    text-align: center;
  }


#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784.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-1cad3e42-c5ca-4ae3-96be-97809cc2c784-root {
    text-align: center;
  }


#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1cad3e42-c5ca-4ae3-96be-97809cc2c784-root {
    text-align: center;
  }


#s-1cad3e42-c5ca-4ae3-96be-97809cc2c784.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-5138c884-61b7-4120-85f4-6ab3b137b02d {
  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-5138c884-61b7-4120-85f4-6ab3b137b02d {
  display: none;
}
#s-5138c884-61b7-4120-85f4-6ab3b137b02d, #wrap-s-5138c884-61b7-4120-85f4-6ab3b137b02d, #wrap-content-s-5138c884-61b7-4120-85f4-6ab3b137b02d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5138c884-61b7-4120-85f4-6ab3b137b02d {
  display: none;
}
#s-5138c884-61b7-4120-85f4-6ab3b137b02d, #wrap-s-5138c884-61b7-4120-85f4-6ab3b137b02d, #wrap-content-s-5138c884-61b7-4120-85f4-6ab3b137b02d { display: none !important; }}







#s-5138c884-61b7-4120-85f4-6ab3b137b02d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5138c884-61b7-4120-85f4-6ab3b137b02d.shg-box.shg-c {
  justify-content: center;
}

#s-480aef8e-03ff-4d0d-9a98-69c5dd1205a8 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-480aef8e-03ff-4d0d-9a98-69c5dd1205a8 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-67d4299e-f455-4214-920a-c68120688557 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  margin: 0 !important;
  overflow: visible;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add background color handling */
  
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image {
  box-sizing: border-box;
}



.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  
}


@media (min-width: 1200px){#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  margin: 0 !important;
  overflow: visible;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add background color handling */
  
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image {
  box-sizing: border-box;
}



.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  margin: 0 !important;
  overflow: visible;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add background color handling */
  
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image {
  box-sizing: border-box;
}



.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  margin: 0 !important;
  overflow: visible;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add background color handling */
  
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image {
  box-sizing: border-box;
}



.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  
}


}@media (max-width: 767px){#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  margin: 0 !important;
  overflow: visible;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add background color handling */
  
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37.shogun-image {
  box-sizing: border-box;
}



.s-820d2ed7-a11b-4732-9fa2-c13f74ce7e37 img.shogun-image {
  
}


}
#s-3c20e967-4355-46c2-8686-3eeb084062c5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-3c20e967-4355-46c2-8686-3eeb084062c5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3c20e967-4355-46c2-8686-3eeb084062c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3c20e967-4355-46c2-8686-3eeb084062c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c20e967-4355-46c2-8686-3eeb084062c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
  box-sizing: border-box;
}



.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
      position: relative;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
  box-sizing: border-box;
}



.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
      position: relative;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 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-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
  box-sizing: border-box;
}



.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
      position: relative;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 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-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
  box-sizing: border-box;
}



.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
      position: relative;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image {
  box-sizing: border-box;
}



.s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container {
      position: relative;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f17d4f77-58d3-4204-9d0a-e296dbc596f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-f677e674-bd84-45ec-b4ce-121a2dd53502 {
  margin-left: -35%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f677e674-bd84-45ec-b4ce-121a2dd53502 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-f067625f-c9cf-428a-b61e-91156cbbe5a6 {
  margin-left: -35%;
margin-right: auto;
}

#s-c451df0d-c6bc-4759-82ae-69ddbb415d20 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c451df0d-c6bc-4759-82ae-69ddbb415d20"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c451df0d-c6bc-4759-82ae-69ddbb415d20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c451df0d-c6bc-4759-82ae-69ddbb415d20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c451df0d-c6bc-4759-82ae-69ddbb415d20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  margin: 0 !important;
  overflow: visible;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add background color handling */
  
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
  box-sizing: border-box;
}



.s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3650e2ee-87fd-4373-8036-2bff1e68549d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
      position: relative;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  margin: 0 !important;
  overflow: visible;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add background color handling */
  
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
  box-sizing: border-box;
}



.s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3650e2ee-87fd-4373-8036-2bff1e68549d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
      position: relative;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d 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-3650e2ee-87fd-4373-8036-2bff1e68549d {
  margin: 0 !important;
  overflow: visible;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add background color handling */
  
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
  box-sizing: border-box;
}



.s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3650e2ee-87fd-4373-8036-2bff1e68549d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
      position: relative;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d 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-3650e2ee-87fd-4373-8036-2bff1e68549d {
  margin: 0 !important;
  overflow: visible;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add background color handling */
  
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
  box-sizing: border-box;
}



.s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3650e2ee-87fd-4373-8036-2bff1e68549d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
      position: relative;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  margin: 0 !important;
  overflow: visible;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3650e2ee-87fd-4373-8036-2bff1e68549d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add background color handling */
  
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3650e2ee-87fd-4373-8036-2bff1e68549d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3650e2ee-87fd-4373-8036-2bff1e68549d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image {
  box-sizing: border-box;
}



.s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3650e2ee-87fd-4373-8036-2bff1e68549d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container {
      position: relative;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3650e2ee-87fd-4373-8036-2bff1e68549d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-5b246783-af7e-4147-b714-f098fac3b6ad {
  margin-left: -35%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b246783-af7e-4147-b714-f098fac3b6ad .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-7cb5d0aa-3666-4c91-b416-875682905176 {
  margin-left: -35%;
margin-right: auto;
}

#s-c7e95f44-d732-4c70-8d3a-e95a9035d52c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c7e95f44-d732-4c70-8d3a-e95a9035d52c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c7e95f44-d732-4c70-8d3a-e95a9035d52c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c7e95f44-d732-4c70-8d3a-e95a9035d52c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7e95f44-d732-4c70-8d3a-e95a9035d52c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
  box-sizing: border-box;
}



.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
      position: relative;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
  box-sizing: border-box;
}



.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
      position: relative;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 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-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
  box-sizing: border-box;
}



.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
      position: relative;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 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-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
  box-sizing: border-box;
}



.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
      position: relative;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image {
  box-sizing: border-box;
}



.s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container {
      position: relative;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e57d0d1-42be-4335-a115-6dad393ac3a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-aab28e3f-d676-4320-918c-9c85cd1fe968 {
  margin-left: -35%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aab28e3f-d676-4320-918c-9c85cd1fe968 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-61ec41c7-ee51-4ed3-afe6-f14f14b34bdf {
  margin-left: -35%;
margin-right: auto;
}

#s-0651f6f0-a4e1-4b22-94b6-82eb5e59139e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-0651f6f0-a4e1-4b22-94b6-82eb5e59139e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0651f6f0-a4e1-4b22-94b6-82eb5e59139e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0651f6f0-a4e1-4b22-94b6-82eb5e59139e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0651f6f0-a4e1-4b22-94b6-82eb5e59139e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  margin: 0 !important;
  overflow: visible;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add background color handling */
  
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
  box-sizing: border-box;
}



.s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
      position: relative;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  margin: 0 !important;
  overflow: visible;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add background color handling */
  
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
  box-sizing: border-box;
}



.s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
      position: relative;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 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-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  margin: 0 !important;
  overflow: visible;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add background color handling */
  
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
  box-sizing: border-box;
}



.s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
      position: relative;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 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-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  margin: 0 !important;
  overflow: visible;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add background color handling */
  
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
  box-sizing: border-box;
}



.s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
      position: relative;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  margin: 0 !important;
  overflow: visible;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add background color handling */
  
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-fcba60ac-5cb8-4607-a180-09c87705dea3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image {
  box-sizing: border-box;
}



.s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container {
      position: relative;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcba60ac-5cb8-4607-a180-09c87705dea3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-f651148e-9c07-41f8-beeb-8a39e02b08e4 {
  margin-left: -35%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f651148e-9c07-41f8-beeb-8a39e02b08e4 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-bf50a641-df3f-4259-b0a1-16c956c3fdd1 {
  margin-left: -35%;
margin-right: auto;
}

#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 {
  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.14);
}
@media (min-width: 1200px){#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 {
  display: none;
}
#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3, #wrap-s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3, #wrap-content-s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 { display: none !important; }}@media (max-width: 767px){#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 {
  display: none;
}
#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3, #wrap-s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3, #wrap-content-s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 { display: none !important; }}







#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f05bddb5-ce2d-4085-b1e0-c7db1972d5d3.shg-box.shg-c {
  justify-content: center;
}

#s-717893ff-b99f-4ca8-87d8-85ea46d1d661 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-717893ff-b99f-4ca8-87d8-85ea46d1d661 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-4a226a45-fbe3-4921-936f-b28c49d926bb {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4a226a45-fbe3-4921-936f-b28c49d926bb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4a226a45-fbe3-4921-936f-b28c49d926bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a226a45-fbe3-4921-936f-b28c49d926bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a226a45-fbe3-4921-936f-b28c49d926bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  margin-left: auto;
margin-right: 5%;
max-width: 400px;
text-align: center;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b0817b7-37db-4952-9733-ed98b0d93696 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
  box-sizing: border-box;
}



.s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b0817b7-37db-4952-9733-ed98b0d93696 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
  box-sizing: border-box;
}



.s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b0817b7-37db-4952-9733-ed98b0d93696 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
  box-sizing: border-box;
}



.s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b0817b7-37db-4952-9733-ed98b0d93696 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
  box-sizing: border-box;
}



.s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  margin: 0 !important;
  overflow: visible;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6b0817b7-37db-4952-9733-ed98b0d93696 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add background color handling */
  
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6b0817b7-37db-4952-9733-ed98b0d93696 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b0817b7-37db-4952-9733-ed98b0d93696.shogun-image {
  box-sizing: border-box;
}



.s-6b0817b7-37db-4952-9733-ed98b0d93696 img.shogun-image {
  
}


}
#s-e8877aeb-7446-4dd4-a2f3-bc48173ec924 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e8877aeb-7446-4dd4-a2f3-bc48173ec924"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e8877aeb-7446-4dd4-a2f3-bc48173ec924"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8877aeb-7446-4dd4-a2f3-bc48173ec924"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e8877aeb-7446-4dd4-a2f3-bc48173ec924"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8877aeb-7446-4dd4-a2f3-bc48173ec924"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8877aeb-7446-4dd4-a2f3-bc48173ec924"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8877aeb-7446-4dd4-a2f3-bc48173ec924"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-30e4046a-2171-4781-9edc-d9db22646a86 {
  margin-top: 15px;
margin-left: 0%;
margin-right: 0%;
padding-top: 1px;
max-width: 30px;
}

#s-30e4046a-2171-4781-9edc-d9db22646a86 .shogun-icon-wrapper {
  text-align: center;
}


#s-30e4046a-2171-4781-9edc-d9db22646a86 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-c7480d3e-f1bf-48ac-9321-049a5136bced {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-c7480d3e-f1bf-48ac-9321-049a5136bced .shogun-icon-wrapper {
  text-align: center;
}


#s-c7480d3e-f1bf-48ac-9321-049a5136bced .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-1903413a-f799-4879-ab82-d5b0a0e31143 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-1903413a-f799-4879-ab82-d5b0a0e31143 .shogun-icon-wrapper {
  text-align: center;
}


#s-1903413a-f799-4879-ab82-d5b0a0e31143 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-46abc044-3370-4572-8f5b-5f5a6184a76e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-46abc044-3370-4572-8f5b-5f5a6184a76e .shogun-icon-wrapper {
  text-align: center;
}


#s-46abc044-3370-4572-8f5b-5f5a6184a76e .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-6afa737c-c307-40ad-8440-bb5eb45edb15 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-6afa737c-c307-40ad-8440-bb5eb45edb15 .shogun-icon-wrapper {
  text-align: center;
}


#s-6afa737c-c307-40ad-8440-bb5eb45edb15 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-0cedac10-caad-4ad2-9ec4-40aeb278dc6c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 81px;
padding-bottom: 0px;
max-width: 30px;
}

#s-0cedac10-caad-4ad2-9ec4-40aeb278dc6c .shogun-icon-wrapper {
  text-align: center;
}


#s-0cedac10-caad-4ad2-9ec4-40aeb278dc6c .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-e4da3ecf-0077-4763-9bff-c562e9305fb1 {
  margin-left: -1%;
margin-right: 0%;
}

#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.26);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGZiNjI5YjMtM2I5OS00ODZhLTlkZTYtOGEyNDdjMjVmNTAxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZmI2MjliMy0zYjk5LTQ4NmEtOWRlNi04YTI0N2MyNWY1MDEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzNjMGEwZDItMjBhNy00NjA5LTkxMTYtZmFmODdjYWYzOWE0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjM2MwYTBkMi0yMGE3LTQ2MDktOTExNi1mYWY4N2NhZjM5YTQpIi8+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-a1c1d07b-0b53-4acc-b7d8-427603ed467b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 992px) and (max-width: 1199px){#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b {
  
}
#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDRhMWNhMjQtNWFlMC00NjBhLWI2ZjktYTU0M2IwZWZjMDMzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNGExY2EyNC01YWUwLTQ2MGEtYjZmOS1hNTQzYjBlZmMwMzMpIi8+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-a1c1d07b-0b53-4acc-b7d8-427603ed467b-root {
    text-align: left;
  }


#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a1c1d07b-0b53-4acc-b7d8-427603ed467b-root {
    text-align: left;
  }


#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b.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-a1c1d07b-0b53-4acc-b7d8-427603ed467b-root {
    text-align: left;
  }


#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b.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-a1c1d07b-0b53-4acc-b7d8-427603ed467b-root {
    text-align: left;
  }


#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a1c1d07b-0b53-4acc-b7d8-427603ed467b-root {
    text-align: left;
  }


#s-a1c1d07b-0b53-4acc-b7d8-427603ed467b.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-dc7c312a-9907-4638-9b91-6b8ed7711a46 {
  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-dc7c312a-9907-4638-9b91-6b8ed7711a46 {
  display: none;
}
#s-dc7c312a-9907-4638-9b91-6b8ed7711a46, #wrap-s-dc7c312a-9907-4638-9b91-6b8ed7711a46, #wrap-content-s-dc7c312a-9907-4638-9b91-6b8ed7711a46 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc7c312a-9907-4638-9b91-6b8ed7711a46 {
  display: none;
}
#s-dc7c312a-9907-4638-9b91-6b8ed7711a46, #wrap-s-dc7c312a-9907-4638-9b91-6b8ed7711a46, #wrap-content-s-dc7c312a-9907-4638-9b91-6b8ed7711a46 { display: none !important; }}







#s-dc7c312a-9907-4638-9b91-6b8ed7711a46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc7c312a-9907-4638-9b91-6b8ed7711a46.shg-box.shg-c {
  justify-content: center;
}

#s-95198a99-49ab-4c78-82b0-08ffdda8d407 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95198a99-49ab-4c78-82b0-08ffdda8d407 .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-ca730483-58b5-4818-948a-b1d2c4e67ad1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-ca730483-58b5-4818-948a-b1d2c4e67ad1 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-ca730483-58b5-4818-948a-b1d2c4e67ad1 .shg-sld-nav-button.shg-sld-left,
#s-ca730483-58b5-4818-948a-b1d2c4e67ad1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-fe2ee810-3c04-48c5-a831-6a14ceb045cd {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-fe2ee810-3c04-48c5-a831-6a14ceb045cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe2ee810-3c04-48c5-a831-6a14ceb045cd.shg-box.shg-c {
  justify-content: center;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
  box-sizing: border-box;
}



.s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
      position: relative;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
  box-sizing: border-box;
}



.s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
      position: relative;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
  box-sizing: border-box;
}



.s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
      position: relative;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
  box-sizing: border-box;
}



.s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
      position: relative;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-b8c548a7-edbd-4a6c-a0de-534697e10578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image {
  box-sizing: border-box;
}



.s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container {
      position: relative;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8c548a7-edbd-4a6c-a0de-534697e10578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-a3be7c5e-b8a1-42c1-a9b0-7755a70d8abc {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-a3be7c5e-b8a1-42c1-a9b0-7755a70d8abc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a3be7c5e-b8a1-42c1-a9b0-7755a70d8abc.shg-box.shg-c {
  justify-content: center;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
  box-sizing: border-box;
}



.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
      position: relative;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
  box-sizing: border-box;
}



.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
      position: relative;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
  box-sizing: border-box;
}



.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
      position: relative;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
  box-sizing: border-box;
}



.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
      position: relative;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image {
  box-sizing: border-box;
}



.s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container {
      position: relative;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5ae3c09-6cc2-403a-ac78-9fd7d91c09d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-0dbb4fbc-5019-4541-9ed0-1e545a233dff {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-0dbb4fbc-5019-4541-9ed0-1e545a233dff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0dbb4fbc-5019-4541-9ed0-1e545a233dff.shg-box.shg-c {
  justify-content: center;
}

#s-4e434d62-9165-476c-a602-41d240d79c99 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-4e434d62-9165-476c-a602-41d240d79c99 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e434d62-9165-476c-a602-41d240d79c99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
  box-sizing: border-box;
}



.s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e434d62-9165-476c-a602-41d240d79c99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
      position: relative;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-4e434d62-9165-476c-a602-41d240d79c99 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e434d62-9165-476c-a602-41d240d79c99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
  box-sizing: border-box;
}



.s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e434d62-9165-476c-a602-41d240d79c99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
      position: relative;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4e434d62-9165-476c-a602-41d240d79c99 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e434d62-9165-476c-a602-41d240d79c99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
  box-sizing: border-box;
}



.s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e434d62-9165-476c-a602-41d240d79c99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
      position: relative;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4e434d62-9165-476c-a602-41d240d79c99 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e434d62-9165-476c-a602-41d240d79c99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
  box-sizing: border-box;
}



.s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e434d62-9165-476c-a602-41d240d79c99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
      position: relative;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-4e434d62-9165-476c-a602-41d240d79c99 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e434d62-9165-476c-a602-41d240d79c99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e434d62-9165-476c-a602-41d240d79c99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e434d62-9165-476c-a602-41d240d79c99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4e434d62-9165-476c-a602-41d240d79c99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image {
  box-sizing: border-box;
}



.s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e434d62-9165-476c-a602-41d240d79c99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container {
      position: relative;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e434d62-9165-476c-a602-41d240d79c99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-cb013d2e-7814-4a2a-bd67-cbdc4f85f2cb {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-cb013d2e-7814-4a2a-bd67-cbdc4f85f2cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cb013d2e-7814-4a2a-bd67-cbdc4f85f2cb.shg-box.shg-c {
  justify-content: center;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
  box-sizing: border-box;
}



.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
      position: relative;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
  box-sizing: border-box;
}



.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
      position: relative;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
  box-sizing: border-box;
}



.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
      position: relative;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
  box-sizing: border-box;
}



.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
      position: relative;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image {
  box-sizing: border-box;
}



.s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container {
      position: relative;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bc2dc19-6c3c-4f04-9971-fecbe6967ff9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-878bc667-123e-4efb-a3e5-7b7ef1e09829 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-878bc667-123e-4efb-a3e5-7b7ef1e09829 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-878bc667-123e-4efb-a3e5-7b7ef1e09829.shg-box.shg-c {
  justify-content: center;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
  box-sizing: border-box;
}



.s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
      position: relative;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
  box-sizing: border-box;
}



.s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
      position: relative;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
  box-sizing: border-box;
}



.s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
      position: relative;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
  box-sizing: border-box;
}



.s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
      position: relative;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  margin: 0 !important;
  overflow: visible;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add background color handling */
  
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a414d0ba-6b2a-4d1f-a697-953049babc5f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image {
  box-sizing: border-box;
}



.s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container {
      position: relative;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a414d0ba-6b2a-4d1f-a697-953049babc5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-2eb61a14-e5ca-4f2f-919d-437d2dd61186 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-2eb61a14-e5ca-4f2f-919d-437d2dd61186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2eb61a14-e5ca-4f2f-919d-437d2dd61186.shg-box.shg-c {
  justify-content: center;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
  box-sizing: border-box;
}



.s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
      position: relative;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
  box-sizing: border-box;
}



.s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
      position: relative;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
  box-sizing: border-box;
}



.s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
      position: relative;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
  box-sizing: border-box;
}



.s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
      position: relative;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-e3b11ed3-97ba-48e6-8f00-a22737024377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image {
  box-sizing: border-box;
}



.s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container {
      position: relative;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3b11ed3-97ba-48e6-8f00-a22737024377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-52fd0c31-80e0-43ac-9fd3-66a3f36e7f2e {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-52fd0c31-80e0-43ac-9fd3-66a3f36e7f2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52fd0c31-80e0-43ac-9fd3-66a3f36e7f2e.shg-box.shg-c {
  justify-content: center;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 4/3;
text-align: center;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
  box-sizing: border-box;
}



.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
      position: relative;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
  box-sizing: border-box;
}



.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
      position: relative;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
  box-sizing: border-box;
}



.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
      position: relative;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
  box-sizing: border-box;
}



.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
      position: relative;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image {
  box-sizing: border-box;
}



.s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container {
      position: relative;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0e4404-ed99-4577-97eb-4fa75f9f7b66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-0d996c75-f5d0-4174-bd68-03d05b2f2cdc {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-0d996c75-f5d0-4174-bd68-03d05b2f2cdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0d996c75-f5d0-4174-bd68-03d05b2f2cdc.shg-box.shg-c {
  justify-content: center;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }

    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-link {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
  box-sizing: border-box;
}



.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
      --shg-aspect-ratio: calc(370/274); 
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
      position: relative;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

@media (min-width: 1200px){#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }

    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-link {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
  box-sizing: border-box;
}



.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
      --shg-aspect-ratio: calc(370/274); 
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
      position: relative;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }

    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-link {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
  box-sizing: border-box;
}



.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
      --shg-aspect-ratio: calc(370/274); 
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
      position: relative;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }

    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-link {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
  box-sizing: border-box;
}



.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
      --shg-aspect-ratio: calc(370/274); 
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
      position: relative;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}@media (max-width: 767px){#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  margin: 0 !important;
  overflow: visible;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add background color handling */
  
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }

    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-link {
      aspect-ratio: 370/274;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 370px;
  }



  img.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image {
  box-sizing: border-box;
}



.s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 {
      --shg-aspect-ratio: calc(370/274); 
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container {
      position: relative;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a6f0330-a6b8-4abc-8f40-d1b34fdf6580 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 370px;
    }
  }

}
#s-52ae37d1-9e10-492a-9f66-edd86531928b {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-52ae37d1-9e10-492a-9f66-edd86531928b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52ae37d1-9e10-492a-9f66-edd86531928b.shg-box.shg-c {
  justify-content: center;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 369px;
  }



  img.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
  box-sizing: border-box;
}



.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
      position: relative;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 369px;
    }
  }

@media (min-width: 1200px){#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 369px;
  }



  img.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
  box-sizing: border-box;
}



.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
      position: relative;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 369px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 369px;
  }



  img.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
  box-sizing: border-box;
}



.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
      position: relative;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 369px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 369px;
  }



  img.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
  box-sizing: border-box;
}



.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
      position: relative;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 369px;
    }
  }

}@media (max-width: 767px){#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 369px;
  }



  img.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image {
  box-sizing: border-box;
}



.s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container {
      position: relative;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ecb7c5e-1cd6-43f2-b88f-f2d7c4d238c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 369px;
    }
  }

}
#s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64 {
  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-2a7d7778-9d23-4c89-bcfe-07f1f3717f64 {
  display: none;
}
#s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64, #wrap-s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64, #wrap-content-s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64 {
  display: none;
}
#s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64, #wrap-s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64, #wrap-content-s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64 { display: none !important; }}







#s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a7d7778-9d23-4c89-bcfe-07f1f3717f64.shg-box.shg-c {
  justify-content: center;
}

#s-cc0526fa-7278-40fe-98fe-b0433aec1a96 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-cc0526fa-7278-40fe-98fe-b0433aec1a96 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-c236514a-bd6b-4872-b9bb-97da33921458 {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  margin: 0 !important;
  overflow: visible;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add background color handling */
  
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-bc531be9-f0bf-4659-9f9f-477a3110a95f .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
  box-sizing: border-box;
}



.s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  
}


@media (min-width: 1200px){#s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  margin: 0 !important;
  overflow: visible;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add background color handling */
  
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-bc531be9-f0bf-4659-9f9f-477a3110a95f .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
  box-sizing: border-box;
}



.s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  margin: 0 !important;
  overflow: visible;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add background color handling */
  
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-bc531be9-f0bf-4659-9f9f-477a3110a95f .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
  box-sizing: border-box;
}



.s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  margin: 0 !important;
  overflow: visible;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add background color handling */
  
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-bc531be9-f0bf-4659-9f9f-477a3110a95f .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
  box-sizing: border-box;
}



.s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  
}


}@media (max-width: 767px){#s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  margin: 0 !important;
  overflow: visible;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc531be9-f0bf-4659-9f9f-477a3110a95f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add background color handling */
  
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-bc531be9-f0bf-4659-9f9f-477a3110a95f .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc531be9-f0bf-4659-9f9f-477a3110a95f.shogun-image {
  box-sizing: border-box;
}



.s-bc531be9-f0bf-4659-9f9f-477a3110a95f img.shogun-image {
  
}


}
#s-e2f9f10a-bcb8-4ccc-9c58-f1504660c8e7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e2f9f10a-bcb8-4ccc-9c58-f1504660c8e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e2f9f10a-bcb8-4ccc-9c58-f1504660c8e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e2f9f10a-bcb8-4ccc-9c58-f1504660c8e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2f9f10a-bcb8-4ccc-9c58-f1504660c8e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-bfbc3c27-f9c5-476f-b586-49fe367b15a2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-bfbc3c27-f9c5-476f-b586-49fe367b15a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bfbc3c27-f9c5-476f-b586-49fe367b15a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-af5106cd-ab59-4955-916a-d0eae0e5617a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af5106cd-ab59-4955-916a-d0eae0e5617a .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-bfedd0aa-1e2f-4c28-b781-2f334b3ea353 {
  margin-left: auto;
margin-right: auto;
}

#s-40549d8c-2ffc-4688-b52a-111591c4d491 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
}

#s-b6e4bb91-c7af-40ac-ae65-ff166292d0f2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-b6e4bb91-c7af-40ac-ae65-ff166292d0f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6e4bb91-c7af-40ac-ae65-ff166292d0f2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-15ce68ed-4eb5-484d-ae2d-6f21ff66d372 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15ce68ed-4eb5-484d-ae2d-6f21ff66d372 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-159c72e2-ee3c-44cd-9e31-c0eb294a2de5 {
  margin-left: auto;
margin-right: auto;
}

#s-b60c4784-1fc6-4ca2-b722-ed863eaf7ff4 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
}

#s-b3896252-9a51-44a9-9898-2bd24793ebda {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-b3896252-9a51-44a9-9898-2bd24793ebda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b3896252-9a51-44a9-9898-2bd24793ebda.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2043b1b7-576f-4f7d-a876-4d64e4c9d10c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2043b1b7-576f-4f7d-a876-4d64e4c9d10c .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-e4ae6a08-9643-4eea-8916-740d2bdb8f0c {
  margin-left: auto;
margin-right: auto;
}

#s-6b20c6b0-b155-4c77-80c1-f663e398d061 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
}

#s-79aba8e3-3c7a-474a-8590-0e9b34c2ccb6 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-79aba8e3-3c7a-474a-8590-0e9b34c2ccb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79aba8e3-3c7a-474a-8590-0e9b34c2ccb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3e03c653-4b0d-4dca-8de4-7e784318bf21 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e03c653-4b0d-4dca-8de4-7e784318bf21 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-e555041a-1fee-48a8-ae68-573e98760b07 {
  margin-left: auto;
margin-right: auto;
}

#s-099e019a-af46-429a-8ba0-b866911d421b {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
}

#s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e {
  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-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e {
  display: none;
}
#s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e, #wrap-s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e, #wrap-content-s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e { display: none !important; }}@media (max-width: 767px){#s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e {
  display: none;
}
#s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e, #wrap-s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e, #wrap-content-s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e { display: none !important; }}







#s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c4e8ddfa-9c34-4824-bf8d-4ab4ffb5032e.shg-box.shg-c {
  justify-content: center;
}

#s-436bc4ed-686e-4a9b-aa4c-a7e9ccab0cf7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-436bc4ed-686e-4a9b-aa4c-a7e9ccab0cf7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-3fb82862-655b-4e0a-9381-a153e0501ed0 {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-7473e119-5c03-480a-aeb6-a04ad1fa6dbe {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7473e119-5c03-480a-aeb6-a04ad1fa6dbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7473e119-5c03-480a-aeb6-a04ad1fa6dbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7473e119-5c03-480a-aeb6-a04ad1fa6dbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7473e119-5c03-480a-aeb6-a04ad1fa6dbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-71db338d-57a7-4ca6-87d1-59b719a51e5a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-71db338d-57a7-4ca6-87d1-59b719a51e5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-71db338d-57a7-4ca6-87d1-59b719a51e5a.shg-box.shg-c {
  justify-content: center;
}

#s-215ebf29-ce67-4388-a1ef-00e4cdf8129c {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-215ebf29-ce67-4388-a1ef-00e4cdf8129c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-215ebf29-ce67-4388-a1ef-00e4cdf8129c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-215ebf29-ce67-4388-a1ef-00e4cdf8129c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-215ebf29-ce67-4388-a1ef-00e4cdf8129c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-215ebf29-ce67-4388-a1ef-00e4cdf8129c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-215ebf29-ce67-4388-a1ef-00e4cdf8129c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-215ebf29-ce67-4388-a1ef-00e4cdf8129c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  margin: 0 !important;
  overflow: visible;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add background color handling */
  
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-content {
  
    justify-content: center;
  
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
  box-sizing: border-box;
}



.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
      position: relative;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  margin: 0 !important;
  overflow: visible;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add background color handling */
  
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-content {
  
    justify-content: center;
  
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
  box-sizing: border-box;
}



.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
      position: relative;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce 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-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  margin: 0 !important;
  overflow: visible;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add background color handling */
  
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-content {
  
    justify-content: center;
  
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
  box-sizing: border-box;
}



.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
      position: relative;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce 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-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  margin: 0 !important;
  overflow: visible;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add background color handling */
  
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-content {
  
    justify-content: center;
  
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
  box-sizing: border-box;
}



.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
      position: relative;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  margin: 0 !important;
  overflow: visible;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add background color handling */
  
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce .shogun-image-content {
  
    justify-content: center;
  
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image {
  box-sizing: border-box;
}



.s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container {
      position: relative;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16cac9d9-2005-40f9-bf8f-2de45a7b0fce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-f8d73e65-5df8-4bd4-a426-bbb7eeba177d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8d73e65-5df8-4bd4-a426-bbb7eeba177d .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-d4610d19-5882-468e-864d-548f7e85efa3 {
  margin-left: auto;
margin-right: auto;
}

#s-7c28fec9-9af0-4088-b243-aa866cb54920 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7c28fec9-9af0-4088-b243-aa866cb54920"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c28fec9-9af0-4088-b243-aa866cb54920"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c28fec9-9af0-4088-b243-aa866cb54920"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c28fec9-9af0-4088-b243-aa866cb54920"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c28fec9-9af0-4088-b243-aa866cb54920"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c28fec9-9af0-4088-b243-aa866cb54920"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c28fec9-9af0-4088-b243-aa866cb54920"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
  box-sizing: border-box;
}



.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
      position: relative;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
  box-sizing: border-box;
}



.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
      position: relative;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 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-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
  box-sizing: border-box;
}



.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
      position: relative;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 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-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
  box-sizing: border-box;
}



.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
      position: relative;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image {
  box-sizing: border-box;
}



.s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container {
      position: relative;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dfb9a83d-c0f0-41f4-9c30-a4e5605b9131 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-d91d5855-a9e0-4423-af76-0b9baeb94109 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d91d5855-a9e0-4423-af76-0b9baeb94109 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-17015e78-8b0a-4917-9d3c-cd7a72962a32 {
  margin-left: auto;
margin-right: auto;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  margin-left: auto;
margin-right: auto;
max-width: 420px;
text-align: center;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  margin: 0 !important;
  overflow: visible;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add background color handling */
  
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4836fb7d-4210-44fa-9697-e95e3919d06f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image {
  box-sizing: border-box;
}



.s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  
}


@media (min-width: 1200px){#s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  margin: 0 !important;
  overflow: visible;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add background color handling */
  
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4836fb7d-4210-44fa-9697-e95e3919d06f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image {
  box-sizing: border-box;
}



.s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  margin: 0 !important;
  overflow: visible;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add background color handling */
  
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4836fb7d-4210-44fa-9697-e95e3919d06f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image {
  box-sizing: border-box;
}



.s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  margin: 0 !important;
  overflow: visible;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add background color handling */
  
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4836fb7d-4210-44fa-9697-e95e3919d06f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image {
  box-sizing: border-box;
}



.s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  
}


}@media (max-width: 767px){#s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  margin: 0 !important;
  overflow: visible;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4836fb7d-4210-44fa-9697-e95e3919d06f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add background color handling */
  
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4836fb7d-4210-44fa-9697-e95e3919d06f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4836fb7d-4210-44fa-9697-e95e3919d06f.shogun-image {
  box-sizing: border-box;
}



.s-4836fb7d-4210-44fa-9697-e95e3919d06f img.shogun-image {
  
}


}
#s-ece5952b-35f6-4cff-abee-929bd525c15e {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ece5952b-35f6-4cff-abee-929bd525c15e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ece5952b-35f6-4cff-abee-929bd525c15e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ece5952b-35f6-4cff-abee-929bd525c15e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ece5952b-35f6-4cff-abee-929bd525c15e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ece5952b-35f6-4cff-abee-929bd525c15e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ece5952b-35f6-4cff-abee-929bd525c15e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ece5952b-35f6-4cff-abee-929bd525c15e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  margin: 0 !important;
  overflow: visible;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add background color handling */
  
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
  box-sizing: border-box;
}



.s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
      position: relative;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  margin: 0 !important;
  overflow: visible;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add background color handling */
  
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
  box-sizing: border-box;
}



.s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
      position: relative;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca 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-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  margin: 0 !important;
  overflow: visible;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add background color handling */
  
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
  box-sizing: border-box;
}



.s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
      position: relative;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca 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-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  margin: 0 !important;
  overflow: visible;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add background color handling */
  
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
  box-sizing: border-box;
}



.s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
      position: relative;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  margin: 0 !important;
  overflow: visible;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add background color handling */
  
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-c9dd47bf-d895-46cf-8441-4b368e0367ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image {
  box-sizing: border-box;
}



.s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container {
      position: relative;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9dd47bf-d895-46cf-8441-4b368e0367ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-cdaa7d86-8665-4936-8bf1-dc09ffe0867d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cdaa7d86-8665-4936-8bf1-dc09ffe0867d .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-9121a0d1-a800-40be-9fd5-6aaa394d0b29 {
  margin-left: auto;
margin-right: auto;
}

#s-a403df49-1aed-4e43-908b-316baf3402a3 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a403df49-1aed-4e43-908b-316baf3402a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a403df49-1aed-4e43-908b-316baf3402a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a403df49-1aed-4e43-908b-316baf3402a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a403df49-1aed-4e43-908b-316baf3402a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a403df49-1aed-4e43-908b-316baf3402a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a403df49-1aed-4e43-908b-316baf3402a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a403df49-1aed-4e43-908b-316baf3402a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
  box-sizing: border-box;
}



.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
      position: relative;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
  box-sizing: border-box;
}



.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
      position: relative;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 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-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
  box-sizing: border-box;
}



.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
      position: relative;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 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-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
  box-sizing: border-box;
}



.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
      position: relative;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image {
  box-sizing: border-box;
}



.s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container {
      position: relative;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba1d4ba3-1f5b-4a8a-935b-7f243694bb13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-83bf2de6-aff5-4c2b-932c-c27615c2d236 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83bf2de6-aff5-4c2b-932c-c27615c2d236 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-4af5bc89-953c-409a-9faf-2def0f776743 {
  margin-left: auto;
margin-right: auto;
}

#s-d99132c0-6a3a-47be-9532-9b2dc334ea60 {
  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-d99132c0-6a3a-47be-9532-9b2dc334ea60 {
  display: none;
}
#s-d99132c0-6a3a-47be-9532-9b2dc334ea60, #wrap-s-d99132c0-6a3a-47be-9532-9b2dc334ea60, #wrap-content-s-d99132c0-6a3a-47be-9532-9b2dc334ea60 { display: none !important; }}@media (max-width: 767px){#s-d99132c0-6a3a-47be-9532-9b2dc334ea60 {
  display: none;
}
#s-d99132c0-6a3a-47be-9532-9b2dc334ea60, #wrap-s-d99132c0-6a3a-47be-9532-9b2dc334ea60, #wrap-content-s-d99132c0-6a3a-47be-9532-9b2dc334ea60 { display: none !important; }}







#s-d99132c0-6a3a-47be-9532-9b2dc334ea60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d99132c0-6a3a-47be-9532-9b2dc334ea60.shg-box.shg-c {
  justify-content: center;
}

#s-56af4a59-2c6e-4cac-9797-bf36f7a51ffe {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-56af4a59-2c6e-4cac-9797-bf36f7a51ffe .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-31038925-7392-41cd-b1eb-947717951533 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-31038925-7392-41cd-b1eb-947717951533 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-31038925-7392-41cd-b1eb-947717951533 .shg-sld-nav-button.shg-sld-left,
#s-31038925-7392-41cd-b1eb-947717951533 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-8573fa57-c44e-4422-a197-a5636b2bb953 {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-8573fa57-c44e-4422-a197-a5636b2bb953"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8573fa57-c44e-4422-a197-a5636b2bb953"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8573fa57-c44e-4422-a197-a5636b2bb953"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8573fa57-c44e-4422-a197-a5636b2bb953"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9473b5a9-ff20-488d-8e83-c3914eeb5d0d {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-9473b5a9-ff20-488d-8e83-c3914eeb5d0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9473b5a9-ff20-488d-8e83-c3914eeb5d0d.shg-box.shg-c {
  justify-content: center;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-efba17b6-000a-4686-bacf-a598ea0960a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
  box-sizing: border-box;
}



.s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  
}


@media (min-width: 1200px){#s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-efba17b6-000a-4686-bacf-a598ea0960a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
  box-sizing: border-box;
}



.s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-efba17b6-000a-4686-bacf-a598ea0960a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
  box-sizing: border-box;
}



.s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-efba17b6-000a-4686-bacf-a598ea0960a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
  box-sizing: border-box;
}



.s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  
}


}@media (max-width: 767px){#s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-efba17b6-000a-4686-bacf-a598ea0960a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-efba17b6-000a-4686-bacf-a598ea0960a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efba17b6-000a-4686-bacf-a598ea0960a6.shogun-image {
  box-sizing: border-box;
}



.s-efba17b6-000a-4686-bacf-a598ea0960a6 img.shogun-image {
  
}


}
#s-d83e7fb4-61f6-4a7d-86bf-7fb060c51994 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-d83e7fb4-61f6-4a7d-86bf-7fb060c51994 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d83e7fb4-61f6-4a7d-86bf-7fb060c51994.shg-box.shg-c {
  justify-content: center;
}

#s-130ba180-656d-4787-b754-2072b110ea78 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-130ba180-656d-4787-b754-2072b110ea78 {
  margin: 0 !important;
  overflow: visible;
}

#s-130ba180-656d-4787-b754-2072b110ea78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add background color handling */
  
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-130ba180-656d-4787-b754-2072b110ea78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-130ba180-656d-4787-b754-2072b110ea78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
  box-sizing: border-box;
}



.s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  
}


@media (min-width: 1200px){#s-130ba180-656d-4787-b754-2072b110ea78 {
  margin: 0 !important;
  overflow: visible;
}

#s-130ba180-656d-4787-b754-2072b110ea78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add background color handling */
  
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-130ba180-656d-4787-b754-2072b110ea78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-130ba180-656d-4787-b754-2072b110ea78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
  box-sizing: border-box;
}



.s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-130ba180-656d-4787-b754-2072b110ea78 {
  margin: 0 !important;
  overflow: visible;
}

#s-130ba180-656d-4787-b754-2072b110ea78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add background color handling */
  
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-130ba180-656d-4787-b754-2072b110ea78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-130ba180-656d-4787-b754-2072b110ea78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
  box-sizing: border-box;
}



.s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-130ba180-656d-4787-b754-2072b110ea78 {
  margin: 0 !important;
  overflow: visible;
}

#s-130ba180-656d-4787-b754-2072b110ea78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add background color handling */
  
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-130ba180-656d-4787-b754-2072b110ea78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-130ba180-656d-4787-b754-2072b110ea78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
  box-sizing: border-box;
}



.s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  
}


}@media (max-width: 767px){#s-130ba180-656d-4787-b754-2072b110ea78 {
  margin: 0 !important;
  overflow: visible;
}

#s-130ba180-656d-4787-b754-2072b110ea78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-130ba180-656d-4787-b754-2072b110ea78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add background color handling */
  
}

#s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-130ba180-656d-4787-b754-2072b110ea78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-130ba180-656d-4787-b754-2072b110ea78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-130ba180-656d-4787-b754-2072b110ea78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-130ba180-656d-4787-b754-2072b110ea78.shogun-image {
  box-sizing: border-box;
}



.s-130ba180-656d-4787-b754-2072b110ea78 img.shogun-image {
  
}


}
#s-c5e119fa-eb07-4b78-9f26-9cb1dd43afb7 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-c5e119fa-eb07-4b78-9f26-9cb1dd43afb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5e119fa-eb07-4b78-9f26-9cb1dd43afb7.shg-box.shg-c {
  justify-content: center;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  margin: 0 !important;
  overflow: visible;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add background color handling */
  
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-938698cf-13b6-4f9a-98ad-86fe36403560 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
  box-sizing: border-box;
}



.s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  
}


@media (min-width: 1200px){#s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  margin: 0 !important;
  overflow: visible;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add background color handling */
  
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-938698cf-13b6-4f9a-98ad-86fe36403560 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
  box-sizing: border-box;
}



.s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  margin: 0 !important;
  overflow: visible;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add background color handling */
  
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-938698cf-13b6-4f9a-98ad-86fe36403560 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
  box-sizing: border-box;
}



.s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  margin: 0 !important;
  overflow: visible;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add background color handling */
  
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-938698cf-13b6-4f9a-98ad-86fe36403560 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
  box-sizing: border-box;
}



.s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  
}


}@media (max-width: 767px){#s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  margin: 0 !important;
  overflow: visible;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938698cf-13b6-4f9a-98ad-86fe36403560 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add background color handling */
  
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-938698cf-13b6-4f9a-98ad-86fe36403560 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938698cf-13b6-4f9a-98ad-86fe36403560.shogun-image {
  box-sizing: border-box;
}



.s-938698cf-13b6-4f9a-98ad-86fe36403560 img.shogun-image {
  
}


}
#s-b6cec274-b192-484a-a43f-d656aee9d0ca {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-b6cec274-b192-484a-a43f-d656aee9d0ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6cec274-b192-484a-a43f-d656aee9d0ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b6cec274-b192-484a-a43f-d656aee9d0ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6cec274-b192-484a-a43f-d656aee9d0ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-88b5c886-6142-40a1-bbbf-4ca10f549471 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-88b5c886-6142-40a1-bbbf-4ca10f549471 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88b5c886-6142-40a1-bbbf-4ca10f549471.shg-box.shg-c {
  justify-content: center;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
  box-sizing: border-box;
}



.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
  box-sizing: border-box;
}



.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
  box-sizing: border-box;
}



.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
  box-sizing: border-box;
}



.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594.shogun-image {
  box-sizing: border-box;
}



.s-1d4d6d61-ebae-4b85-bbe6-1f545bc23594 img.shogun-image {
  
}


}
#s-214ea324-0067-4a59-8470-6f885bbb866f {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-214ea324-0067-4a59-8470-6f885bbb866f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-214ea324-0067-4a59-8470-6f885bbb866f.shg-box.shg-c {
  justify-content: center;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  margin: 0 !important;
  overflow: visible;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add background color handling */
  
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8e5d7e7d-db91-476f-8f6f-35505f02562d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
  box-sizing: border-box;
}



.s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  
}


@media (min-width: 1200px){#s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  margin: 0 !important;
  overflow: visible;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add background color handling */
  
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8e5d7e7d-db91-476f-8f6f-35505f02562d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
  box-sizing: border-box;
}



.s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  margin: 0 !important;
  overflow: visible;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add background color handling */
  
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8e5d7e7d-db91-476f-8f6f-35505f02562d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
  box-sizing: border-box;
}



.s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  margin: 0 !important;
  overflow: visible;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add background color handling */
  
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8e5d7e7d-db91-476f-8f6f-35505f02562d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
  box-sizing: border-box;
}



.s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  
}


}@media (max-width: 767px){#s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  margin: 0 !important;
  overflow: visible;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e5d7e7d-db91-476f-8f6f-35505f02562d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add background color handling */
  
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-8e5d7e7d-db91-476f-8f6f-35505f02562d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e5d7e7d-db91-476f-8f6f-35505f02562d.shogun-image {
  box-sizing: border-box;
}



.s-8e5d7e7d-db91-476f-8f6f-35505f02562d img.shogun-image {
  
}


}
#s-db14a488-b18c-40d5-b92c-0c7b7e359fdd {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-db14a488-b18c-40d5-b92c-0c7b7e359fdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db14a488-b18c-40d5-b92c-0c7b7e359fdd.shg-box.shg-c {
  justify-content: center;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf {
  margin: 0 !important;
  overflow: visible;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add background color handling */
  
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-375adbd1-4f40-4741-8174-0ec40e733abf .shogun-image-content {
  
    justify-content: center;
  
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
  box-sizing: border-box;
}



.s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  
}


@media (min-width: 1200px){#s-375adbd1-4f40-4741-8174-0ec40e733abf {
  margin: 0 !important;
  overflow: visible;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add background color handling */
  
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-375adbd1-4f40-4741-8174-0ec40e733abf .shogun-image-content {
  
    justify-content: center;
  
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
  box-sizing: border-box;
}



.s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-375adbd1-4f40-4741-8174-0ec40e733abf {
  margin: 0 !important;
  overflow: visible;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add background color handling */
  
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-375adbd1-4f40-4741-8174-0ec40e733abf .shogun-image-content {
  
    justify-content: center;
  
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
  box-sizing: border-box;
}



.s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-375adbd1-4f40-4741-8174-0ec40e733abf {
  margin: 0 !important;
  overflow: visible;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add background color handling */
  
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-375adbd1-4f40-4741-8174-0ec40e733abf .shogun-image-content {
  
    justify-content: center;
  
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
  box-sizing: border-box;
}



.s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  
}


}@media (max-width: 767px){#s-375adbd1-4f40-4741-8174-0ec40e733abf {
  margin: 0 !important;
  overflow: visible;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-375adbd1-4f40-4741-8174-0ec40e733abf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add background color handling */
  
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-375adbd1-4f40-4741-8174-0ec40e733abf .shogun-image-content {
  
    justify-content: center;
  
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-375adbd1-4f40-4741-8174-0ec40e733abf.shogun-image {
  box-sizing: border-box;
}



.s-375adbd1-4f40-4741-8174-0ec40e733abf img.shogun-image {
  
}


}
#s-a708cf96-de1f-424b-b007-63d8a7b4659b {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-a708cf96-de1f-424b-b007-63d8a7b4659b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a708cf96-de1f-424b-b007-63d8a7b4659b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a708cf96-de1f-424b-b007-63d8a7b4659b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a708cf96-de1f-424b-b007-63d8a7b4659b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-183c8e87-7c71-42f3-8328-1f0329e7caf3 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-183c8e87-7c71-42f3-8328-1f0329e7caf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-183c8e87-7c71-42f3-8328-1f0329e7caf3.shg-box.shg-c {
  justify-content: center;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  margin: 0 !important;
  overflow: visible;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add background color handling */
  
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
    
    
    
    
  }


.s-25e4e79f-6282-48db-9f25-8cff6889eaea .shogun-image-content {
  
    justify-content: center;
  
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
  box-sizing: border-box;
}



.s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  
}


@media (min-width: 1200px){#s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  margin: 0 !important;
  overflow: visible;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add background color handling */
  
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
    
    
    
    
  }


.s-25e4e79f-6282-48db-9f25-8cff6889eaea .shogun-image-content {
  
    justify-content: center;
  
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
  box-sizing: border-box;
}



.s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  margin: 0 !important;
  overflow: visible;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add background color handling */
  
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
    
    
    
    
  }


.s-25e4e79f-6282-48db-9f25-8cff6889eaea .shogun-image-content {
  
    justify-content: center;
  
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
  box-sizing: border-box;
}



.s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  margin: 0 !important;
  overflow: visible;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add background color handling */
  
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
    
    
    
    
  }


.s-25e4e79f-6282-48db-9f25-8cff6889eaea .shogun-image-content {
  
    justify-content: center;
  
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
  box-sizing: border-box;
}



.s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  
}


}@media (max-width: 767px){#s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  margin: 0 !important;
  overflow: visible;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25e4e79f-6282-48db-9f25-8cff6889eaea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add background color handling */
  
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
    
    
    
    
  }


.s-25e4e79f-6282-48db-9f25-8cff6889eaea .shogun-image-content {
  
    justify-content: center;
  
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25e4e79f-6282-48db-9f25-8cff6889eaea.shogun-image {
  box-sizing: border-box;
}



.s-25e4e79f-6282-48db-9f25-8cff6889eaea img.shogun-image {
  
}


}
#s-d1294cbd-6672-408b-8dfa-63a9efb9aab1 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-d1294cbd-6672-408b-8dfa-63a9efb9aab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d1294cbd-6672-408b-8dfa-63a9efb9aab1.shg-box.shg-c {
  justify-content: center;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  margin: 0 !important;
  overflow: visible;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add background color handling */
  
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
  box-sizing: border-box;
}



.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  
}


@media (min-width: 1200px){#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  margin: 0 !important;
  overflow: visible;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add background color handling */
  
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
  box-sizing: border-box;
}



.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  margin: 0 !important;
  overflow: visible;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add background color handling */
  
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
  box-sizing: border-box;
}



.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  margin: 0 !important;
  overflow: visible;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add background color handling */
  
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
  box-sizing: border-box;
}



.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  
}


}@media (max-width: 767px){#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  margin: 0 !important;
  overflow: visible;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add background color handling */
  
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d.shogun-image {
  box-sizing: border-box;
}



.s-82fc6a0f-7d11-4e8d-bd69-58232a0bc68d img.shogun-image {
  
}


}
#s-d51a3f06-5d49-450a-8f03-83e3a7c344f2 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
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.14);
}








#s-d51a3f06-5d49-450a-8f03-83e3a7c344f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d51a3f06-5d49-450a-8f03-83e3a7c344f2.shg-box.shg-c {
  justify-content: center;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  margin: 0 !important;
  overflow: visible;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add background color handling */
  
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
  box-sizing: border-box;
}



.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  
}


@media (min-width: 1200px){#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  margin: 0 !important;
  overflow: visible;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add background color handling */
  
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
  box-sizing: border-box;
}



.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  margin: 0 !important;
  overflow: visible;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add background color handling */
  
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
  box-sizing: border-box;
}



.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  margin: 0 !important;
  overflow: visible;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add background color handling */
  
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
  box-sizing: border-box;
}



.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  
}


}@media (max-width: 767px){#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  margin: 0 !important;
  overflow: visible;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add background color handling */
  
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577.shogun-image {
  box-sizing: border-box;
}



.s-ea3b37bb-ebc1-4917-9a7e-ae03cd381577 img.shogun-image {
  
}


}
#s-b307b00a-c54d-4da2-a204-8f7e5b1809f9 {
  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-b307b00a-c54d-4da2-a204-8f7e5b1809f9 {
  display: none;
}
#s-b307b00a-c54d-4da2-a204-8f7e5b1809f9, #wrap-s-b307b00a-c54d-4da2-a204-8f7e5b1809f9, #wrap-content-s-b307b00a-c54d-4da2-a204-8f7e5b1809f9 { display: none !important; }}@media (max-width: 767px){#s-b307b00a-c54d-4da2-a204-8f7e5b1809f9 {
  display: none;
}
#s-b307b00a-c54d-4da2-a204-8f7e5b1809f9, #wrap-s-b307b00a-c54d-4da2-a204-8f7e5b1809f9, #wrap-content-s-b307b00a-c54d-4da2-a204-8f7e5b1809f9 { display: none !important; }}







#s-b307b00a-c54d-4da2-a204-8f7e5b1809f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b307b00a-c54d-4da2-a204-8f7e5b1809f9.shg-box.shg-c {
  justify-content: center;
}

#s-c92a6cb3-385b-49af-99fb-b6ec983d2b5b {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c92a6cb3-385b-49af-99fb-b6ec983d2b5b .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-8d311c9f-0cd2-49e9-adda-d9e7ce639a69 {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-ab8f520d-3f55-4b01-8729-30d522d18385 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ab8f520d-3f55-4b01-8729-30d522d18385"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab8f520d-3f55-4b01-8729-30d522d18385"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ab8f520d-3f55-4b01-8729-30d522d18385"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ab8f520d-3f55-4b01-8729-30d522d18385"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ab8f520d-3f55-4b01-8729-30d522d18385"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab8f520d-3f55-4b01-8729-30d522d18385"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ab8f520d-3f55-4b01-8729-30d522d18385"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-9cb82605-0eaf-436c-b417-63d52a597ba1 {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-9cb82605-0eaf-436c-b417-63d52a597ba1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cb82605-0eaf-436c-b417-63d52a597ba1.shg-box.shg-c {
  justify-content: center;
}

#s-82d065ad-4a83-4844-9ad9-2444839059c4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82d065ad-4a83-4844-9ad9-2444839059c4 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-3a20c155-2b88-43cc-bb47-84e3c52f7b53 {
  margin-left: auto;
margin-right: auto;
}

#s-88d10123-6d45-4374-b404-36113680c350 {
  margin-left: auto;
margin-right: auto;
}

#s-b74bb39d-6149-491d-b2f2-4c092c92ef26 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-b74bb39d-6149-491d-b2f2-4c092c92ef26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b74bb39d-6149-491d-b2f2-4c092c92ef26.shg-box.shg-c {
  justify-content: center;
}

#s-d71f5383-0602-4f10-a228-5d4d14896375 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d71f5383-0602-4f10-a228-5d4d14896375 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-25a82699-1e16-4720-b051-77c2ac2211b2 {
  margin-left: auto;
margin-right: auto;
}

#s-a990143c-8fa9-4dcd-9cc0-9ef8467da1af {
  margin-left: auto;
margin-right: auto;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
  box-sizing: border-box;
}



.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
  box-sizing: border-box;
}



.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
  box-sizing: border-box;
}



.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
  box-sizing: border-box;
}



.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37.shogun-image {
  box-sizing: border-box;
}



.s-4ba8b0f0-b541-4df2-a33a-335a1d8bbb37 img.shogun-image {
  
}


}
#s-02fc7529-f136-4d79-951e-f7cf586153ff {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-02fc7529-f136-4d79-951e-f7cf586153ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-02fc7529-f136-4d79-951e-f7cf586153ff.shg-box.shg-c {
  justify-content: center;
}

#s-82b274c7-c248-4f58-9236-eb9b6a4f5f0e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82b274c7-c248-4f58-9236-eb9b6a4f5f0e .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-5586587c-1d32-4c42-8697-802bd7a6182c {
  margin-left: auto;
margin-right: auto;
}

#s-4741177f-2f6f-4e2d-a957-4c56d6656c31 {
  margin-left: auto;
margin-right: auto;
}

#s-dda5bc4c-a902-40bd-9d35-6efc288fc38f {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-dda5bc4c-a902-40bd-9d35-6efc288fc38f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dda5bc4c-a902-40bd-9d35-6efc288fc38f.shg-box.shg-c {
  justify-content: center;
}

#s-7dd5396c-7a3f-4da9-977a-ff11f3f687b7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7dd5396c-7a3f-4da9-977a-ff11f3f687b7 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-c057d677-2261-4bd1-856f-3d459326cfa0 {
  margin-left: auto;
margin-right: auto;
}

#s-39019549-8edc-4da1-a8e3-9bcdd1446a3d {
  margin-left: auto;
margin-right: auto;
}

#s-e1373fb9-0fcc-4c03-ba81-68d65c595fe7 {
  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.13);
}








#s-e1373fb9-0fcc-4c03-ba81-68d65c595fe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e1373fb9-0fcc-4c03-ba81-68d65c595fe7.shg-box.shg-c {
  justify-content: center;
}

#s-ac086caa-db87-4cc8-8156-45c590b6fefe {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-ac086caa-db87-4cc8-8156-45c590b6fefe .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  margin-left: auto;
margin-right: auto;
max-width: 1061px;
aspect-ratio: 1061/917;
text-align: center;
}
@media (min-width: 1200px){#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  display: none;
}
#s-462cf8da-ebbb-4824-a7c3-618aea55ad55, #wrap-s-462cf8da-ebbb-4824-a7c3-618aea55ad55, #wrap-content-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  display: none;
}
#s-462cf8da-ebbb-4824-a7c3-618aea55ad55, #wrap-s-462cf8da-ebbb-4824-a7c3-618aea55ad55, #wrap-content-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  display: none;
}
#s-462cf8da-ebbb-4824-a7c3-618aea55ad55, #wrap-s-462cf8da-ebbb-4824-a7c3-618aea55ad55, #wrap-content-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 { display: none !important; }}
#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  margin: 0 !important;
  overflow: visible;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add background color handling */
  
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }

    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-link {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1061px;
  }



  img.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-content {
  
    justify-content: center;
  
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
  box-sizing: border-box;
}



.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
      --shg-aspect-ratio: calc(1061/917); 
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
      position: relative;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1061px;
    }
  }

@media (min-width: 1200px){#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  margin: 0 !important;
  overflow: visible;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add background color handling */
  
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }

    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-link {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1061px;
  }



  img.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-content {
  
    justify-content: center;
  
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
  box-sizing: border-box;
}



.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
      --shg-aspect-ratio: calc(1061/917); 
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
      position: relative;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1061px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  margin: 0 !important;
  overflow: visible;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add background color handling */
  
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }

    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-link {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1061px;
  }



  img.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-content {
  
    justify-content: center;
  
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
  box-sizing: border-box;
}



.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
      --shg-aspect-ratio: calc(1061/917); 
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
      position: relative;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1061px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  margin: 0 !important;
  overflow: visible;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add background color handling */
  
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }

    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-link {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1061px;
  }



  img.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-content {
  
    justify-content: center;
  
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
  box-sizing: border-box;
}



.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
      --shg-aspect-ratio: calc(1061/917); 
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
      position: relative;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1061px;
    }
  }

}@media (max-width: 767px){#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  margin: 0 !important;
  overflow: visible;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add background color handling */
  
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }

    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-link {
      aspect-ratio: 1061/917;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1061px;
  }



  img.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 .shogun-image-content {
  
    justify-content: center;
  
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image {
  box-sizing: border-box;
}



.s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 {
      --shg-aspect-ratio: calc(1061/917); 
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container {
      position: relative;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-462cf8da-ebbb-4824-a7c3-618aea55ad55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1061px;
    }
  }

}
#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  display: none;
}
#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a, #wrap-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a, #wrap-content-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a { display: none !important; }}
#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  margin: 0 !important;
  overflow: visible;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add background color handling */
  
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
  box-sizing: border-box;
}



.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  
}


@media (min-width: 1200px){#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  margin: 0 !important;
  overflow: visible;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add background color handling */
  
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
  box-sizing: border-box;
}



.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  margin: 0 !important;
  overflow: visible;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add background color handling */
  
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
  box-sizing: border-box;
}



.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  margin: 0 !important;
  overflow: visible;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add background color handling */
  
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
  box-sizing: border-box;
}



.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  
}


}@media (max-width: 767px){#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  margin: 0 !important;
  overflow: visible;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa39dcb6-5044-472a-8774-2b36ac9ae52a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add background color handling */
  
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa39dcb6-5044-472a-8774-2b36ac9ae52a.shogun-image {
  box-sizing: border-box;
}



.s-fa39dcb6-5044-472a-8774-2b36ac9ae52a img.shogun-image {
  
}


}
#s-fed4cbaa-b0a6-4b83-933c-756b241ae455 {
  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-fed4cbaa-b0a6-4b83-933c-756b241ae455 {
  display: none;
}
#s-fed4cbaa-b0a6-4b83-933c-756b241ae455, #wrap-s-fed4cbaa-b0a6-4b83-933c-756b241ae455, #wrap-content-s-fed4cbaa-b0a6-4b83-933c-756b241ae455 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fed4cbaa-b0a6-4b83-933c-756b241ae455 {
  display: none;
}
#s-fed4cbaa-b0a6-4b83-933c-756b241ae455, #wrap-s-fed4cbaa-b0a6-4b83-933c-756b241ae455, #wrap-content-s-fed4cbaa-b0a6-4b83-933c-756b241ae455 { display: none !important; }}







#s-fed4cbaa-b0a6-4b83-933c-756b241ae455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fed4cbaa-b0a6-4b83-933c-756b241ae455.shg-box.shg-c {
  justify-content: center;
}

#s-bd2d4354-1ed5-416b-82a2-af7140c3df5e {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-bd2d4354-1ed5-416b-82a2-af7140c3df5e .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-83a6bed5-597e-44bf-8f02-54c202642785 {
  margin-left: 15%;
margin-bottom: -10px;
margin-right: 15%;
max-width: 400px;
text-align: center;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 {
  margin: 0 !important;
  overflow: visible;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  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-83a6bed5-597e-44bf-8f02-54c202642785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add background color handling */
  
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-83a6bed5-597e-44bf-8f02-54c202642785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image {
  box-sizing: border-box;
}



.s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  
}


@media (min-width: 1200px){#s-83a6bed5-597e-44bf-8f02-54c202642785 {
  margin: 0 !important;
  overflow: visible;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add background color handling */
  
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-83a6bed5-597e-44bf-8f02-54c202642785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image {
  box-sizing: border-box;
}



.s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-83a6bed5-597e-44bf-8f02-54c202642785 {
  margin: 0 !important;
  overflow: visible;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add background color handling */
  
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-83a6bed5-597e-44bf-8f02-54c202642785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image {
  box-sizing: border-box;
}



.s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-83a6bed5-597e-44bf-8f02-54c202642785 {
  margin: 0 !important;
  overflow: visible;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add background color handling */
  
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-83a6bed5-597e-44bf-8f02-54c202642785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image {
  box-sizing: border-box;
}



.s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  
}


}@media (max-width: 767px){#s-83a6bed5-597e-44bf-8f02-54c202642785 {
  margin: 0 !important;
  overflow: visible;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83a6bed5-597e-44bf-8f02-54c202642785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add background color handling */
  
}

#s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-83a6bed5-597e-44bf-8f02-54c202642785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83a6bed5-597e-44bf-8f02-54c202642785.shogun-image {
  box-sizing: border-box;
}



.s-83a6bed5-597e-44bf-8f02-54c202642785 img.shogun-image {
  
}


}
#s-4f5fc638-65ce-459d-a3a9-f27230b67a09 {
  margin-left: 15%;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4f5fc638-65ce-459d-a3a9-f27230b67a09"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4f5fc638-65ce-459d-a3a9-f27230b67a09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f5fc638-65ce-459d-a3a9-f27230b67a09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f5fc638-65ce-459d-a3a9-f27230b67a09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3660bbbd-0b83-4799-9a31-50629eb3cce1 {
  margin-left: 0%;
margin-right: 0%;
max-width: 30px;
}

#s-3660bbbd-0b83-4799-9a31-50629eb3cce1 .shogun-icon-wrapper {
  text-align: center;
}


#s-3660bbbd-0b83-4799-9a31-50629eb3cce1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-5cc6c38f-a721-4a52-b524-0cd030e25861 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 33px;
max-width: 30px;
}

#s-5cc6c38f-a721-4a52-b524-0cd030e25861 .shogun-icon-wrapper {
  text-align: center;
}


#s-5cc6c38f-a721-4a52-b524-0cd030e25861 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-1b7c1946-6c45-481c-b0f3-3d84bdd1e7f2 {
  margin-left: -80%;
margin-right: auto;
}

#s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c {
  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-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c {
  display: none;
}
#s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c, #wrap-s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c, #wrap-content-s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c { display: none !important; }}@media (max-width: 767px){#s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c {
  display: none;
}
#s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c, #wrap-s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c, #wrap-content-s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c { display: none !important; }}







#s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e396ccc-a4fb-4d2d-8e70-243c4b3a658c.shg-box.shg-c {
  justify-content: center;
}

#s-96ed8115-94c7-49b4-9dcd-1a0d4e160522 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-96ed8115-94c7-49b4-9dcd-1a0d4e160522 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-7abd4d5c-f91d-4916-ac98-7c2ba6a97e53 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7abd4d5c-f91d-4916-ac98-7c2ba6a97e53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7abd4d5c-f91d-4916-ac98-7c2ba6a97e53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7abd4d5c-f91d-4916-ac98-7c2ba6a97e53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7abd4d5c-f91d-4916-ac98-7c2ba6a97e53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  margin-left: 35%;
margin-bottom: -30px;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  margin: 0 !important;
  overflow: visible;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  
  
  margin-bottom: -30px;
}

.shg-image-content-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add background color handling */
  
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image {
  box-sizing: border-box;
}



.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  margin: 0 !important;
  overflow: visible;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add background color handling */
  
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image {
  box-sizing: border-box;
}



.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  margin: 0 !important;
  overflow: visible;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add background color handling */
  
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image {
  box-sizing: border-box;
}



.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  margin: 0 !important;
  overflow: visible;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add background color handling */
  
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image {
  box-sizing: border-box;
}



.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  margin: 0 !important;
  overflow: visible;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add background color handling */
  
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346.shogun-image {
  box-sizing: border-box;
}



.s-0349c8e3-f9e1-43bb-8073-fcfdae4ba346 img.shogun-image {
  
}


}
#s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf {
  margin-top: 10%;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
}

@media (min-width: 0px) {
[id="s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f0b3d36-e4e9-4dce-a365-b35885b5abaf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-3b52f3dc-a53e-4bd5-a223-83049fdf07db {
  margin-top: 15px;
margin-left: 0%;
margin-right: 0%;
padding-top: 1px;
padding-bottom: 0px;
max-width: 30px;
}

#s-3b52f3dc-a53e-4bd5-a223-83049fdf07db .shogun-icon-wrapper {
  text-align: center;
}


#s-3b52f3dc-a53e-4bd5-a223-83049fdf07db .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-046ae2b5-3ce0-4681-9c66-c7b6fbd08c8d {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
padding-bottom: 0px;
max-width: 30px;
}

#s-046ae2b5-3ce0-4681-9c66-c7b6fbd08c8d .shogun-icon-wrapper {
  text-align: center;
}


#s-046ae2b5-3ce0-4681-9c66-c7b6fbd08c8d .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-e6af93d4-8945-4d54-9016-4f180733f905 {
  margin-left: -3%;
margin-right: auto;
}

#s-569f3bff-d738-4b45-92dc-9fe64032abdf {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-569f3bff-d738-4b45-92dc-9fe64032abdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-569f3bff-d738-4b45-92dc-9fe64032abdf.shg-box.shg-c {
  justify-content: center;
}

#s-a4dbc8d1-def4-455b-b8a6-7b7591ba52ad {
  margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a4dbc8d1-def4-455b-b8a6-7b7591ba52ad .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-ce97d6fb-4879-40d6-a962-c8edc13e21fb {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}





  img.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
  box-sizing: border-box;
}



.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
  box-sizing: border-box;
}



.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
  box-sizing: border-box;
}



.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
  box-sizing: border-box;
}



.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1.shogun-image {
  box-sizing: border-box;
}



.s-8deb4092-4bf3-44fd-a878-6bd159d1e3a1 img.shogun-image {
  
}


}
#s-2a82dc24-d37b-4c70-8e0f-4709113a09dd {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-2a82dc24-d37b-4c70-8e0f-4709113a09dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a82dc24-d37b-4c70-8e0f-4709113a09dd.shg-box.shg-c {
  justify-content: center;
}

#s-fc35d6e0-0665-4635-bed9-3365e9c5fe62 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-fc35d6e0-0665-4635-bed9-3365e9c5fe62 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (min-width: 1200px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  
}
}@media (max-width: 767px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  display: none;
}
#s-5813982d-1b90-4822-bd33-fa4dd31399fd, #wrap-s-5813982d-1b90-4822-bd33-fa4dd31399fd, #wrap-content-s-5813982d-1b90-4822-bd33-fa4dd31399fd { display: none !important; }}
#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  margin: 0 !important;
  overflow: visible;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add background color handling */
  
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-5813982d-1b90-4822-bd33-fa4dd31399fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
  box-sizing: border-box;
}



.s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  
}


@media (min-width: 1200px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  margin: 0 !important;
  overflow: visible;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add background color handling */
  
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-5813982d-1b90-4822-bd33-fa4dd31399fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
  box-sizing: border-box;
}



.s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  margin: 0 !important;
  overflow: visible;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add background color handling */
  
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-5813982d-1b90-4822-bd33-fa4dd31399fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
  box-sizing: border-box;
}



.s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  margin: 0 !important;
  overflow: visible;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add background color handling */
  
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-5813982d-1b90-4822-bd33-fa4dd31399fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
  box-sizing: border-box;
}



.s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  
}


}@media (max-width: 767px){#s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  margin: 0 !important;
  overflow: visible;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5813982d-1b90-4822-bd33-fa4dd31399fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add background color handling */
  
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-5813982d-1b90-4822-bd33-fa4dd31399fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5813982d-1b90-4822-bd33-fa4dd31399fd.shogun-image {
  box-sizing: border-box;
}



.s-5813982d-1b90-4822-bd33-fa4dd31399fd img.shogun-image {
  
}


}
#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  margin-left: auto;
margin-right: auto;
max-width: 1081px;
aspect-ratio: 1081/697;
text-align: center;
}
@media (min-width: 1200px){#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  display: none;
}
#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8, #wrap-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8, #wrap-content-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  display: none;
}
#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8, #wrap-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8, #wrap-content-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  display: none;
}
#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8, #wrap-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8, #wrap-content-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 { display: none !important; }}
#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }

    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-link {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1081px;
  }



  img.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
    
    
    
    max-height: 1081px;
  }


.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
  box-sizing: border-box;
}



.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
      --shg-aspect-ratio: calc(1081/697); 
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
      position: relative;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1081px;
    }
  }

@media (min-width: 1200px){#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }

    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-link {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1081px;
  }



  img.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
    
    
    
    max-height: 1081px;
  }


.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
  box-sizing: border-box;
}



.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
      --shg-aspect-ratio: calc(1081/697); 
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
      position: relative;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1081px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }

    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-link {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1081px;
  }



  img.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
    
    
    
    max-height: 1081px;
  }


.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
  box-sizing: border-box;
}



.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
      --shg-aspect-ratio: calc(1081/697); 
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
      position: relative;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1081px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }

    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-link {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1081px;
  }



  img.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
    
    
    
    max-height: 1081px;
  }


.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
  box-sizing: border-box;
}



.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
      --shg-aspect-ratio: calc(1081/697); 
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
      position: relative;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1081px;
    }
  }

}@media (max-width: 767px){#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }

    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-link {
      aspect-ratio: 1081/697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1081px;
  }



  img.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
    
    
    
    max-height: 1081px;
  }


.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image {
  box-sizing: border-box;
}



.s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 {
      --shg-aspect-ratio: calc(1081/697); 
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container {
      position: relative;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7376c749-0ba5-4ca9-b842-6622a78eb5c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1081px;
    }
  }

}
#s-71b952e0-3659-43cd-9946-6ea2be092646 {
  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.13);
}








#s-71b952e0-3659-43cd-9946-6ea2be092646 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-71b952e0-3659-43cd-9946-6ea2be092646.shg-box.shg-c {
  justify-content: center;
}

#s-898dd1e2-a767-4b6c-af8f-45f7a44298cc {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-898dd1e2-a767-4b6c-af8f-45f7a44298cc .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-06fd883e-fecd-4d6c-abf4-47620e715eee {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  margin: 0 !important;
  overflow: visible;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add background color handling */
  
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}





  img.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
  box-sizing: border-box;
}



.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  
}


@media (min-width: 1200px){#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  margin: 0 !important;
  overflow: visible;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add background color handling */
  
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
  box-sizing: border-box;
}



.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  margin: 0 !important;
  overflow: visible;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add background color handling */
  
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
  box-sizing: border-box;
}



.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  margin: 0 !important;
  overflow: visible;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add background color handling */
  
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
  box-sizing: border-box;
}



.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  
}


}@media (max-width: 767px){#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  margin: 0 !important;
  overflow: visible;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add background color handling */
  
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b.shogun-image {
  box-sizing: border-box;
}



.s-1f0496c3-b9b6-487f-89e5-df04f5e5ba9b img.shogun-image {
  
}


}
#s-1c1e2334-13b3-4466-9044-99e34fb37f39 {
  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-1c1e2334-13b3-4466-9044-99e34fb37f39 {
  display: none;
}
#s-1c1e2334-13b3-4466-9044-99e34fb37f39, #wrap-s-1c1e2334-13b3-4466-9044-99e34fb37f39, #wrap-content-s-1c1e2334-13b3-4466-9044-99e34fb37f39 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c1e2334-13b3-4466-9044-99e34fb37f39 {
  display: none;
}
#s-1c1e2334-13b3-4466-9044-99e34fb37f39, #wrap-s-1c1e2334-13b3-4466-9044-99e34fb37f39, #wrap-content-s-1c1e2334-13b3-4466-9044-99e34fb37f39 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c1e2334-13b3-4466-9044-99e34fb37f39 {
  display: none;
}
#s-1c1e2334-13b3-4466-9044-99e34fb37f39, #wrap-s-1c1e2334-13b3-4466-9044-99e34fb37f39, #wrap-content-s-1c1e2334-13b3-4466-9044-99e34fb37f39 { display: none !important; }}







#s-1c1e2334-13b3-4466-9044-99e34fb37f39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1c1e2334-13b3-4466-9044-99e34fb37f39.shg-box.shg-c {
  justify-content: center;
}

#s-6dae3bb1-12c3-4e22-96e2-a7dabbce142f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6dae3bb1-12c3-4e22-96e2-a7dabbce142f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-bd0d80a5-a9db-4cca-9ab9-c29d149b8de9 {
  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.14);
}








#s-bd0d80a5-a9db-4cca-9ab9-c29d149b8de9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bd0d80a5-a9db-4cca-9ab9-c29d149b8de9.shg-box.shg-c {
  justify-content: center;
}

#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 {
  display: none;
}
#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-content-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 {
  display: none;
}
#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-content-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 {
  display: none;
}
#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-content-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 { display: none !important; }}@media (max-width: 767px){#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 {
  display: none;
}
#s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3, #wrap-content-s-b89f2199-7d6d-46d7-9ff9-dc672a3bc8b3 { display: none !important; }}
#s-b4181cfd-790c-4ac4-a9ed-73c3dc96d5d6 {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 0%;
text-align: center;
}

#s-b4181cfd-790c-4ac4-a9ed-73c3dc96d5d6 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  
}



#s-a48921fe-eb6d-4ce7-ba88-9b7ef2f2a358 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a48921fe-eb6d-4ce7-ba88-9b7ef2f2a358"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a48921fe-eb6d-4ce7-ba88-9b7ef2f2a358"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a48921fe-eb6d-4ce7-ba88-9b7ef2f2a358"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a48921fe-eb6d-4ce7-ba88-9b7ef2f2a358"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8e758273-7afe-424b-9161-af9c2bb2573f {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f {
  margin: 0 !important;
  overflow: visible;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -20px;
  margin-bottom: -10px;
}

.shg-image-content-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add background color handling */
  
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8e758273-7afe-424b-9161-af9c2bb2573f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image {
  box-sizing: border-box;
}



.s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  
}


@media (min-width: 1200px){#s-8e758273-7afe-424b-9161-af9c2bb2573f {
  margin: 0 !important;
  overflow: visible;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add background color handling */
  
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8e758273-7afe-424b-9161-af9c2bb2573f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image {
  box-sizing: border-box;
}



.s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8e758273-7afe-424b-9161-af9c2bb2573f {
  margin: 0 !important;
  overflow: visible;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add background color handling */
  
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8e758273-7afe-424b-9161-af9c2bb2573f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image {
  box-sizing: border-box;
}



.s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8e758273-7afe-424b-9161-af9c2bb2573f {
  margin: 0 !important;
  overflow: visible;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add background color handling */
  
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8e758273-7afe-424b-9161-af9c2bb2573f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image {
  box-sizing: border-box;
}



.s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  
}


}@media (max-width: 767px){#s-8e758273-7afe-424b-9161-af9c2bb2573f {
  margin: 0 !important;
  overflow: visible;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e758273-7afe-424b-9161-af9c2bb2573f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add background color handling */
  
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8e758273-7afe-424b-9161-af9c2bb2573f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e758273-7afe-424b-9161-af9c2bb2573f.shogun-image {
  box-sizing: border-box;
}



.s-8e758273-7afe-424b-9161-af9c2bb2573f img.shogun-image {
  
}


}
#s-e1c2639b-3202-4389-95ae-ecce3c22a765 {
  margin-left: auto;
margin-right: auto;
}

#s-c84e52e9-d9ad-4d38-b08c-50a60a8a239b {
  margin-top: -5px;
margin-left: -20%;
margin-right: auto;
text-align: center;
}

#s-c84e52e9-d9ad-4d38-b08c-50a60a8a239b .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-c84e52e9-d9ad-4d38-b08c-50a60a8a239b .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-c84e52e9-d9ad-4d38-b08c-50a60a8a239b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-c84e52e9-d9ad-4d38-b08c-50a60a8a239b .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 35px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-c84e52e9-d9ad-4d38-b08c-50a60a8a239b .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 35px;
}

#s-c84e52e9-d9ad-4d38-b08c-50a60a8a239b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-fa2d3e50-6e5d-4d6c-9010-e052011af2ed {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-e69fa514-3970-4667-bcba-e88097d36cbb {
  margin-top: 10px;
margin-left: auto;
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-651471aa-2e60-4440-a629-2024df3e7d32 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTI5OTkwMzktY2NlNC00M2ZiLTk2MjUtZDgzOGEzYTU2OWYxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1Mjk5OTAzOS1jY2U0LTQzZmItOTYyNS1kODM4YTNhNTY5ZjEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 8px;
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-651471aa-2e60-4440-a629-2024df3e7d32:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-651471aa-2e60-4440-a629-2024df3e7d32:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-651471aa-2e60-4440-a629-2024df3e7d32 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzFhZjc2NGItOThlNS00Y2MyLWE5NTctNzNkMjA3N2I1YjU3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMWFmNzY0Yi05OGU1LTRjYzItYTk1Ny03M2QyMDc3YjViNTcpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
}

  #s-651471aa-2e60-4440-a629-2024df3e7d32-atc-btn-wrapper {
    text-align: center;
  }


#s-651471aa-2e60-4440-a629-2024df3e7d32 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-651471aa-2e60-4440-a629-2024df3e7d32-atc-btn-wrapper {
    text-align: center;
  }


#s-651471aa-2e60-4440-a629-2024df3e7d32 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-651471aa-2e60-4440-a629-2024df3e7d32-atc-btn-wrapper {
    text-align: center;
  }


#s-651471aa-2e60-4440-a629-2024df3e7d32 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-651471aa-2e60-4440-a629-2024df3e7d32-atc-btn-wrapper {
    text-align: center;
  }


#s-651471aa-2e60-4440-a629-2024df3e7d32 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-651471aa-2e60-4440-a629-2024df3e7d32-atc-btn-wrapper {
    text-align: center;
  }


#s-651471aa-2e60-4440-a629-2024df3e7d32 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-651471aa-2e60-4440-a629-2024df3e7d32.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-88345998-af7d-4426-b349-a22590f11268 {
  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.14);
}








#s-88345998-af7d-4426-b349-a22590f11268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88345998-af7d-4426-b349-a22590f11268.shg-box.shg-c {
  justify-content: center;
}

#s-439e41a2-952b-49c7-9b01-8f1fdc1cb603 {
  margin-top: -10px;
margin-left: 3%;
margin-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;
background-color: rgba(255, 116, 0, 1);
}
@media (min-width: 1200px){#s-439e41a2-952b-49c7-9b01-8f1fdc1cb603 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-439e41a2-952b-49c7-9b01-8f1fdc1cb603 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-439e41a2-952b-49c7-9b01-8f1fdc1cb603 {
  
}
}@media (max-width: 767px){#s-439e41a2-952b-49c7-9b01-8f1fdc1cb603 {
  
}
}
#s-62fe1204-2df9-443d-b54d-5887b206c79c {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 0%;
text-align: center;
}

#s-62fe1204-2df9-443d-b54d-5887b206c79c .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  
}



#s-9ee99199-77ea-4bf5-ac59-11c082cd700c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9ee99199-77ea-4bf5-ac59-11c082cd700c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9ee99199-77ea-4bf5-ac59-11c082cd700c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9ee99199-77ea-4bf5-ac59-11c082cd700c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ee99199-77ea-4bf5-ac59-11c082cd700c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1216px;
text-align: center;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -20px;
  margin-bottom: -10px;
}

.shg-image-content-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image {
  box-sizing: border-box;
}



.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image {
  box-sizing: border-box;
}



.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image {
  box-sizing: border-box;
}



.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image {
  box-sizing: border-box;
}



.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7.shogun-image {
  box-sizing: border-box;
}



.s-d143eeb5-4fa3-4018-a65c-4e24b3c9e1e7 img.shogun-image {
  
}


}
#s-4a66b9ae-5b37-4146-8b64-fe7125c4f3e8 {
  margin-left: auto;
margin-right: auto;
}

#s-d5424db2-b6b3-41e7-b84b-306e6faa31e2 {
  margin-top: -5px;
margin-left: -20%;
margin-right: auto;
text-align: center;
}

#s-d5424db2-b6b3-41e7-b84b-306e6faa31e2 .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-d5424db2-b6b3-41e7-b84b-306e6faa31e2 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-d5424db2-b6b3-41e7-b84b-306e6faa31e2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-d5424db2-b6b3-41e7-b84b-306e6faa31e2 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 35px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-d5424db2-b6b3-41e7-b84b-306e6faa31e2 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 35px;
}

#s-d5424db2-b6b3-41e7-b84b-306e6faa31e2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-ae6bcf81-866d-4acd-89dc-41fb10b1ec79 {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-e0fe8363-e68e-4393-8183-7b2ee3100fb6 {
  margin-top: 10px;
margin-left: auto;
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-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDkzNTg5ZjItZTNkNC00YWM1LWEzZjgtZTIxZTc1ZTVlMTczIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0OTM1ODlmMi1lM2Q0LTRhYzUtYTNmOC1lMjFlNzVlNWUxNzMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 8px;
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-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb-atc-btn-wrapper {
    text-align: center;
  }


#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb-atc-btn-wrapper {
    text-align: center;
  }


#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb-atc-btn-wrapper {
    text-align: center;
  }


#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb-atc-btn-wrapper {
    text-align: center;
  }


#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb-atc-btn-wrapper {
    text-align: center;
  }


#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9e8cb6fc-84d2-45fb-b32e-ff29309c1afb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-562708d5-608d-4710-b475-a19755971a25 {
  margin-top: 30px;
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.14);
}








#s-562708d5-608d-4710-b475-a19755971a25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-562708d5-608d-4710-b475-a19755971a25.shg-box.shg-c {
  justify-content: center;
}

#s-2642d728-8849-41ba-9417-a7e98a7a65fa {
  margin-top: -10px;
margin-left: 3%;
margin-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;
background-color: rgba(255, 116, 0, 1);
}
@media (min-width: 1200px){#s-2642d728-8849-41ba-9417-a7e98a7a65fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2642d728-8849-41ba-9417-a7e98a7a65fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2642d728-8849-41ba-9417-a7e98a7a65fa {
  
}
}@media (max-width: 767px){#s-2642d728-8849-41ba-9417-a7e98a7a65fa {
  
}
}
#s-06af42be-cbfa-4ad6-9864-94885f8d6549 {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 0%;
text-align: center;
}

#s-06af42be-cbfa-4ad6-9864-94885f8d6549 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  
}



#s-c70449cc-f7cf-40b5-8496-60f2e75c13d6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c70449cc-f7cf-40b5-8496-60f2e75c13d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c70449cc-f7cf-40b5-8496-60f2e75c13d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c70449cc-f7cf-40b5-8496-60f2e75c13d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c70449cc-f7cf-40b5-8496-60f2e75c13d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1218px;
text-align: center;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  margin: 0 !important;
  overflow: visible;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -20px;
  margin-bottom: -10px;
}

.shg-image-content-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add background color handling */
  
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-81577bc9-7494-4a61-b63d-6bd1249a73af .shogun-image-content {
  
    justify-content: center;
  
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image {
  box-sizing: border-box;
}



.s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  
}


@media (min-width: 1200px){#s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  margin: 0 !important;
  overflow: visible;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add background color handling */
  
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-81577bc9-7494-4a61-b63d-6bd1249a73af .shogun-image-content {
  
    justify-content: center;
  
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image {
  box-sizing: border-box;
}



.s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  margin: 0 !important;
  overflow: visible;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add background color handling */
  
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-81577bc9-7494-4a61-b63d-6bd1249a73af .shogun-image-content {
  
    justify-content: center;
  
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image {
  box-sizing: border-box;
}



.s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  margin: 0 !important;
  overflow: visible;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add background color handling */
  
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-81577bc9-7494-4a61-b63d-6bd1249a73af .shogun-image-content {
  
    justify-content: center;
  
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image {
  box-sizing: border-box;
}



.s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  
}


}@media (max-width: 767px){#s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  margin: 0 !important;
  overflow: visible;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81577bc9-7494-4a61-b63d-6bd1249a73af {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add background color handling */
  
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-81577bc9-7494-4a61-b63d-6bd1249a73af .shogun-image-content {
  
    justify-content: center;
  
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81577bc9-7494-4a61-b63d-6bd1249a73af.shogun-image {
  box-sizing: border-box;
}



.s-81577bc9-7494-4a61-b63d-6bd1249a73af img.shogun-image {
  
}


}
#s-f03ad2f9-4bbc-466a-9d75-b3043a27f9f7 {
  margin-left: auto;
margin-right: auto;
}

#s-9a95f2e4-a29c-42f0-8b09-a58cc28d3896 {
  margin-top: -5px;
margin-left: -20%;
margin-right: auto;
text-align: center;
}

#s-9a95f2e4-a29c-42f0-8b09-a58cc28d3896 .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-9a95f2e4-a29c-42f0-8b09-a58cc28d3896 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-9a95f2e4-a29c-42f0-8b09-a58cc28d3896 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-9a95f2e4-a29c-42f0-8b09-a58cc28d3896 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 35px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-9a95f2e4-a29c-42f0-8b09-a58cc28d3896 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 35px;
}

#s-9a95f2e4-a29c-42f0-8b09-a58cc28d3896 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-8a97e95d-ee68-49ca-bd91-0fb4cd16b350 {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-774e01f5-b62f-4fe2-99c7-bf951f6fefc0 {
  margin-top: 10px;
margin-left: auto;
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-5fa7ceb1-a620-478f-86f7-f89eb2815636 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTY2N2NjMzMtN2UxYy00Y2YxLTg0M2YtNmExODc2N2NhYjgxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhNjY3Y2MzMy03ZTFjLTRjZjEtODQzZi02YTE4NzY3Y2FiODEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 8px;
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-5fa7ceb1-a620-478f-86f7-f89eb2815636:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5fa7ceb1-a620-478f-86f7-f89eb2815636:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5fa7ceb1-a620-478f-86f7-f89eb2815636 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGFhOTc3ODYtNmM3My00YjNmLWI5YzctYTZiNDJkNjY1NTA0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4YWE5Nzc4Ni02YzczLTRiM2YtYjljNy1hNmI0MmQ2NjU1MDQpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
}

  #s-5fa7ceb1-a620-478f-86f7-f89eb2815636-atc-btn-wrapper {
    text-align: center;
  }


#s-5fa7ceb1-a620-478f-86f7-f89eb2815636 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-5fa7ceb1-a620-478f-86f7-f89eb2815636-atc-btn-wrapper {
    text-align: center;
  }


#s-5fa7ceb1-a620-478f-86f7-f89eb2815636 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-5fa7ceb1-a620-478f-86f7-f89eb2815636-atc-btn-wrapper {
    text-align: center;
  }


#s-5fa7ceb1-a620-478f-86f7-f89eb2815636 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-5fa7ceb1-a620-478f-86f7-f89eb2815636-atc-btn-wrapper {
    text-align: center;
  }


#s-5fa7ceb1-a620-478f-86f7-f89eb2815636 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-5fa7ceb1-a620-478f-86f7-f89eb2815636-atc-btn-wrapper {
    text-align: center;
  }


#s-5fa7ceb1-a620-478f-86f7-f89eb2815636 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5fa7ceb1-a620-478f-86f7-f89eb2815636.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-fe77b3d5-e80a-4fc3-a147-bc12be54eabd {
  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-fe77b3d5-e80a-4fc3-a147-bc12be54eabd {
  display: none;
}
#s-fe77b3d5-e80a-4fc3-a147-bc12be54eabd, #wrap-s-fe77b3d5-e80a-4fc3-a147-bc12be54eabd, #wrap-content-s-fe77b3d5-e80a-4fc3-a147-bc12be54eabd { display: none !important; }}







#s-fe77b3d5-e80a-4fc3-a147-bc12be54eabd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe77b3d5-e80a-4fc3-a147-bc12be54eabd.shg-box.shg-c {
  justify-content: center;
}

#s-9cf2a427-05ac-4b0a-8624-308de4947073 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9cf2a427-05ac-4b0a-8624-308de4947073 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-37f83ccc-cfa3-460a-a5db-4f6ff0058e10 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-37f83ccc-cfa3-460a-a5db-4f6ff0058e10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37f83ccc-cfa3-460a-a5db-4f6ff0058e10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-37f83ccc-cfa3-460a-a5db-4f6ff0058e10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-37f83ccc-cfa3-460a-a5db-4f6ff0058e10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-79a1cfdf-4c62-4477-9cb4-0525800e668b {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 116, 0, 1);
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.16);
}








#s-79a1cfdf-4c62-4477-9cb4-0525800e668b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79a1cfdf-4c62-4477-9cb4-0525800e668b.shg-box.shg-c {
  justify-content: center;
}

#s-909fa143-612f-46a9-99c4-5b846649b0cb {
  margin-top: -30px;
margin-left: 30%;
margin-right: 30%;
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, 1);
}
@media (min-width: 1200px){#s-909fa143-612f-46a9-99c4-5b846649b0cb {
  display: none;
}
#s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-content-s-909fa143-612f-46a9-99c4-5b846649b0cb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-909fa143-612f-46a9-99c4-5b846649b0cb {
  display: none;
}
#s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-content-s-909fa143-612f-46a9-99c4-5b846649b0cb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-909fa143-612f-46a9-99c4-5b846649b0cb {
  display: none;
}
#s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-content-s-909fa143-612f-46a9-99c4-5b846649b0cb { display: none !important; }}@media (max-width: 767px){#s-909fa143-612f-46a9-99c4-5b846649b0cb {
  display: none;
}
#s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-s-909fa143-612f-46a9-99c4-5b846649b0cb, #wrap-content-s-909fa143-612f-46a9-99c4-5b846649b0cb { display: none !important; }}
#s-dc619cb4-a511-4840-a95c-b9116d1cb3fd {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-0d5f09f1-288a-47b9-afd5-1a9a21642999 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d5f09f1-288a-47b9-afd5-1a9a21642999 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  margin: 0 !important;
  overflow: visible;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add background color handling */
  
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-58aac373-3cd2-44f8-8c24-37dc154aed4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image {
  box-sizing: border-box;
}



.s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  
}


@media (min-width: 1200px){#s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  margin: 0 !important;
  overflow: visible;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add background color handling */
  
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-58aac373-3cd2-44f8-8c24-37dc154aed4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image {
  box-sizing: border-box;
}



.s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  margin: 0 !important;
  overflow: visible;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add background color handling */
  
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-58aac373-3cd2-44f8-8c24-37dc154aed4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image {
  box-sizing: border-box;
}



.s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  margin: 0 !important;
  overflow: visible;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add background color handling */
  
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-58aac373-3cd2-44f8-8c24-37dc154aed4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image {
  box-sizing: border-box;
}



.s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  
}


}@media (max-width: 767px){#s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  margin: 0 !important;
  overflow: visible;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58aac373-3cd2-44f8-8c24-37dc154aed4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add background color handling */
  
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-58aac373-3cd2-44f8-8c24-37dc154aed4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58aac373-3cd2-44f8-8c24-37dc154aed4d.shogun-image {
  box-sizing: border-box;
}



.s-58aac373-3cd2-44f8-8c24-37dc154aed4d img.shogun-image {
  
}


}
#s-9088e953-6418-475d-bc23-275fb7a7f36d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-9088e953-6418-475d-bc23-275fb7a7f36d .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-9088e953-6418-475d-bc23-275fb7a7f36d .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-9088e953-6418-475d-bc23-275fb7a7f36d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-af5aa13d-ad92-4e84-9de0-6c640fb58a54 {
  margin-top: -5px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-15bb290d-ea4e-472d-afdd-95bb6b1bb4a8 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-32d755a8-f863-404e-9fe5-7617cfb1440e {
  margin-top: 10px;
margin-left: 20%;
margin-right: 20%;
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.16);
}

#s-08779126-de76-4760-8bdd-9f28f8820286 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTcyZDgwOTMtN2Q3Yi00NDc1LWEyZjYtMTAwMDc5NDI4Y2Q0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNzJkODA5My03ZDdiLTQ0NzUtYTJmNi0xMDAwNzk0MjhjZDQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: -25px;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
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-08779126-de76-4760-8bdd-9f28f8820286:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2YxOTQwNGEtMmU3NS00NmI5LWI4NDYtZGMzNDI4ZjE5M2FjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZjE5NDA0YS0yZTc1LTQ2YjktYjg0Ni1kYzM0MjhmMTkzYWMpIi8+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-08779126-de76-4760-8bdd-9f28f8820286:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-08779126-de76-4760-8bdd-9f28f8820286-atc-btn-wrapper {
    text-align: center;
  }


#s-08779126-de76-4760-8bdd-9f28f8820286 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-08779126-de76-4760-8bdd-9f28f8820286-atc-btn-wrapper {
    text-align: center;
  }


#s-08779126-de76-4760-8bdd-9f28f8820286 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-08779126-de76-4760-8bdd-9f28f8820286-atc-btn-wrapper {
    text-align: center;
  }


#s-08779126-de76-4760-8bdd-9f28f8820286 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-08779126-de76-4760-8bdd-9f28f8820286-atc-btn-wrapper {
    text-align: center;
  }


#s-08779126-de76-4760-8bdd-9f28f8820286 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-08779126-de76-4760-8bdd-9f28f8820286-atc-btn-wrapper {
    text-align: center;
  }


#s-08779126-de76-4760-8bdd-9f28f8820286 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-08779126-de76-4760-8bdd-9f28f8820286.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-5593adcd-58d2-439a-b08f-c4c3832ce134 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
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.16);
}








#s-5593adcd-58d2-439a-b08f-c4c3832ce134 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5593adcd-58d2-439a-b08f-c4c3832ce134.shg-box.shg-c {
  justify-content: center;
}

#s-fb48185b-6bf0-4843-b7fd-a11fbff75e0d {
  margin-top: -30px;
margin-left: 30%;
margin-right: 30%;
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, 1);
}

#s-b2162f8d-4e09-4f9e-a7e8-2f0b0c807c12 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-2e61573a-68f5-4427-92c1-623824691406 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e61573a-68f5-4427-92c1-623824691406 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1210px;
text-align: center;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image {
  box-sizing: border-box;
}



.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image {
  box-sizing: border-box;
}



.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image {
  box-sizing: border-box;
}



.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image {
  box-sizing: border-box;
}



.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f98b526-a8d5-4eb3-ad47-e190a46465a7.shogun-image {
  box-sizing: border-box;
}



.s-7f98b526-a8d5-4eb3-ad47-e190a46465a7 img.shogun-image {
  
}


}
#s-ecd332a7-970a-4b4a-9310-af0a95425219 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ecd332a7-970a-4b4a-9310-af0a95425219 .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-ecd332a7-970a-4b4a-9310-af0a95425219 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-ecd332a7-970a-4b4a-9310-af0a95425219 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e5df5614-741e-4f44-9d8b-8b4cfeb34fc1 {
  margin-top: -5px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-c1229ce0-526e-4a26-92f3-7b95af796315 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-970b2ce0-25a3-467f-afdb-dd2193d74025 {
  margin-top: 10px;
margin-left: 20%;
margin-right: 20%;
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.16);
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTcyZDgwOTMtN2Q3Yi00NDc1LWEyZjYtMTAwMDc5NDI4Y2Q0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNzJkODA5My03ZDdiLTQ0NzUtYTJmNi0xMDAwNzk0MjhjZDQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
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-513f3b80-5fd2-449b-9e44-679f613d2899:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWZkM2Q4YzktNWE1OS00MGVmLWFjOWQtOWNmYzg5NmEyZTE5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1ZmQzZDhjOS01YTU5LTQwZWYtYWM5ZC05Y2ZjODk2YTJlMTkpIi8+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-513f3b80-5fd2-449b-9e44-679f613d2899:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-513f3b80-5fd2-449b-9e44-679f613d2899-atc-btn-wrapper {
    text-align: center;
  }


#s-513f3b80-5fd2-449b-9e44-679f613d2899 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-513f3b80-5fd2-449b-9e44-679f613d2899-atc-btn-wrapper {
    text-align: center;
  }


#s-513f3b80-5fd2-449b-9e44-679f613d2899 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-513f3b80-5fd2-449b-9e44-679f613d2899-atc-btn-wrapper {
    text-align: center;
  }


#s-513f3b80-5fd2-449b-9e44-679f613d2899 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-513f3b80-5fd2-449b-9e44-679f613d2899-atc-btn-wrapper {
    text-align: center;
  }


#s-513f3b80-5fd2-449b-9e44-679f613d2899 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-513f3b80-5fd2-449b-9e44-679f613d2899-atc-btn-wrapper {
    text-align: center;
  }


#s-513f3b80-5fd2-449b-9e44-679f613d2899 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-513f3b80-5fd2-449b-9e44-679f613d2899.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-2442ba8f-6cfd-4bf2-b8c4-a830b0d209ac {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 116, 0, 1);
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.16);
}








#s-2442ba8f-6cfd-4bf2-b8c4-a830b0d209ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2442ba8f-6cfd-4bf2-b8c4-a830b0d209ac.shg-box.shg-c {
  justify-content: center;
}

#s-7a6c5a4f-805f-49e3-8588-df06a299cd82 {
  margin-top: -30px;
margin-left: 30%;
margin-right: 30%;
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, 1);
}

#s-ff143fae-8b66-4aa4-a097-7ae8b094513c {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-f4e397f6-d800-4531-bd7c-b69ef1bbe9d6 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4e397f6-d800-4531-bd7c-b69ef1bbe9d6 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1202px;
text-align: center;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image {
  box-sizing: border-box;
}



.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image {
  box-sizing: border-box;
}



.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image {
  box-sizing: border-box;
}



.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image {
  box-sizing: border-box;
}



.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3.shogun-image {
  box-sizing: border-box;
}



.s-b5007218-b5eb-4d3c-aaf6-17b97ba741f3 img.shogun-image {
  
}


}
#s-ab175ee4-82ac-4c69-8826-e11e92941708 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ab175ee4-82ac-4c69-8826-e11e92941708 .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-ab175ee4-82ac-4c69-8826-e11e92941708 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-ab175ee4-82ac-4c69-8826-e11e92941708 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3a0e0a8e-3421-4cfd-9083-c17c0e145a26 {
  margin-top: -5px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-eee22592-d8de-42ef-b30e-c5479c86aa4b {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-0a26e81d-2fba-4af6-99db-69a8cce7c346 {
  margin-top: 10px;
margin-left: 20%;
margin-right: 20%;
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.16);
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTcyZDgwOTMtN2Q3Yi00NDc1LWEyZjYtMTAwMDc5NDI4Y2Q0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNzJkODA5My03ZDdiLTQ0NzUtYTJmNi0xMDAwNzk0MjhjZDQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
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-695417d2-976c-4a1d-8e96-3d0c14b394d3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmI5N2NkMWItYmZkZC00YzMyLWJiMmEtM2MyMmE3MTllNzMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyYjk3Y2QxYi1iZmRkLTRjMzItYmIyYS0zYzIyYTcxOWU3MzEpIi8+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-695417d2-976c-4a1d-8e96-3d0c14b394d3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-695417d2-976c-4a1d-8e96-3d0c14b394d3-atc-btn-wrapper {
    text-align: center;
  }


#s-695417d2-976c-4a1d-8e96-3d0c14b394d3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-695417d2-976c-4a1d-8e96-3d0c14b394d3-atc-btn-wrapper {
    text-align: center;
  }


#s-695417d2-976c-4a1d-8e96-3d0c14b394d3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-695417d2-976c-4a1d-8e96-3d0c14b394d3-atc-btn-wrapper {
    text-align: center;
  }


#s-695417d2-976c-4a1d-8e96-3d0c14b394d3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-695417d2-976c-4a1d-8e96-3d0c14b394d3-atc-btn-wrapper {
    text-align: center;
  }


#s-695417d2-976c-4a1d-8e96-3d0c14b394d3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-695417d2-976c-4a1d-8e96-3d0c14b394d3-atc-btn-wrapper {
    text-align: center;
  }


#s-695417d2-976c-4a1d-8e96-3d0c14b394d3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-695417d2-976c-4a1d-8e96-3d0c14b394d3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-fb5d722d-5e6d-43e0-85a7-cb2e27c7dacf {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

#s-ed049bb1-9325-490e-be22-f0e333de638b {
  margin-left: auto;
margin-right: auto;
}

#s-7df16884-f1bf-4010-919b-ba16bec237ca {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-7df16884-f1bf-4010-919b-ba16bec237ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7df16884-f1bf-4010-919b-ba16bec237ca.shg-box.shg-c {
  justify-content: center;
}

#s-b1bc90f5-4c78-44ac-9339-74cf8d3cfb33 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
text-align: center;
}

#s-b1bc90f5-4c78-44ac-9339-74cf8d3cfb33 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-967dba79-e93d-4ba0-9db8-87241df86876 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}

#s-aea4ff17-e6f5-495a-8464-aebb19f2c750 {
  margin-left: auto;
margin-right: auto;
}

#s-aea4ff17-e6f5-495a-8464-aebb19f2c750 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-aea4ff17-e6f5-495a-8464-aebb19f2c750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 116, 0, 0.14);
  padding: 10px;
}

#s-aea4ff17-e6f5-495a-8464-aebb19f2c750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-aea4ff17-e6f5-495a-8464-aebb19f2c750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 116, 0, 0.05);
  border-top: 1px solid #ddd;
}

#s-aea4ff17-e6f5-495a-8464-aebb19f2c750 > .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-aea4ff17-e6f5-495a-8464-aebb19f2c750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-79c533ed-04c5-4db5-abad-51dc5efff68b {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-9b16b0bb-f571-4b0a-9bc7-57f134c3f878 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-2de7daf5-3170-4fae-ba5a-aa59fac62c39 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-b37088b3-1dc3-415e-af7c-8b83c99a7c98 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-acb9881a-a66b-494e-8fe2-6c8438c75740 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-381a7ab1-4e41-484d-8fb6-49e1c5bf8cf1 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-e842ece6-ae4a-44f9-960d-69a6865b242f {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-e3b2e4eb-cd06-435f-bd32-0032b504e000 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-1d71063b-3e9f-4231-a105-ead8773a00fe {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-e479101a-b908-41a6-a3f9-fa74ff4c47d5 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-3a2f4d4c-6a69-4323-84fc-179d9874f290 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-fde3ddf9-622a-4598-8e23-76c2f9be34fe {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-9ffaf098-a580-4103-9899-48e433475977 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

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