.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: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

#s-49c2d75a-5f97-4dca-93d9-898d1724016c hr {
  border-top: 2px solid #ddd;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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;
}

@media (min-width: 0px) {
[id="s-eeee4602-d676-4933-91d2-ebd5bc283473"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eeee4602-d676-4933-91d2-ebd5bc283473"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eeee4602-d676-4933-91d2-ebd5bc283473"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eeee4602-d676-4933-91d2-ebd5bc283473"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-85490c12-47f7-462c-867f-ad80aef892b4 {
  text-align: left;
}

#s-85490c12-47f7-462c-867f-ad80aef892b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 22px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-85490c12-47f7-462c-867f-ad80aef892b4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
}

#s-85490c12-47f7-462c-867f-ad80aef892b4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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-cc4f2836-8ed5-473f-ace0-3d10cfa1b193 {
  min-height: 50px;
}








#s-cc4f2836-8ed5-473f-ace0-3d10cfa1b193 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc4f2836-8ed5-473f-ace0-3d10cfa1b193.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70024376-19c8-4b59-aee4-037bbbda0dfd {
  min-height: 50px;
}








#s-70024376-19c8-4b59-aee4-037bbbda0dfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70024376-19c8-4b59-aee4-037bbbda0dfd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de1b10a6-ca7a-4571-9a90-ad154341e1d3 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-de1b10a6-ca7a-4571-9a90-ad154341e1d3 {
  display: none;
}
#s-de1b10a6-ca7a-4571-9a90-ad154341e1d3, #wrap-s-de1b10a6-ca7a-4571-9a90-ad154341e1d3 { display: none !important; }}@media (max-width: 767px){#s-de1b10a6-ca7a-4571-9a90-ad154341e1d3 {
  display: none;
}
#s-de1b10a6-ca7a-4571-9a90-ad154341e1d3, #wrap-s-de1b10a6-ca7a-4571-9a90-ad154341e1d3 { display: none !important; }}







#s-de1b10a6-ca7a-4571-9a90-ad154341e1d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de1b10a6-ca7a-4571-9a90-ad154341e1d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a74e60ae-7c6d-4839-be98-bc1ce9e00014 {
  min-height: 50px;
}








#s-a74e60ae-7c6d-4839-be98-bc1ce9e00014 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a74e60ae-7c6d-4839-be98-bc1ce9e00014.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.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-d274a632-8c03-42b7-8de4-4468185743b8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d274a632-8c03-42b7-8de4-4468185743b8 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d274a632-8c03-42b7-8de4-4468185743b8 .shg-sld-nav-button.shg-sld-left,
#s-d274a632-8c03-42b7-8de4-4468185743b8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

.shogun-image-content > div {
  width: 100%;
}

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-e0ac40f5-77bf-4f76-ab76-8e5cfa1afcdc {
  text-align: center;
}







  #s-e0ac40f5-77bf-4f76-ab76-8e5cfa1afcdc img.shogun-image {
    

    
    
    
  }


#s-e0ac40f5-77bf-4f76-ab76-8e5cfa1afcdc .shogun-image-content {
  
    align-items: center;
  
}

#s-a9598711-83a4-49c2-8178-771e182bd4c7 {
  text-align: center;
}







  #s-a9598711-83a4-49c2-8178-771e182bd4c7 img.shogun-image {
    

    
    
    
  }


#s-a9598711-83a4-49c2-8178-771e182bd4c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0e7e544-7a64-429a-a65e-8f5fbbf10d3d {
  text-align: center;
}







  #s-d0e7e544-7a64-429a-a65e-8f5fbbf10d3d img.shogun-image {
    

    
    
    
  }


#s-d0e7e544-7a64-429a-a65e-8f5fbbf10d3d .shogun-image-content {
  
    align-items: center;
  
}

#s-bea6ad0c-9e57-466e-83ad-cf42f601389c {
  min-height: 50px;
}








#s-bea6ad0c-9e57-466e-83ad-cf42f601389c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bea6ad0c-9e57-466e-83ad-cf42f601389c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecf3a5ba-5986-41fc-9e35-e5e1b1771df2 {
  min-height: 50px;
}








#s-ecf3a5ba-5986-41fc-9e35-e5e1b1771df2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecf3a5ba-5986-41fc-9e35-e5e1b1771df2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d {
  display: none;
}
#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d, #wrap-s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d { display: none !important; }}@media (max-width: 767px){#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d {
  display: none;
}
#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d, #wrap-s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d { display: none !important; }}

  #s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(133, 219, 215, 0.34);
    border: 1px solid #ddd;
  }
#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(136, 136, 136, 1);
  font-family: Poppins;
  font-weight: 500;
  font-style: ;
  font-size: 16px;
}

#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(133, 219, 215, 0.34);
}

#s-b0ea3bc0-d2e1-40b4-94c0-4129417a055d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-546f2e9a-c205-4127-9831-5431624f208c {
  min-height: 50px;
}








#s-546f2e9a-c205-4127-9831-5431624f208c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-546f2e9a-c205-4127-9831-5431624f208c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b57d9e55-ace3-4c2c-9ff4-212d0e4af794 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-b57d9e55-ace3-4c2c-9ff4-212d0e4af794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b57d9e55-ace3-4c2c-9ff4-212d0e4af794.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60149cd0-b427-4606-b580-37ce00de7269 {
  margin-top: 3%;
margin-left: 14%;
margin-bottom: 3%;
margin-right: 14%;
}

@media (min-width: 0px) {
[id="s-60149cd0-b427-4606-b580-37ce00de7269"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60149cd0-b427-4606-b580-37ce00de7269"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-60149cd0-b427-4606-b580-37ce00de7269"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-60149cd0-b427-4606-b580-37ce00de7269"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-60149cd0-b427-4606-b580-37ce00de7269"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-60149cd0-b427-4606-b580-37ce00de7269"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-60149cd0-b427-4606-b580-37ce00de7269"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

}

#s-ee590bcd-41d2-4ff2-8471-4c6146c61d24 {
  min-height: 50px;
}








#s-ee590bcd-41d2-4ff2-8471-4c6146c61d24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee590bcd-41d2-4ff2-8471-4c6146c61d24.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-contain {
  font-family: "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;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

.shogun-image-content>div {
  width: 100%;
}

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
  max-width: 633px;
aspect-ratio: 633/373;
text-align: center;
}





  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image,
  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
    width: 100%;
    height: auto;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
    
    
  }


.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shogun-image-content {
  
    align-items: center;
  
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
      --shg-aspect-ratio: calc(633/373); 
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
      position: relative;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image,
  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
    width: 100%;
    height: auto;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
    
    
  }


.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shogun-image-content {
  
    align-items: center;
  
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
      --shg-aspect-ratio: calc(633/373); 
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
      position: relative;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image,
  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
    width: 100%;
    height: auto;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
    
    
  }


.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shogun-image-content {
  
    align-items: center;
  
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
      --shg-aspect-ratio: calc(633/373); 
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
      position: relative;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image,
  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
    width: 100%;
    height: auto;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
    
    
  }


.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shogun-image-content {
  
    align-items: center;
  
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
      --shg-aspect-ratio: calc(633/373); 
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
      position: relative;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image,
  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
    width: 100%;
    height: auto;
  }

  #s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
    
    
  }


.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae .shogun-image-content {
  
    align-items: center;
  
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae {
      --shg-aspect-ratio: calc(633/373); 
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container {
      position: relative;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d95c0b77-86f2-4207-bc83-e8a34cf307ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-073d6388-bc1f-47ac-9963-d619bf531f43 {
  min-height: 50px;
}








#s-073d6388-bc1f-47ac-9963-d619bf531f43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-073d6388-bc1f-47ac-9963-d619bf531f43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-aa2a4832-219c-4d8e-85a0-9635c7749540 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-aa2a4832-219c-4d8e-85a0-9635c7749540 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.3em;
  
  
}



#s-81bfe784-ac18-4f9d-81f3-7b0d8b487815 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-81bfe784-ac18-4f9d-81f3-7b0d8b487815 .shogun-heading-component h1 {
  color: ;
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 0.5em;
  
  
}



#s-82f32378-f2be-4322-86ca-08457e3479e6 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 0);
}








#s-82f32378-f2be-4322-86ca-08457e3479e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82f32378-f2be-4322-86ca-08457e3479e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d7b6884-6105-4b83-be2d-62898c290971 {
  max-width: 8001px;
aspect-ratio: 8001/2216;
text-align: center;
}





  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image,
  #s-5d7b6884-6105-4b83-be2d-62898c290971 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 {
    width: 100%;
    height: auto;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
    
    
  }


.s-5d7b6884-6105-4b83-be2d-62898c290971 .shogun-image-content {
  
    align-items: center;
  
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d7b6884-6105-4b83-be2d-62898c290971 {
      --shg-aspect-ratio: calc(8001/2216); 
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
      position: relative;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image,
  #s-5d7b6884-6105-4b83-be2d-62898c290971 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 {
    width: 100%;
    height: auto;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
    
    
  }


.s-5d7b6884-6105-4b83-be2d-62898c290971 .shogun-image-content {
  
    align-items: center;
  
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d7b6884-6105-4b83-be2d-62898c290971 {
      --shg-aspect-ratio: calc(8001/2216); 
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
      position: relative;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image,
  #s-5d7b6884-6105-4b83-be2d-62898c290971 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 {
    width: 100%;
    height: auto;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
    
    
  }


.s-5d7b6884-6105-4b83-be2d-62898c290971 .shogun-image-content {
  
    align-items: center;
  
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d7b6884-6105-4b83-be2d-62898c290971 {
      --shg-aspect-ratio: calc(8001/2216); 
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
      position: relative;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image,
  #s-5d7b6884-6105-4b83-be2d-62898c290971 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 {
    width: 100%;
    height: auto;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
    
    
  }


.s-5d7b6884-6105-4b83-be2d-62898c290971 .shogun-image-content {
  
    align-items: center;
  
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d7b6884-6105-4b83-be2d-62898c290971 {
      --shg-aspect-ratio: calc(8001/2216); 
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
      position: relative;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image,
  #s-5d7b6884-6105-4b83-be2d-62898c290971 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 {
    width: 100%;
    height: auto;
  }

  #s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
    
    
  }


.s-5d7b6884-6105-4b83-be2d-62898c290971 .shogun-image-content {
  
    align-items: center;
  
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d7b6884-6105-4b83-be2d-62898c290971 {
      --shg-aspect-ratio: calc(8001/2216); 
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container {
      position: relative;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d7b6884-6105-4b83-be2d-62898c290971 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-73a1518e-2aae-4125-be33-41493b2e8606 {
  margin-top: 3%;
margin-left: 18%;
margin-bottom: 4%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-73a1518e-2aae-4125-be33-41493b2e8606"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73a1518e-2aae-4125-be33-41493b2e8606"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-73a1518e-2aae-4125-be33-41493b2e8606"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-73a1518e-2aae-4125-be33-41493b2e8606"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-73a1518e-2aae-4125-be33-41493b2e8606"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-73a1518e-2aae-4125-be33-41493b2e8606"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-73a1518e-2aae-4125-be33-41493b2e8606"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

}

#s-ec687dec-b694-4fe6-bee4-d870b793663e {
  min-height: 50px;
}








#s-ec687dec-b694-4fe6-bee4-d870b793663e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec687dec-b694-4fe6-bee4-d870b793663e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-87920dce-6ff4-47d0-abef-9442d4e1c8e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-87920dce-6ff4-47d0-abef-9442d4e1c8e9 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  line-height: 0.5em;
  
  
}



#s-0b59d23f-ccb4-4ee0-a4e0-136444ca5c4a {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-0b59d23f-ccb4-4ee0-a4e0-136444ca5c4a .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.4em;
  
  
}



#s-5c62dcba-203c-4795-b779-755f66aea705 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-5c62dcba-203c-4795-b779-755f66aea705 .shogun-heading-component h1 {
  color: ;
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.5em;
  
  
}



#s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
  max-width: 394px;
aspect-ratio: 1639/163;
text-align: left;
}





  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image,
  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
    width: 100%;
    height: auto;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
    
    
  }


.s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shogun-image-content {
  
    align-items: center;
  
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
      --shg-aspect-ratio: calc(1639/163); 
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
      position: relative;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image,
  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
    width: 100%;
    height: auto;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
    
    
  }


.s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shogun-image-content {
  
    align-items: center;
  
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
      --shg-aspect-ratio: calc(1639/163); 
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
      position: relative;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image,
  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
    width: 100%;
    height: auto;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
    
    
  }


.s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shogun-image-content {
  
    align-items: center;
  
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
      --shg-aspect-ratio: calc(1639/163); 
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
      position: relative;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image,
  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
    width: 100%;
    height: auto;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
    
    
  }


.s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shogun-image-content {
  
    align-items: center;
  
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
      --shg-aspect-ratio: calc(1639/163); 
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
      position: relative;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image,
  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
    width: 100%;
    height: auto;
  }

  #s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
    
    
  }


.s-a4f84409-f88b-44ed-9adc-9635d5c0590e .shogun-image-content {
  
    align-items: center;
  
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e {
      --shg-aspect-ratio: calc(1639/163); 
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container {
      position: relative;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a4f84409-f88b-44ed-9adc-9635d5c0590e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-0e7c4800-339f-433b-923b-d74e375541c5 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-0e7c4800-339f-433b-923b-d74e375541c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e7c4800-339f-433b-923b-d74e375541c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d8f7483-cb7f-48a1-afcd-84e2f277279d {
  margin-top: 3%;
margin-left: 16%;
margin-bottom: 3%;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-7d8f7483-cb7f-48a1-afcd-84e2f277279d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d8f7483-cb7f-48a1-afcd-84e2f277279d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7d8f7483-cb7f-48a1-afcd-84e2f277279d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-7d8f7483-cb7f-48a1-afcd-84e2f277279d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7d8f7483-cb7f-48a1-afcd-84e2f277279d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d8f7483-cb7f-48a1-afcd-84e2f277279d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7d8f7483-cb7f-48a1-afcd-84e2f277279d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

}

#s-ecfe2c6c-1be7-4411-b98b-87b33f501e6e {
  min-height: 50px;
}








#s-ecfe2c6c-1be7-4411-b98b-87b33f501e6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecfe2c6c-1be7-4411-b98b-87b33f501e6e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12ac626c-8895-4f03-bd28-079255ab6afa {
  max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image,
  #s-12ac626c-8895-4f03-bd28-079255ab6afa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa {
    width: 100%;
    height: auto;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
    
    
  }


.s-12ac626c-8895-4f03-bd28-079255ab6afa .shogun-image-content {
  
    align-items: center;
  
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ac626c-8895-4f03-bd28-079255ab6afa {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
      position: relative;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image,
  #s-12ac626c-8895-4f03-bd28-079255ab6afa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa {
    width: 100%;
    height: auto;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
    
    
  }


.s-12ac626c-8895-4f03-bd28-079255ab6afa .shogun-image-content {
  
    align-items: center;
  
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ac626c-8895-4f03-bd28-079255ab6afa {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
      position: relative;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image,
  #s-12ac626c-8895-4f03-bd28-079255ab6afa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa {
    width: 100%;
    height: auto;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
    
    
  }


.s-12ac626c-8895-4f03-bd28-079255ab6afa .shogun-image-content {
  
    align-items: center;
  
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ac626c-8895-4f03-bd28-079255ab6afa {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
      position: relative;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image,
  #s-12ac626c-8895-4f03-bd28-079255ab6afa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa {
    width: 100%;
    height: auto;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
    
    
  }


.s-12ac626c-8895-4f03-bd28-079255ab6afa .shogun-image-content {
  
    align-items: center;
  
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ac626c-8895-4f03-bd28-079255ab6afa {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
      position: relative;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image,
  #s-12ac626c-8895-4f03-bd28-079255ab6afa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa {
    width: 100%;
    height: auto;
  }

  #s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
    
    
  }


.s-12ac626c-8895-4f03-bd28-079255ab6afa .shogun-image-content {
  
    align-items: center;
  
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ac626c-8895-4f03-bd28-079255ab6afa {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container {
      position: relative;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ac626c-8895-4f03-bd28-079255ab6afa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-2b10f3e2-e235-44c1-b3a7-1e447527944f {
  min-height: 50px;
}








#s-2b10f3e2-e235-44c1-b3a7-1e447527944f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b10f3e2-e235-44c1-b3a7-1e447527944f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
  max-width: 470px;
aspect-ratio: 2293/565;
text-align: center;
}





  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image,
  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
    width: 100%;
    height: auto;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
    
    
  }


.s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
      --shg-aspect-ratio: calc(2293/565); 
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
      position: relative;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image,
  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
    width: 100%;
    height: auto;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
    
    
  }


.s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
      --shg-aspect-ratio: calc(2293/565); 
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
      position: relative;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image,
  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
    width: 100%;
    height: auto;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
    
    
  }


.s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
      --shg-aspect-ratio: calc(2293/565); 
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
      position: relative;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image,
  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
    width: 100%;
    height: auto;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
    
    
  }


.s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
      --shg-aspect-ratio: calc(2293/565); 
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
      position: relative;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image,
  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
    width: 100%;
    height: auto;
  }

  #s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
    
    
  }


.s-8b9ecfa6-8238-4866-b7d0-0905342414d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 {
      --shg-aspect-ratio: calc(2293/565); 
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container {
      position: relative;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b9ecfa6-8238-4866-b7d0-0905342414d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-1338aadd-89c0-4dc9-99df-32f5f60c2ec3 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: left;
}

#s-1338aadd-89c0-4dc9-99df-32f5f60c2ec3 .shogun-heading-component h1 {
  color: ;
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.4em;
  
  text-align: center;
}



#s-16d2b03c-2ed7-4aa4-beaa-54213af73f2b {
  min-height: 50px;
}








#s-16d2b03c-2ed7-4aa4-beaa-54213af73f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16d2b03c-2ed7-4aa4-beaa-54213af73f2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a94c2e45-6455-4b07-9a38-e5a48f997e90 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(242, 242, 242, 0);
}








#s-a94c2e45-6455-4b07-9a38-e5a48f997e90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a94c2e45-6455-4b07-9a38-e5a48f997e90.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
  max-width: 8001px;
aspect-ratio: 8001/3281;
text-align: center;
}





  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image,
  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
    width: 100%;
    height: auto;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
    
    
  }


.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
      --shg-aspect-ratio: calc(8001/3281); 
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
      position: relative;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image,
  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
    width: 100%;
    height: auto;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
    
    
  }


.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
      --shg-aspect-ratio: calc(8001/3281); 
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
      position: relative;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image,
  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
    width: 100%;
    height: auto;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
    
    
  }


.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
      --shg-aspect-ratio: calc(8001/3281); 
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
      position: relative;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image,
  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
    width: 100%;
    height: auto;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
    
    
  }


.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
      --shg-aspect-ratio: calc(8001/3281); 
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
      position: relative;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image,
  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
    width: 100%;
    height: auto;
  }

  #s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
    
    
  }


.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f {
      --shg-aspect-ratio: calc(8001/3281); 
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container {
      position: relative;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3e60a-24dd-4f77-a6d3-843ed5f5aa0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-cc20ce24-640a-416d-9599-3069dc804b33 {
  margin-top: 113px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cc20ce24-640a-416d-9599-3069dc804b33 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  line-height: 0.5em;
  
  text-align: center;
}



#s-33db10b5-229a-4629-aa41-9e125b1a3082 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-33db10b5-229a-4629-aa41-9e125b1a3082 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1.4em;
  
  text-align: center;
}



#s-bcea3eb9-a596-4e96-84b7-63ab8339c5f8 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-bcea3eb9-a596-4e96-84b7-63ab8339c5f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcea3eb9-a596-4e96-84b7-63ab8339c5f8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c477442-5711-40f6-9ef9-91a112adfc10 {
  margin-left: 25%;
margin-right: 25%;
padding-top: 2.5%;
padding-bottom: 2.5%;
}

@media (min-width: 0px) {
[id="s-8c477442-5711-40f6-9ef9-91a112adfc10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c477442-5711-40f6-9ef9-91a112adfc10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8c477442-5711-40f6-9ef9-91a112adfc10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8c477442-5711-40f6-9ef9-91a112adfc10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8c477442-5711-40f6-9ef9-91a112adfc10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8c477442-5711-40f6-9ef9-91a112adfc10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8c477442-5711-40f6-9ef9-91a112adfc10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

}

@media (min-width: 0px) {
[id="s-ff0f39b1-4d3e-4823-9127-48c583c962ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff0f39b1-4d3e-4823-9127-48c583c962ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ff0f39b1-4d3e-4823-9127-48c583c962ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff0f39b1-4d3e-4823-9127-48c583c962ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
  max-width: 98px;
aspect-ratio: 401/414;
text-align: center;
}





  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image,
  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
    width: 100%;
    height: auto;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
    
    
  }


.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shogun-image-content {
  
    align-items: center;
  
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
      position: relative;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image,
  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
    width: 100%;
    height: auto;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
    
    
  }


.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shogun-image-content {
  
    align-items: center;
  
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
      position: relative;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image,
  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
    width: 100%;
    height: auto;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
    
    
  }


.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shogun-image-content {
  
    align-items: center;
  
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
      position: relative;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image,
  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
    width: 100%;
    height: auto;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
    
    
  }


.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shogun-image-content {
  
    align-items: center;
  
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
      position: relative;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image,
  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
    width: 100%;
    height: auto;
  }

  #s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
    
    
  }


.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be .shogun-image-content {
  
    align-items: center;
  
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container {
      position: relative;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12ca7ee5-fbd2-470b-a066-d72ce644c7be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-adc4da70-0816-4c61-925a-274ea1b41d99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-adc4da70-0816-4c61-925a-274ea1b41d99 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
  max-width: 98px;
aspect-ratio: 401/414;
text-align: center;
}





  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image,
  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
    width: 100%;
    height: auto;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
    
    
  }


.s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
      position: relative;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image,
  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
    width: 100%;
    height: auto;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
    
    
  }


.s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
      position: relative;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image,
  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
    width: 100%;
    height: auto;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
    
    
  }


.s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
      position: relative;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image,
  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
    width: 100%;
    height: auto;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
    
    
  }


.s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
      position: relative;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image,
  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
    width: 100%;
    height: auto;
  }

  #s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
    
    
  }


.s-6f98b1bd-ae68-43fe-a359-0564af2736d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container {
      position: relative;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f98b1bd-ae68-43fe-a359-0564af2736d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-2dd0fc3d-8934-4535-9afa-0a444eca1302 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2dd0fc3d-8934-4535-9afa-0a444eca1302 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
  max-width: 98px;
aspect-ratio: 401/414;
text-align: center;
}





  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image,
  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
    width: 100%;
    height: auto;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
    
    
  }


.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
      position: relative;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image,
  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
    width: 100%;
    height: auto;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
    
    
  }


.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
      position: relative;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image,
  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
    width: 100%;
    height: auto;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
    
    
  }


.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
      position: relative;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image,
  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
    width: 100%;
    height: auto;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
    
    
  }


.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
      position: relative;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image,
  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
    width: 100%;
    height: auto;
  }

  #s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
    
    
  }


.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container {
      position: relative;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce5ac3d2-450d-4d93-bcab-29ecebd34e97 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-c31bf2d8-0f66-43b4-b35c-8a8370898166 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c31bf2d8-0f66-43b4-b35c-8a8370898166 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



@media (min-width: 0px) {
[id="s-8b6cec99-2ec3-40f4-8ead-b3a6b51054bd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-8b6cec99-2ec3-40f4-8ead-b3a6b51054bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-8b6cec99-2ec3-40f4-8ead-b3a6b51054bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-8b6cec99-2ec3-40f4-8ead-b3a6b51054bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
  max-width: 98px;
aspect-ratio: 401/414;
text-align: center;
}





  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image,
  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
    width: 100%;
    height: auto;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
    
    
  }


.s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
      position: relative;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image,
  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
    width: 100%;
    height: auto;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
    
    
  }


.s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
      position: relative;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image,
  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
    width: 100%;
    height: auto;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
    
    
  }


.s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
      position: relative;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image,
  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
    width: 100%;
    height: auto;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
    
    
  }


.s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
      position: relative;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image,
  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
    width: 100%;
    height: auto;
  }

  #s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
    
    
  }


.s-bbcd8111-855b-4eb7-8c66-275183ad78a9 .shogun-image-content {
  
    align-items: center;
  
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container {
      position: relative;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bbcd8111-855b-4eb7-8c66-275183ad78a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-c4df0275-b576-4a39-b58e-7b5ebc64e065 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4df0275-b576-4a39-b58e-7b5ebc64e065 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
  max-width: 98px;
aspect-ratio: 401/414;
text-align: center;
}





  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image,
  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
    width: 100%;
    height: auto;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
    
    
  }


.s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shogun-image-content {
  
    align-items: center;
  
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
      position: relative;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image,
  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
    width: 100%;
    height: auto;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
    
    
  }


.s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shogun-image-content {
  
    align-items: center;
  
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
      position: relative;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image,
  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
    width: 100%;
    height: auto;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
    
    
  }


.s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shogun-image-content {
  
    align-items: center;
  
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
      position: relative;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image,
  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
    width: 100%;
    height: auto;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
    
    
  }


.s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shogun-image-content {
  
    align-items: center;
  
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
      position: relative;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image,
  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
    width: 100%;
    height: auto;
  }

  #s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
    
    
  }


.s-590a8a0f-06f3-4b47-a626-06c9e8834430 .shogun-image-content {
  
    align-items: center;
  
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container {
      position: relative;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-590a8a0f-06f3-4b47-a626-06c9e8834430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-48bcc060-da9f-4b0a-b9f1-c632aba4fed9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48bcc060-da9f-4b0a-b9f1-c632aba4fed9 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
  max-width: 98px;
aspect-ratio: 401/414;
text-align: center;
}





  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image,
  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
    width: 100%;
    height: auto;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
    
    
  }


.s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
      position: relative;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image,
  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
    width: 100%;
    height: auto;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
    
    
  }


.s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
      position: relative;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image,
  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
    width: 100%;
    height: auto;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
    
    
  }


.s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
      position: relative;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image,
  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
    width: 100%;
    height: auto;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
    
    
  }


.s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
      position: relative;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image,
  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
    width: 100%;
    height: auto;
  }

  #s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
    
    
  }


.s-f2fc0647-d7a4-457f-8493-1a10137c8e08 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 {
      --shg-aspect-ratio: calc(401/414); 
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container {
      position: relative;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2fc0647-d7a4-457f-8493-1a10137c8e08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-81f7b8f5-3da5-47b0-b98f-d63faabad065 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81f7b8f5-3da5-47b0-b98f-d63faabad065 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
  max-width: 98px;
aspect-ratio: 402/414;
text-align: center;
}





  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image,
  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
    width: 100%;
    height: auto;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
    
    
  }


.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shogun-image-content {
  
    align-items: center;
  
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
      --shg-aspect-ratio: calc(402/414); 
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
      position: relative;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image,
  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
    width: 100%;
    height: auto;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
    
    
  }


.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shogun-image-content {
  
    align-items: center;
  
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
      --shg-aspect-ratio: calc(402/414); 
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
      position: relative;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image,
  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
    width: 100%;
    height: auto;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
    
    
  }


.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shogun-image-content {
  
    align-items: center;
  
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
      --shg-aspect-ratio: calc(402/414); 
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
      position: relative;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image,
  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
    width: 100%;
    height: auto;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
    
    
  }


.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shogun-image-content {
  
    align-items: center;
  
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
      --shg-aspect-ratio: calc(402/414); 
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
      position: relative;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image,
  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
    width: 100%;
    height: auto;
  }

  #s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
    
    
  }


.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c .shogun-image-content {
  
    align-items: center;
  
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c {
      --shg-aspect-ratio: calc(402/414); 
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container {
      position: relative;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e0057ef7-e6cb-458e-bc23-98ed3647eb4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-030de6f1-6b56-40eb-99c6-72c84d63b893 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-030de6f1-6b56-40eb-99c6-72c84d63b893 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-a5b6e436-4e9a-4333-94a1-365be6f45635 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(229, 211, 193, 1);
}








#s-a5b6e436-4e9a-4333-94a1-365be6f45635 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5b6e436-4e9a-4333-94a1-365be6f45635.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
  max-width: 8001px;
aspect-ratio: 8001/2724;
text-align: center;
}





  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image,
  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
    width: 100%;
    height: auto;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
    
    
  }


.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
      --shg-aspect-ratio: calc(8001/2724); 
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
      position: relative;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image,
  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
    width: 100%;
    height: auto;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
    
    
  }


.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
      --shg-aspect-ratio: calc(8001/2724); 
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
      position: relative;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image,
  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
    width: 100%;
    height: auto;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
    
    
  }


.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
      --shg-aspect-ratio: calc(8001/2724); 
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
      position: relative;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image,
  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
    width: 100%;
    height: auto;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
    
    
  }


.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
      --shg-aspect-ratio: calc(8001/2724); 
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
      position: relative;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image,
  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
    width: 100%;
    height: auto;
  }

  #s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
    
    
  }


.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 {
      --shg-aspect-ratio: calc(8001/2724); 
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container {
      position: relative;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-704c98fd-61ba-45b1-9b57-7d4dbd83fcb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-fd43ebd7-3ae9-4990-8843-ff4fbaeedf00 {
  margin-left: 10%;
}

@media (min-width: 0px) {
[id="s-fd43ebd7-3ae9-4990-8843-ff4fbaeedf00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd43ebd7-3ae9-4990-8843-ff4fbaeedf00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd43ebd7-3ae9-4990-8843-ff4fbaeedf00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd43ebd7-3ae9-4990-8843-ff4fbaeedf00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b2f11f51-a737-4de5-99f8-8343e4e06e73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2f11f51-a737-4de5-99f8-8343e4e06e73 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}



#s-f0f34909-b2c6-4550-b071-26f03a296c7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0f34909-b2c6-4550-b071-26f03a296c7f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 38px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-068ca663-d751-405e-b014-e0bc754898fb {
  margin-top: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-068ca663-d751-405e-b014-e0bc754898fb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-9b5f832a-d98f-4416-a50c-62b0d0e5db06 {
  margin-left: 0%;
min-height: 50px;
}








#s-9b5f832a-d98f-4416-a50c-62b0d0e5db06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b5f832a-d98f-4416-a50c-62b0d0e5db06.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46e29a25-9509-43ff-ad64-12595c190d4b {
  margin-left: 18%;
margin-bottom: 80px;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-46e29a25-9509-43ff-ad64-12595c190d4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46e29a25-9509-43ff-ad64-12595c190d4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46e29a25-9509-43ff-ad64-12595c190d4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46e29a25-9509-43ff-ad64-12595c190d4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e12658bb-6d08-44dd-8e03-0603f4501952 {
  max-width: 597px;
aspect-ratio: 2552/877;
text-align: center;
}





  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image,
  #s-e12658bb-6d08-44dd-8e03-0603f4501952 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 {
    width: 100%;
    height: auto;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
    
    
  }


.s-e12658bb-6d08-44dd-8e03-0603f4501952 .shogun-image-content {
  
    align-items: center;
  
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e12658bb-6d08-44dd-8e03-0603f4501952 {
      --shg-aspect-ratio: calc(2552/877); 
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
      position: relative;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image,
  #s-e12658bb-6d08-44dd-8e03-0603f4501952 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 {
    width: 100%;
    height: auto;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
    
    
  }


.s-e12658bb-6d08-44dd-8e03-0603f4501952 .shogun-image-content {
  
    align-items: center;
  
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e12658bb-6d08-44dd-8e03-0603f4501952 {
      --shg-aspect-ratio: calc(2552/877); 
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
      position: relative;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image,
  #s-e12658bb-6d08-44dd-8e03-0603f4501952 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 {
    width: 100%;
    height: auto;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
    
    
  }


.s-e12658bb-6d08-44dd-8e03-0603f4501952 .shogun-image-content {
  
    align-items: center;
  
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e12658bb-6d08-44dd-8e03-0603f4501952 {
      --shg-aspect-ratio: calc(2552/877); 
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
      position: relative;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image,
  #s-e12658bb-6d08-44dd-8e03-0603f4501952 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 {
    width: 100%;
    height: auto;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
    
    
  }


.s-e12658bb-6d08-44dd-8e03-0603f4501952 .shogun-image-content {
  
    align-items: center;
  
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e12658bb-6d08-44dd-8e03-0603f4501952 {
      --shg-aspect-ratio: calc(2552/877); 
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
      position: relative;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image,
  #s-e12658bb-6d08-44dd-8e03-0603f4501952 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 {
    width: 100%;
    height: auto;
  }

  #s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
    
    
  }


.s-e12658bb-6d08-44dd-8e03-0603f4501952 .shogun-image-content {
  
    align-items: center;
  
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e12658bb-6d08-44dd-8e03-0603f4501952 {
      --shg-aspect-ratio: calc(2552/877); 
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container {
      position: relative;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e12658bb-6d08-44dd-8e03-0603f4501952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-5d812936-f5a7-4713-a615-adca6605746a {
  max-width: 56px;
aspect-ratio: 235/133;
text-align: center;
}





  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image,
  #s-5d812936-f5a7-4713-a615-adca6605746a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a {
    width: 100%;
    height: auto;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
    
    
  }


.s-5d812936-f5a7-4713-a615-adca6605746a .shogun-image-content {
  
    align-items: center;
  
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d812936-f5a7-4713-a615-adca6605746a {
      --shg-aspect-ratio: calc(235/133); 
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
      position: relative;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image,
  #s-5d812936-f5a7-4713-a615-adca6605746a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a {
    width: 100%;
    height: auto;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
    
    
  }


.s-5d812936-f5a7-4713-a615-adca6605746a .shogun-image-content {
  
    align-items: center;
  
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d812936-f5a7-4713-a615-adca6605746a {
      --shg-aspect-ratio: calc(235/133); 
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
      position: relative;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image,
  #s-5d812936-f5a7-4713-a615-adca6605746a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a {
    width: 100%;
    height: auto;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
    
    
  }


.s-5d812936-f5a7-4713-a615-adca6605746a .shogun-image-content {
  
    align-items: center;
  
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d812936-f5a7-4713-a615-adca6605746a {
      --shg-aspect-ratio: calc(235/133); 
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
      position: relative;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image,
  #s-5d812936-f5a7-4713-a615-adca6605746a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a {
    width: 100%;
    height: auto;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
    
    
  }


.s-5d812936-f5a7-4713-a615-adca6605746a .shogun-image-content {
  
    align-items: center;
  
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d812936-f5a7-4713-a615-adca6605746a {
      --shg-aspect-ratio: calc(235/133); 
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
      position: relative;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image,
  #s-5d812936-f5a7-4713-a615-adca6605746a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a {
    width: 100%;
    height: auto;
  }

  #s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
    
    
  }


.s-5d812936-f5a7-4713-a615-adca6605746a .shogun-image-content {
  
    align-items: center;
  
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d812936-f5a7-4713-a615-adca6605746a {
      --shg-aspect-ratio: calc(235/133); 
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container {
      position: relative;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d812936-f5a7-4713-a615-adca6605746a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-67a5eea1-3025-482d-893d-c9f382fe6b27 {
  margin-top: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67a5eea1-3025-482d-893d-c9f382fe6b27 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: center;
}



#s-971802b3-be05-406d-a79f-dd9699751c89 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-971802b3-be05-406d-a79f-dd9699751c89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-971802b3-be05-406d-a79f-dd9699751c89.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
  max-width: 8001px;
aspect-ratio: 8001/3139;
text-align: center;
}





  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image,
  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
    width: 100%;
    height: auto;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
    
    
  }


.s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shogun-image-content {
  
    align-items: center;
  
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
      --shg-aspect-ratio: calc(8001/3139); 
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
      position: relative;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image,
  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
    width: 100%;
    height: auto;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
    
    
  }


.s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shogun-image-content {
  
    align-items: center;
  
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
      --shg-aspect-ratio: calc(8001/3139); 
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
      position: relative;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image,
  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
    width: 100%;
    height: auto;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
    
    
  }


.s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shogun-image-content {
  
    align-items: center;
  
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
      --shg-aspect-ratio: calc(8001/3139); 
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
      position: relative;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image,
  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
    width: 100%;
    height: auto;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
    
    
  }


.s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shogun-image-content {
  
    align-items: center;
  
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
      --shg-aspect-ratio: calc(8001/3139); 
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
      position: relative;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image,
  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
    width: 100%;
    height: auto;
  }

  #s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
    
    
  }


.s-4398333e-12f9-4af2-b26a-3b8410aeb27b .shogun-image-content {
  
    align-items: center;
  
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b {
      --shg-aspect-ratio: calc(8001/3139); 
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container {
      position: relative;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4398333e-12f9-4af2-b26a-3b8410aeb27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-be638254-c4cd-4ccb-8e39-dd75b941e260 {
  margin-left: 17%;
}

@media (min-width: 0px) {
[id="s-be638254-c4cd-4ccb-8e39-dd75b941e260"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be638254-c4cd-4ccb-8e39-dd75b941e260"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-be638254-c4cd-4ccb-8e39-dd75b941e260"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-be638254-c4cd-4ccb-8e39-dd75b941e260"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-be638254-c4cd-4ccb-8e39-dd75b941e260"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-be638254-c4cd-4ccb-8e39-dd75b941e260"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-be638254-c4cd-4ccb-8e39-dd75b941e260"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

#s-c21d05c0-0b6c-41b8-9aa6-20149f2e5462 {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6.5px;
min-height: 69px;
max-width: 340px;
background-color: rgba(242, 242, 242, 1);
}








#s-c21d05c0-0b6c-41b8-9aa6-20149f2e5462 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c21d05c0-0b6c-41b8-9aa6-20149f2e5462.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66ec30b4-c930-494e-afe0-a465783c7267 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-66ec30b4-c930-494e-afe0-a465783c7267"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66ec30b4-c930-494e-afe0-a465783c7267"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-66ec30b4-c930-494e-afe0-a465783c7267"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-66ec30b4-c930-494e-afe0-a465783c7267"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-66ec30b4-c930-494e-afe0-a465783c7267"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-66ec30b4-c930-494e-afe0-a465783c7267"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-66ec30b4-c930-494e-afe0-a465783c7267"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-afe02b0c-7f90-4d63-b3ee-9d14c467c1ae {
  min-height: 50px;
}








#s-afe02b0c-7f90-4d63-b3ee-9d14c467c1ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afe02b0c-7f90-4d63-b3ee-9d14c467c1ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
  max-width: 40px;
aspect-ratio: 169/165;
text-align: center;
}





  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image,
  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
    width: 100%;
    height: auto;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
    
    
  }


.s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shogun-image-content {
  
    align-items: center;
  
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
      --shg-aspect-ratio: calc(169/165); 
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
      position: relative;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image,
  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
    width: 100%;
    height: auto;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
    
    
  }


.s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shogun-image-content {
  
    align-items: center;
  
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
      --shg-aspect-ratio: calc(169/165); 
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
      position: relative;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image,
  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
    width: 100%;
    height: auto;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
    
    
  }


.s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shogun-image-content {
  
    align-items: center;
  
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
      --shg-aspect-ratio: calc(169/165); 
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
      position: relative;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image,
  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
    width: 100%;
    height: auto;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
    
    
  }


.s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shogun-image-content {
  
    align-items: center;
  
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
      --shg-aspect-ratio: calc(169/165); 
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
      position: relative;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image,
  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
    width: 100%;
    height: auto;
  }

  #s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
    
    
  }


.s-f9f54a49-9d56-422a-8963-63e1df37fb0e .shogun-image-content {
  
    align-items: center;
  
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e {
      --shg-aspect-ratio: calc(169/165); 
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container {
      position: relative;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9f54a49-9d56-422a-8963-63e1df37fb0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-c92e2285-d07f-43f2-9ce6-3e6eeb934077 {
  min-height: 50px;
}








#s-c92e2285-d07f-43f2-9ce6-3e6eeb934077 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c92e2285-d07f-43f2-9ce6-3e6eeb934077.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa393d98-9452-44b3-983f-5f654a08af9a {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa393d98-9452-44b3-983f-5f654a08af9a .shogun-heading-component h1 {
  color: rgba(41, 127, 193, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-4e04aa43-19e5-40d1-8736-61afa38436e6 {
  margin-top: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e04aa43-19e5-40d1-8736-61afa38436e6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 36px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-f0be5db6-f842-4860-a7ce-6dda0e37a748 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0be5db6-f842-4860-a7ce-6dda0e37a748 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-d170e0dd-1c17-432b-b52e-a9edc54a8e70 {
  margin-left: 0%;
margin-right: 50%;
}

@media (min-width: 0px) {
[id="s-d170e0dd-1c17-432b-b52e-a9edc54a8e70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d170e0dd-1c17-432b-b52e-a9edc54a8e70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d170e0dd-1c17-432b-b52e-a9edc54a8e70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d170e0dd-1c17-432b-b52e-a9edc54a8e70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
  max-width: 140px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image,
  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
    width: 100%;
    height: auto;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
    
    
  }


.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shogun-image-content {
  
    align-items: center;
  
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
      position: relative;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image,
  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
    width: 100%;
    height: auto;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
    
    
  }


.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shogun-image-content {
  
    align-items: center;
  
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
      position: relative;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image,
  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
    width: 100%;
    height: auto;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
    
    
  }


.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shogun-image-content {
  
    align-items: center;
  
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
      position: relative;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image,
  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
    width: 100%;
    height: auto;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
    
    
  }


.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shogun-image-content {
  
    align-items: center;
  
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
      position: relative;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image,
  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
    width: 100%;
    height: auto;
  }

  #s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
    
    
  }


.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 .shogun-image-content {
  
    align-items: center;
  
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container {
      position: relative;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47e8a85f-6293-4db9-9a3c-e36ad887fbc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-67522350-0b66-4696-b80d-04bfe868509c {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67522350-0b66-4696-b80d-04bfe868509c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}



#s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
  max-width: 140px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image,
  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
    width: 100%;
    height: auto;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
    
    
  }


.s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shogun-image-content {
  
    align-items: center;
  
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
      position: relative;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image,
  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
    width: 100%;
    height: auto;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
    
    
  }


.s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shogun-image-content {
  
    align-items: center;
  
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
      position: relative;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image,
  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
    width: 100%;
    height: auto;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
    
    
  }


.s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shogun-image-content {
  
    align-items: center;
  
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
      position: relative;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image,
  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
    width: 100%;
    height: auto;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
    
    
  }


.s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shogun-image-content {
  
    align-items: center;
  
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
      position: relative;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image,
  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
    width: 100%;
    height: auto;
  }

  #s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
    
    
  }


.s-fb6edf3c-eb86-481f-903c-31d76d9370ee .shogun-image-content {
  
    align-items: center;
  
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container {
      position: relative;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb6edf3c-eb86-481f-903c-31d76d9370ee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-214fe8fe-b940-418b-a04f-e23f99fabdc1 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-214fe8fe-b940-418b-a04f-e23f99fabdc1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}



#s-20a190c1-727d-4011-b291-3f18bbf27df3 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20a190c1-727d-4011-b291-3f18bbf27df3 .shogun-heading-component h1 {
  color: rgba(93, 93, 93, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-38fa3928-035d-438e-800d-81a2f92a523a {
  margin-top: 5.5%;
margin-left: 9%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-38fa3928-035d-438e-800d-81a2f92a523a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-f4d54946-27d0-4c7a-b7e0-34281d2a6151 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-f4d54946-27d0-4c7a-b7e0-34281d2a6151 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4d54946-27d0-4c7a-b7e0-34281d2a6151.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
  max-width: 8001px;
aspect-ratio: 8001/2583;
text-align: center;
}





  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image,
  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
    width: 100%;
    height: auto;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
    
    
  }


.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shogun-image-content {
  
    align-items: center;
  
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
      --shg-aspect-ratio: calc(8001/2583); 
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
      position: relative;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image,
  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
    width: 100%;
    height: auto;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
    
    
  }


.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shogun-image-content {
  
    align-items: center;
  
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
      --shg-aspect-ratio: calc(8001/2583); 
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
      position: relative;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image,
  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
    width: 100%;
    height: auto;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
    
    
  }


.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shogun-image-content {
  
    align-items: center;
  
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
      --shg-aspect-ratio: calc(8001/2583); 
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
      position: relative;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image,
  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
    width: 100%;
    height: auto;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
    
    
  }


.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shogun-image-content {
  
    align-items: center;
  
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
      --shg-aspect-ratio: calc(8001/2583); 
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
      position: relative;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image,
  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
    width: 100%;
    height: auto;
  }

  #s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
    
    
  }


.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b .shogun-image-content {
  
    align-items: center;
  
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b {
      --shg-aspect-ratio: calc(8001/2583); 
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container {
      position: relative;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3e13f07-e287-4eac-9a02-7e6b15caf55b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-b2c0f6e1-9bc1-4cc2-8dc1-e6fed322d770 {
  margin-left: 10%;
}

@media (min-width: 0px) {
[id="s-b2c0f6e1-9bc1-4cc2-8dc1-e6fed322d770"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2c0f6e1-9bc1-4cc2-8dc1-e6fed322d770"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2c0f6e1-9bc1-4cc2-8dc1-e6fed322d770"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2c0f6e1-9bc1-4cc2-8dc1-e6fed322d770"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-656045d2-5538-4c26-860c-ca8158229188 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-656045d2-5538-4c26-860c-ca8158229188 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}



#s-4a16be94-f43e-4086-8f9b-580a272238e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a16be94-f43e-4086-8f9b-580a272238e9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 36px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-29afb420-4bfc-4db3-9916-9054a23c2251 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29afb420-4bfc-4db3-9916-9054a23c2251 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-4497add1-7d80-4041-b921-e90286b7f6c7 {
  margin-top: 100px;
margin-bottom: 100px;
min-height: 50px;
}








#s-4497add1-7d80-4041-b921-e90286b7f6c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4497add1-7d80-4041-b921-e90286b7f6c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6eba20ea-b5c5-427a-9879-73d187ab05d9 {
  margin-left: 17%;
margin-right: 17%;
}

@media (min-width: 0px) {
[id="s-6eba20ea-b5c5-427a-9879-73d187ab05d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6eba20ea-b5c5-427a-9879-73d187ab05d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6eba20ea-b5c5-427a-9879-73d187ab05d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6eba20ea-b5c5-427a-9879-73d187ab05d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6eba20ea-b5c5-427a-9879-73d187ab05d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6eba20ea-b5c5-427a-9879-73d187ab05d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6eba20ea-b5c5-427a-9879-73d187ab05d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-d3664f8c-dea7-44cc-ad7c-38bcf9c3bb69 {
  min-height: 50px;
}








#s-d3664f8c-dea7-44cc-ad7c-38bcf9c3bb69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3664f8c-dea7-44cc-ad7c-38bcf9c3bb69.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d19dc8f6-3d20-43d1-9e51-77a25e716802 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d19dc8f6-3d20-43d1-9e51-77a25e716802 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-175797da-7f36-4437-a030-8eef2730cbe6 {
  margin-top: 2%;
margin-bottom: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-175797da-7f36-4437-a030-8eef2730cbe6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-fcc154ad-9584-4b43-9915-63db60705f11 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6.5px;
min-height: 138px;
max-width: 320px;
background-color: rgba(242, 242, 242, 1);
}








#s-fcc154ad-9584-4b43-9915-63db60705f11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcc154ad-9584-4b43-9915-63db60705f11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-614fc60f-d1d7-4f5a-82b8-b5cb02042685 {
  margin-left: 22px;
margin-right: 22px;
}

@media (min-width: 0px) {
[id="s-614fc60f-d1d7-4f5a-82b8-b5cb02042685"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-614fc60f-d1d7-4f5a-82b8-b5cb02042685"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-614fc60f-d1d7-4f5a-82b8-b5cb02042685"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-614fc60f-d1d7-4f5a-82b8-b5cb02042685"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-23fbe051-b48a-4234-8894-4cb6f229899a {
  min-height: 50px;
}








#s-23fbe051-b48a-4234-8894-4cb6f229899a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23fbe051-b48a-4234-8894-4cb6f229899a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
  max-width: 62px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image,
  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
    width: 100%;
    height: auto;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
    
    
  }


.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
      position: relative;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image,
  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
    width: 100%;
    height: auto;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
    
    
  }


.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
      position: relative;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image,
  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
    width: 100%;
    height: auto;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
    
    
  }


.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
      position: relative;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image,
  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
    width: 100%;
    height: auto;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
    
    
  }


.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
      position: relative;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image,
  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
    width: 100%;
    height: auto;
  }

  #s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
    
    
  }


.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container {
      position: relative;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfc4a0ed-a129-49de-a4d8-dc7ac5f91a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-184baa9e-0472-4dd4-acb6-89c2c0647ac9 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-184baa9e-0472-4dd4-acb6-89c2c0647ac9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-413ea077-8d6a-403a-b2a8-ec939a26cbf6 {
  min-height: 50px;
}








#s-413ea077-8d6a-403a-b2a8-ec939a26cbf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-413ea077-8d6a-403a-b2a8-ec939a26cbf6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
  max-width: 63px;
aspect-ratio: 63/62;
text-align: center;
}





  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image,
  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
    width: 100%;
    height: auto;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
    
    
  }


.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shogun-image-content {
  
    align-items: center;
  
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
      position: relative;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image,
  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
    width: 100%;
    height: auto;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
    
    
  }


.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shogun-image-content {
  
    align-items: center;
  
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
      position: relative;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image,
  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
    width: 100%;
    height: auto;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
    
    
  }


.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shogun-image-content {
  
    align-items: center;
  
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
      position: relative;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image,
  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
    width: 100%;
    height: auto;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
    
    
  }


.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shogun-image-content {
  
    align-items: center;
  
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
      position: relative;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image,
  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
    width: 100%;
    height: auto;
  }

  #s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
    
    
  }


.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce .shogun-image-content {
  
    align-items: center;
  
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container {
      position: relative;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8464e14b-3432-4cab-9d51-5a4266d1c4ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-060e02ad-334b-4401-9867-b89f9a46c08e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-060e02ad-334b-4401-9867-b89f9a46c08e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-e6f090b8-9e2a-49c9-b528-a1d56f12f9d9 {
  min-height: 50px;
}








#s-e6f090b8-9e2a-49c9-b528-a1d56f12f9d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6f090b8-9e2a-49c9-b528-a1d56f12f9d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0752c02-fea1-4980-89e2-f369b186b694 {
  max-width: 63px;
aspect-ratio: 63/62;
text-align: center;
}





  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image,
  #s-a0752c02-fea1-4980-89e2-f369b186b694 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 {
    width: 100%;
    height: auto;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
    
    
  }


.s-a0752c02-fea1-4980-89e2-f369b186b694 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0752c02-fea1-4980-89e2-f369b186b694 {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
      position: relative;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image,
  #s-a0752c02-fea1-4980-89e2-f369b186b694 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 {
    width: 100%;
    height: auto;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
    
    
  }


.s-a0752c02-fea1-4980-89e2-f369b186b694 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0752c02-fea1-4980-89e2-f369b186b694 {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
      position: relative;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image,
  #s-a0752c02-fea1-4980-89e2-f369b186b694 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 {
    width: 100%;
    height: auto;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
    
    
  }


.s-a0752c02-fea1-4980-89e2-f369b186b694 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0752c02-fea1-4980-89e2-f369b186b694 {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
      position: relative;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image,
  #s-a0752c02-fea1-4980-89e2-f369b186b694 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 {
    width: 100%;
    height: auto;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
    
    
  }


.s-a0752c02-fea1-4980-89e2-f369b186b694 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0752c02-fea1-4980-89e2-f369b186b694 {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
      position: relative;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image,
  #s-a0752c02-fea1-4980-89e2-f369b186b694 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 {
    width: 100%;
    height: auto;
  }

  #s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
    
    
  }


.s-a0752c02-fea1-4980-89e2-f369b186b694 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0752c02-fea1-4980-89e2-f369b186b694 {
      --shg-aspect-ratio: calc(63/62); 
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container {
      position: relative;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0752c02-fea1-4980-89e2-f369b186b694 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-1653dd44-a3f8-49b2-a27b-fdc3ec241ffe {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-1653dd44-a3f8-49b2-a27b-fdc3ec241ffe .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-67600228-5986-4dc3-9124-97d0cd0d6b7b {
  min-height: 50px;
}








#s-67600228-5986-4dc3-9124-97d0cd0d6b7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67600228-5986-4dc3-9124-97d0cd0d6b7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
  max-width: 550px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image,
  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
    width: 100%;
    height: auto;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
    
    
  }


.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
      position: relative;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image,
  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
    width: 100%;
    height: auto;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
    
    
  }


.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
      position: relative;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image,
  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
    width: 100%;
    height: auto;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
    
    
  }


.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
      position: relative;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image,
  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
    width: 100%;
    height: auto;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
    
    
  }


.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
      position: relative;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image,
  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
    width: 100%;
    height: auto;
  }

  #s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
    
    
  }


.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container {
      position: relative;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1bffc22-e0f6-40a4-a93b-fd621f39e820 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e02a3e09-2a02-4790-95aa-8b6f068ba40d {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-e02a3e09-2a02-4790-95aa-8b6f068ba40d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e02a3e09-2a02-4790-95aa-8b6f068ba40d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
  max-width: 8001px;
aspect-ratio: 8001/2175;
text-align: center;
}





  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image,
  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
    width: 100%;
    height: auto;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
    
    
  }


.s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
      --shg-aspect-ratio: calc(8001/2175); 
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
      position: relative;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image,
  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
    width: 100%;
    height: auto;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
    
    
  }


.s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
      --shg-aspect-ratio: calc(8001/2175); 
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
      position: relative;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image,
  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
    width: 100%;
    height: auto;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
    
    
  }


.s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
      --shg-aspect-ratio: calc(8001/2175); 
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
      position: relative;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image,
  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
    width: 100%;
    height: auto;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
    
    
  }


.s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
      --shg-aspect-ratio: calc(8001/2175); 
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
      position: relative;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image,
  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
    width: 100%;
    height: auto;
  }

  #s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
    
    
  }


.s-8ce577d7-93b7-4491-89f8-a7e467b05062 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 {
      --shg-aspect-ratio: calc(8001/2175); 
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container {
      position: relative;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ce577d7-93b7-4491-89f8-a7e467b05062 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-865c93f8-285c-44b3-9cfd-6161c550a48c {
  margin-left: 19%;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-865c93f8-285c-44b3-9cfd-6161c550a48c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-865c93f8-285c-44b3-9cfd-6161c550a48c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-865c93f8-285c-44b3-9cfd-6161c550a48c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-865c93f8-285c-44b3-9cfd-6161c550a48c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-c39f822f-cc8f-4948-bce5-f27b0fb5204b {
  min-height: 50px;
}








#s-c39f822f-cc8f-4948-bce5-f27b0fb5204b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c39f822f-cc8f-4948-bce5-f27b0fb5204b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-75925b88-b361-475f-9b22-88a5a78f139d {
  min-height: 50px;
}








#s-75925b88-b361-475f-9b22-88a5a78f139d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75925b88-b361-475f-9b22-88a5a78f139d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c5b8730d-48fc-49fe-b8e1-36c8d2baa301"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5b8730d-48fc-49fe-b8e1-36c8d2baa301"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-c5b8730d-48fc-49fe-b8e1-36c8d2baa301"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-c5b8730d-48fc-49fe-b8e1-36c8d2baa301"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-c5b8730d-48fc-49fe-b8e1-36c8d2baa301"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-c5b8730d-48fc-49fe-b8e1-36c8d2baa301"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-c5b8730d-48fc-49fe-b8e1-36c8d2baa301"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-e502b625-30c1-4251-b6b1-e986f2576c77 {
  min-height: 50px;
}








#s-e502b625-30c1-4251-b6b1-e986f2576c77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e502b625-30c1-4251-b6b1-e986f2576c77.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-397284ce-e599-49ab-a209-05bb5624b669 {
  max-width: 44px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image,
  #s-397284ce-e599-49ab-a209-05bb5624b669 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 {
    width: 100%;
    height: auto;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
    
    
  }


.s-397284ce-e599-49ab-a209-05bb5624b669 .shogun-image-content {
  
    align-items: center;
  
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shg-align-container {
  display: flex;
  justify-content: center
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-397284ce-e599-49ab-a209-05bb5624b669 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
      position: relative;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image,
  #s-397284ce-e599-49ab-a209-05bb5624b669 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 {
    width: 100%;
    height: auto;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
    
    
  }


.s-397284ce-e599-49ab-a209-05bb5624b669 .shogun-image-content {
  
    align-items: center;
  
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shg-align-container {
  display: flex;
  justify-content: center
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-397284ce-e599-49ab-a209-05bb5624b669 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
      position: relative;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image,
  #s-397284ce-e599-49ab-a209-05bb5624b669 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 {
    width: 100%;
    height: auto;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
    
    
  }


.s-397284ce-e599-49ab-a209-05bb5624b669 .shogun-image-content {
  
    align-items: center;
  
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shg-align-container {
  display: flex;
  justify-content: center
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-397284ce-e599-49ab-a209-05bb5624b669 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
      position: relative;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image,
  #s-397284ce-e599-49ab-a209-05bb5624b669 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 {
    width: 100%;
    height: auto;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
    
    
  }


.s-397284ce-e599-49ab-a209-05bb5624b669 .shogun-image-content {
  
    align-items: center;
  
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shg-align-container {
  display: flex;
  justify-content: center
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-397284ce-e599-49ab-a209-05bb5624b669 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
      position: relative;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image,
  #s-397284ce-e599-49ab-a209-05bb5624b669 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 {
    width: 100%;
    height: auto;
  }

  #s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
    
    
  }


.s-397284ce-e599-49ab-a209-05bb5624b669 .shogun-image-content {
  
    align-items: center;
  
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shg-align-container {
  display: flex;
  justify-content: center
}

.s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-397284ce-e599-49ab-a209-05bb5624b669 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container {
      position: relative;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-397284ce-e599-49ab-a209-05bb5624b669 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-d0467822-677b-4132-949e-b955907c0d70 {
  min-height: 50px;
}








#s-d0467822-677b-4132-949e-b955907c0d70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0467822-677b-4132-949e-b955907c0d70.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db2c8302-817f-4466-bc46-ac68b7082a70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db2c8302-817f-4466-bc46-ac68b7082a70 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.2em;
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-86832be8-375a-4e05-965c-a099dd85ba36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86832be8-375a-4e05-965c-a099dd85ba36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-86832be8-375a-4e05-965c-a099dd85ba36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-86832be8-375a-4e05-965c-a099dd85ba36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-86832be8-375a-4e05-965c-a099dd85ba36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-86832be8-375a-4e05-965c-a099dd85ba36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-86832be8-375a-4e05-965c-a099dd85ba36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-6ef5160c-8708-46ce-a8d8-5031dac2a0e1 {
  min-height: 50px;
}








#s-6ef5160c-8708-46ce-a8d8-5031dac2a0e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ef5160c-8708-46ce-a8d8-5031dac2a0e1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7413a0a9-2ab3-494e-b38a-1bc0f229c822 {
  min-height: 50px;
}








#s-7413a0a9-2ab3-494e-b38a-1bc0f229c822 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7413a0a9-2ab3-494e-b38a-1bc0f229c822.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56f7d967-b330-4a72-80d9-d6ae544e724a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56f7d967-b330-4a72-80d9-d6ae544e724a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-fdcd68a7-be7f-4c65-9baf-ce5a696ea2e2 {
  margin-bottom: 7%;
min-height: 50px;
}








#s-fdcd68a7-be7f-4c65-9baf-ce5a696ea2e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdcd68a7-be7f-4c65-9baf-ce5a696ea2e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1ece65aa-a950-42f0-b6af-ea472fb6b4f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ece65aa-a950-42f0-b6af-ea472fb6b4f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1ece65aa-a950-42f0-b6af-ea472fb6b4f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-1ece65aa-a950-42f0-b6af-ea472fb6b4f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1ece65aa-a950-42f0-b6af-ea472fb6b4f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-1ece65aa-a950-42f0-b6af-ea472fb6b4f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1ece65aa-a950-42f0-b6af-ea472fb6b4f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-9745defd-a39c-4b08-b7c8-bc05f075eeb2 {
  min-height: 50px;
}








#s-9745defd-a39c-4b08-b7c8-bc05f075eeb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9745defd-a39c-4b08-b7c8-bc05f075eeb2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
  max-width: 54px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image,
  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
    width: 100%;
    height: auto;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
    
    
  }


.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
      position: relative;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image,
  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
    width: 100%;
    height: auto;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
    
    
  }


.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
      position: relative;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image,
  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
    width: 100%;
    height: auto;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
    
    
  }


.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
      position: relative;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image,
  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
    width: 100%;
    height: auto;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
    
    
  }


.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
      position: relative;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image,
  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
    width: 100%;
    height: auto;
  }

  #s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
    
    
  }


.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container {
      position: relative;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-848bccb5-590b-41c6-b43b-ac8d3735f5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-aeab2da2-c8ea-489e-8a29-8077788dfeb8 {
  min-height: 50px;
}








#s-aeab2da2-c8ea-489e-8a29-8077788dfeb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aeab2da2-c8ea-489e-8a29-8077788dfeb8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c59930cd-33a9-4cb1-9207-712399c1ab07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c59930cd-33a9-4cb1-9207-712399c1ab07 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.2em;
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-1923c754-748e-46a4-9629-60462fc8d502"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1923c754-748e-46a4-9629-60462fc8d502"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1923c754-748e-46a4-9629-60462fc8d502"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-1923c754-748e-46a4-9629-60462fc8d502"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1923c754-748e-46a4-9629-60462fc8d502"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-1923c754-748e-46a4-9629-60462fc8d502"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1923c754-748e-46a4-9629-60462fc8d502"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-4c5d53ff-e5f7-4461-af54-a7220f6f7639 {
  min-height: 50px;
}








#s-4c5d53ff-e5f7-4461-af54-a7220f6f7639 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c5d53ff-e5f7-4461-af54-a7220f6f7639.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf7959e1-362c-43d2-ad0d-d5435619475b {
  min-height: 50px;
}








#s-bf7959e1-362c-43d2-ad0d-d5435619475b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf7959e1-362c-43d2-ad0d-d5435619475b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c437a2b7-5ef9-47d9-a6c9-8bd1b035bb0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c437a2b7-5ef9-47d9-a6c9-8bd1b035bb0d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-0b93d699-b090-4c4e-b826-3c260f15d720 {
  min-height: 50px;
}








#s-0b93d699-b090-4c4e-b826-3c260f15d720 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b93d699-b090-4c4e-b826-3c260f15d720.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a1a1e628-42f8-4a20-8280-03c97728f771"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1a1e628-42f8-4a20-8280-03c97728f771"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a1a1e628-42f8-4a20-8280-03c97728f771"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a1a1e628-42f8-4a20-8280-03c97728f771"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a1a1e628-42f8-4a20-8280-03c97728f771"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a1a1e628-42f8-4a20-8280-03c97728f771"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a1a1e628-42f8-4a20-8280-03c97728f771"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-5a75ac2f-dd2f-4d01-a64e-45e3883a203a {
  min-height: 50px;
}








#s-5a75ac2f-dd2f-4d01-a64e-45e3883a203a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a75ac2f-dd2f-4d01-a64e-45e3883a203a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-27817160-060e-481c-9b55-bccb6431b196 {
  max-width: 54px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image,
  #s-27817160-060e-481c-9b55-bccb6431b196 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 {
    width: 100%;
    height: auto;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
    
    
  }


.s-27817160-060e-481c-9b55-bccb6431b196 .shogun-image-content {
  
    align-items: center;
  
}

.s-27817160-060e-481c-9b55-bccb6431b196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27817160-060e-481c-9b55-bccb6431b196 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
      position: relative;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image,
  #s-27817160-060e-481c-9b55-bccb6431b196 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 {
    width: 100%;
    height: auto;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
    
    
  }


.s-27817160-060e-481c-9b55-bccb6431b196 .shogun-image-content {
  
    align-items: center;
  
}

.s-27817160-060e-481c-9b55-bccb6431b196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27817160-060e-481c-9b55-bccb6431b196 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
      position: relative;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image,
  #s-27817160-060e-481c-9b55-bccb6431b196 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 {
    width: 100%;
    height: auto;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
    
    
  }


.s-27817160-060e-481c-9b55-bccb6431b196 .shogun-image-content {
  
    align-items: center;
  
}

.s-27817160-060e-481c-9b55-bccb6431b196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27817160-060e-481c-9b55-bccb6431b196 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
      position: relative;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image,
  #s-27817160-060e-481c-9b55-bccb6431b196 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 {
    width: 100%;
    height: auto;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
    
    
  }


.s-27817160-060e-481c-9b55-bccb6431b196 .shogun-image-content {
  
    align-items: center;
  
}

.s-27817160-060e-481c-9b55-bccb6431b196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27817160-060e-481c-9b55-bccb6431b196 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
      position: relative;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image,
  #s-27817160-060e-481c-9b55-bccb6431b196 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 {
    width: 100%;
    height: auto;
  }

  #s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
    
    
  }


.s-27817160-060e-481c-9b55-bccb6431b196 .shogun-image-content {
  
    align-items: center;
  
}

.s-27817160-060e-481c-9b55-bccb6431b196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27817160-060e-481c-9b55-bccb6431b196.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27817160-060e-481c-9b55-bccb6431b196 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container {
      position: relative;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27817160-060e-481c-9b55-bccb6431b196.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27817160-060e-481c-9b55-bccb6431b196 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-8f917933-1a41-450a-832f-77554a574e11 {
  min-height: 50px;
}








#s-8f917933-1a41-450a-832f-77554a574e11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f917933-1a41-450a-832f-77554a574e11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-567ca589-58bd-4a9b-9413-a0d3529c54de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-567ca589-58bd-4a9b-9413-a0d3529c54de .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.2em;
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-35cb472e-5a4c-4506-b4b9-8aa0056aa8e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35cb472e-5a4c-4506-b4b9-8aa0056aa8e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-35cb472e-5a4c-4506-b4b9-8aa0056aa8e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-35cb472e-5a4c-4506-b4b9-8aa0056aa8e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-35cb472e-5a4c-4506-b4b9-8aa0056aa8e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-35cb472e-5a4c-4506-b4b9-8aa0056aa8e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-35cb472e-5a4c-4506-b4b9-8aa0056aa8e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-8059f1f2-93a5-4509-b78a-4c241dbb32ce {
  min-height: 50px;
}








#s-8059f1f2-93a5-4509-b78a-4c241dbb32ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8059f1f2-93a5-4509-b78a-4c241dbb32ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a39bff80-0bcf-4c14-9a05-d6149c78f3bf {
  min-height: 50px;
}








#s-a39bff80-0bcf-4c14-9a05-d6149c78f3bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a39bff80-0bcf-4c14-9a05-d6149c78f3bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85b8946d-2023-4621-bfc0-5668cc342df9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85b8946d-2023-4621-bfc0-5668cc342df9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-3a2673d9-83e2-484b-9b8d-80e6db610df0 {
  min-height: 50px;
}








#s-3a2673d9-83e2-484b-9b8d-80e6db610df0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a2673d9-83e2-484b-9b8d-80e6db610df0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2ef396f-30a2-4879-9d23-6f7806e34eb7 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-a2ef396f-30a2-4879-9d23-6f7806e34eb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2ef396f-30a2-4879-9d23-6f7806e34eb7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8015f459-412d-457f-9f7c-77b393217f07 {
  max-width: 8001px;
aspect-ratio: 8001/2277;
text-align: center;
}





  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image,
  #s-8015f459-412d-457f-9f7c-77b393217f07 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 {
    width: 100%;
    height: auto;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
    
    
  }


.s-8015f459-412d-457f-9f7c-77b393217f07 .shogun-image-content {
  
    align-items: center;
  
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8015f459-412d-457f-9f7c-77b393217f07 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
      position: relative;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image,
  #s-8015f459-412d-457f-9f7c-77b393217f07 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 {
    width: 100%;
    height: auto;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
    
    
  }


.s-8015f459-412d-457f-9f7c-77b393217f07 .shogun-image-content {
  
    align-items: center;
  
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8015f459-412d-457f-9f7c-77b393217f07 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
      position: relative;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image,
  #s-8015f459-412d-457f-9f7c-77b393217f07 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 {
    width: 100%;
    height: auto;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
    
    
  }


.s-8015f459-412d-457f-9f7c-77b393217f07 .shogun-image-content {
  
    align-items: center;
  
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8015f459-412d-457f-9f7c-77b393217f07 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
      position: relative;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image,
  #s-8015f459-412d-457f-9f7c-77b393217f07 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 {
    width: 100%;
    height: auto;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
    
    
  }


.s-8015f459-412d-457f-9f7c-77b393217f07 .shogun-image-content {
  
    align-items: center;
  
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8015f459-412d-457f-9f7c-77b393217f07 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
      position: relative;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image,
  #s-8015f459-412d-457f-9f7c-77b393217f07 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 {
    width: 100%;
    height: auto;
  }

  #s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
    
    
  }


.s-8015f459-412d-457f-9f7c-77b393217f07 .shogun-image-content {
  
    align-items: center;
  
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8015f459-412d-457f-9f7c-77b393217f07 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container {
      position: relative;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8015f459-412d-457f-9f7c-77b393217f07 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-90837f98-d770-4860-9fb4-4167d02f6d93 {
  margin-left: 17%;
margin-right: 10%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-90837f98-d770-4860-9fb4-4167d02f6d93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90837f98-d770-4860-9fb4-4167d02f6d93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90837f98-d770-4860-9fb4-4167d02f6d93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90837f98-d770-4860-9fb4-4167d02f6d93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e6e90e4b-7029-4058-8249-f729348671e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6e90e4b-7029-4058-8249-f729348671e4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-25e1c2b0-e4a2-41d1-9cd9-1052e1a27529 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25e1c2b0-e4a2-41d1-9cd9-1052e1a27529 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-e1446ef3-a36c-49b1-801f-7cfd43b2797b {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1446ef3-a36c-49b1-801f-7cfd43b2797b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-52787ae0-c86e-4b6b-b72b-dbc2357f14d1 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-52787ae0-c86e-4b6b-b72b-dbc2357f14d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52787ae0-c86e-4b6b-b72b-dbc2357f14d1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
  max-width: 8001px;
aspect-ratio: 8001/2277;
text-align: center;
}





  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image,
  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
    width: 100%;
    height: auto;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
    
    
  }


.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shogun-image-content {
  
    align-items: center;
  
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
      position: relative;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image,
  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
    width: 100%;
    height: auto;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
    
    
  }


.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shogun-image-content {
  
    align-items: center;
  
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
      position: relative;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image,
  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
    width: 100%;
    height: auto;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
    
    
  }


.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shogun-image-content {
  
    align-items: center;
  
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
      position: relative;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image,
  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
    width: 100%;
    height: auto;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
    
    
  }


.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shogun-image-content {
  
    align-items: center;
  
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
      position: relative;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image,
  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
    width: 100%;
    height: auto;
  }

  #s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
    
    
  }


.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 .shogun-image-content {
  
    align-items: center;
  
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 {
      --shg-aspect-ratio: calc(8001/2277); 
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container {
      position: relative;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91a82f19-3a2a-4b31-b1ca-d3f8e537ef80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-5115d991-0d10-4872-9f4d-97905bada8ec {
  margin-left: 17%;
margin-right: 17%;
}

@media (min-width: 0px) {
[id="s-5115d991-0d10-4872-9f4d-97905bada8ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5115d991-0d10-4872-9f4d-97905bada8ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5115d991-0d10-4872-9f4d-97905bada8ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5115d991-0d10-4872-9f4d-97905bada8ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-205f3169-51fc-4637-beb5-c2fd874d5b92 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-205f3169-51fc-4637-beb5-c2fd874d5b92 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-90f2c5dd-f4e3-4050-b6cb-34efe735299c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90f2c5dd-f4e3-4050-b6cb-34efe735299c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  text-align: left;
}



#s-a204e6d0-711d-4b06-b4e7-189cb42e5936 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a204e6d0-711d-4b06-b4e7-189cb42e5936 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-e60cc4c8-5cb8-4a65-8f58-d9cd77c0f13d {
  min-height: 50px;
}








#s-e60cc4c8-5cb8-4a65-8f58-d9cd77c0f13d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e60cc4c8-5cb8-4a65-8f58-d9cd77c0f13d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3e0a4f40-b909-40a5-b5cc-f00c7484f7ed {
  min-height: 50px;
}








#s-3e0a4f40-b909-40a5-b5cc-f00c7484f7ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e0a4f40-b909-40a5-b5cc-f00c7484f7ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f9f2f70-4679-4370-ae97-fad9d169c493 {
  min-height: 50px;
}








#s-5f9f2f70-4679-4370-ae97-fad9d169c493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f9f2f70-4679-4370-ae97-fad9d169c493.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3870742c-56ce-4144-baec-a54ebc34ce7d {
  margin-left: 21%;
margin-right: 21%;
min-height: 50px;
}








#s-3870742c-56ce-4144-baec-a54ebc34ce7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3870742c-56ce-4144-baec-a54ebc34ce7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a74d7fdd-53b7-4993-88c4-12fb3d579df7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a74d7fdd-53b7-4993-88c4-12fb3d579df7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-c2bcb264-ddd2-45e0-8f9a-29b49d7ff5f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2bcb264-ddd2-45e0-8f9a-29b49d7ff5f3 .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: left;
}



#s-efe2e220-75d7-446b-a47d-a79c439f9ce7 {
  margin-top: -25px;
margin-left: 0%;
margin-bottom: -25px;
margin-right: 60%;
}

#s-efe2e220-75d7-446b-a47d-a79c439f9ce7 hr {
  border-top: 7.5px solid rgba(133, 219, 215, 1);
}

#s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
  margin-left: 6%;
margin-right: 6%;
max-width: 1920px;
aspect-ratio: 1920/1005;
text-align: center;
}





  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image,
  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
    width: 100%;
    height: auto;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
    
    
  }


.s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
      --shg-aspect-ratio: calc(1920/1005); 
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
      position: relative;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image,
  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
    width: 100%;
    height: auto;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
    
    
  }


.s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
      --shg-aspect-ratio: calc(1920/1005); 
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
      position: relative;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image,
  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
    width: 100%;
    height: auto;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
    
    
  }


.s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
      --shg-aspect-ratio: calc(1920/1005); 
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
      position: relative;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image,
  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
    width: 100%;
    height: auto;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
    
    
  }


.s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
      --shg-aspect-ratio: calc(1920/1005); 
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
      position: relative;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image,
  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
    width: 100%;
    height: auto;
  }

  #s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
    
    
  }


.s-1f6638dc-81af-4872-8a58-b18cff0c6636 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 {
      --shg-aspect-ratio: calc(1920/1005); 
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container {
      position: relative;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f6638dc-81af-4872-8a58-b18cff0c6636 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-03ffe07c-11d4-4c85-9b52-864cf2b09aa4 {
  margin-top: 60px;
margin-left: 21%;
margin-right: 21%;
min-height: 50px;
}








#s-03ffe07c-11d4-4c85-9b52-864cf2b09aa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03ffe07c-11d4-4c85-9b52-864cf2b09aa4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c60b55be-098d-4cbd-accd-0c4db8e5b990 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c60b55be-098d-4cbd-accd-0c4db8e5b990 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-b07f56a1-3844-40f2-83d9-d831b760296d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b07f56a1-3844-40f2-83d9-d831b760296d .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: left;
}



#s-34f0d792-eeda-4a5b-abc5-443ee64f11af {
  margin-top: -25px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 75%;
}

#s-34f0d792-eeda-4a5b-abc5-443ee64f11af hr {
  border-top: 7.5px solid rgba(133, 219, 215, 1);
}

@media (min-width: 0px) {
[id="s-ed16445f-2244-4861-aee4-87f1f0bc51a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ed16445f-2244-4861-aee4-87f1f0bc51a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ed16445f-2244-4861-aee4-87f1f0bc51a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ed16445f-2244-4861-aee4-87f1f0bc51a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
  max-width: 190px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image,
  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
    width: 100%;
    height: auto;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
    
    
  }


.s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shogun-image-content {
  
    align-items: center;
  
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
      position: relative;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image,
  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
    width: 100%;
    height: auto;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
    
    
  }


.s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shogun-image-content {
  
    align-items: center;
  
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
      position: relative;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image,
  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
    width: 100%;
    height: auto;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
    
    
  }


.s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shogun-image-content {
  
    align-items: center;
  
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
      position: relative;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image,
  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
    width: 100%;
    height: auto;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
    
    
  }


.s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shogun-image-content {
  
    align-items: center;
  
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
      position: relative;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image,
  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
    width: 100%;
    height: auto;
  }

  #s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
    
    
  }


.s-bca36267-b6cd-4bed-bf37-50950ed0e862 .shogun-image-content {
  
    align-items: center;
  
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container {
      position: relative;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bca36267-b6cd-4bed-bf37-50950ed0e862 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
  margin-top: 20px;
max-width: 35px;
aspect-ratio: 151/185;
text-align: center;
}





  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image,
  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
    width: 100%;
    height: auto;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
    
    
  }


.s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shogun-image-content {
  
    align-items: center;
  
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
      position: relative;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image,
  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
    width: 100%;
    height: auto;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
    
    
  }


.s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shogun-image-content {
  
    align-items: center;
  
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
      position: relative;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image,
  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
    width: 100%;
    height: auto;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
    
    
  }


.s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shogun-image-content {
  
    align-items: center;
  
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
      position: relative;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image,
  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
    width: 100%;
    height: auto;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
    
    
  }


.s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shogun-image-content {
  
    align-items: center;
  
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
      position: relative;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image,
  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
    width: 100%;
    height: auto;
  }

  #s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
    
    
  }


.s-780a3a75-5641-4f74-9c54-dc18cb69f62d .shogun-image-content {
  
    align-items: center;
  
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container {
      position: relative;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-780a3a75-5641-4f74-9c54-dc18cb69f62d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a45363bb-5549-48d3-96d7-44f838a96f6e {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-a45363bb-5549-48d3-96d7-44f838a96f6e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
  max-width: 190px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image,
  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
    width: 100%;
    height: auto;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
    
    
  }


.s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shogun-image-content {
  
    align-items: center;
  
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
      position: relative;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image,
  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
    width: 100%;
    height: auto;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
    
    
  }


.s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shogun-image-content {
  
    align-items: center;
  
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
      position: relative;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image,
  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
    width: 100%;
    height: auto;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
    
    
  }


.s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shogun-image-content {
  
    align-items: center;
  
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
      position: relative;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image,
  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
    width: 100%;
    height: auto;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
    
    
  }


.s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shogun-image-content {
  
    align-items: center;
  
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
      position: relative;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image,
  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
    width: 100%;
    height: auto;
  }

  #s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
    
    
  }


.s-aa3fa26b-faaf-4364-8332-dad9da304ee7 .shogun-image-content {
  
    align-items: center;
  
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container {
      position: relative;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa3fa26b-faaf-4364-8332-dad9da304ee7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-605734a0-e537-4de9-a09f-99dc5e642db1 {
  margin-top: 20px;
max-width: 35px;
aspect-ratio: 151/185;
text-align: center;
}





  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image,
  #s-605734a0-e537-4de9-a09f-99dc5e642db1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 {
    width: 100%;
    height: auto;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
    
    
  }


.s-605734a0-e537-4de9-a09f-99dc5e642db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-605734a0-e537-4de9-a09f-99dc5e642db1 {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
      position: relative;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image,
  #s-605734a0-e537-4de9-a09f-99dc5e642db1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 {
    width: 100%;
    height: auto;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
    
    
  }


.s-605734a0-e537-4de9-a09f-99dc5e642db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-605734a0-e537-4de9-a09f-99dc5e642db1 {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
      position: relative;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image,
  #s-605734a0-e537-4de9-a09f-99dc5e642db1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 {
    width: 100%;
    height: auto;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
    
    
  }


.s-605734a0-e537-4de9-a09f-99dc5e642db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-605734a0-e537-4de9-a09f-99dc5e642db1 {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
      position: relative;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image,
  #s-605734a0-e537-4de9-a09f-99dc5e642db1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 {
    width: 100%;
    height: auto;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
    
    
  }


.s-605734a0-e537-4de9-a09f-99dc5e642db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-605734a0-e537-4de9-a09f-99dc5e642db1 {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
      position: relative;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image,
  #s-605734a0-e537-4de9-a09f-99dc5e642db1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 {
    width: 100%;
    height: auto;
  }

  #s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
    
    
  }


.s-605734a0-e537-4de9-a09f-99dc5e642db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-605734a0-e537-4de9-a09f-99dc5e642db1 {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container {
      position: relative;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-605734a0-e537-4de9-a09f-99dc5e642db1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-7449a3ca-6c03-4f5b-af0b-5b5853128061 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-7449a3ca-6c03-4f5b-af0b-5b5853128061 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
  max-width: 190px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image,
  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
    width: 100%;
    height: auto;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
    
    
  }


.s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shogun-image-content {
  
    align-items: center;
  
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
      position: relative;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image,
  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
    width: 100%;
    height: auto;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
    
    
  }


.s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shogun-image-content {
  
    align-items: center;
  
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
      position: relative;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image,
  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
    width: 100%;
    height: auto;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
    
    
  }


.s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shogun-image-content {
  
    align-items: center;
  
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
      position: relative;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image,
  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
    width: 100%;
    height: auto;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
    
    
  }


.s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shogun-image-content {
  
    align-items: center;
  
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
      position: relative;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image,
  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
    width: 100%;
    height: auto;
  }

  #s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
    
    
  }


.s-e05cf1b2-731d-4f58-9da4-5daafbb16792 .shogun-image-content {
  
    align-items: center;
  
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container {
      position: relative;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e05cf1b2-731d-4f58-9da4-5daafbb16792 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e5f9177c-c803-4245-ad88-eefd160d74ff {
  margin-top: 20px;
max-width: 35px;
aspect-ratio: 151/185;
text-align: center;
}





  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image,
  #s-e5f9177c-c803-4245-ad88-eefd160d74ff .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff {
    width: 100%;
    height: auto;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
    
    
  }


.s-e5f9177c-c803-4245-ad88-eefd160d74ff .shogun-image-content {
  
    align-items: center;
  
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f9177c-c803-4245-ad88-eefd160d74ff {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
      position: relative;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image,
  #s-e5f9177c-c803-4245-ad88-eefd160d74ff .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff {
    width: 100%;
    height: auto;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
    
    
  }


.s-e5f9177c-c803-4245-ad88-eefd160d74ff .shogun-image-content {
  
    align-items: center;
  
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f9177c-c803-4245-ad88-eefd160d74ff {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
      position: relative;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image,
  #s-e5f9177c-c803-4245-ad88-eefd160d74ff .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff {
    width: 100%;
    height: auto;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
    
    
  }


.s-e5f9177c-c803-4245-ad88-eefd160d74ff .shogun-image-content {
  
    align-items: center;
  
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f9177c-c803-4245-ad88-eefd160d74ff {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
      position: relative;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image,
  #s-e5f9177c-c803-4245-ad88-eefd160d74ff .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff {
    width: 100%;
    height: auto;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
    
    
  }


.s-e5f9177c-c803-4245-ad88-eefd160d74ff .shogun-image-content {
  
    align-items: center;
  
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f9177c-c803-4245-ad88-eefd160d74ff {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
      position: relative;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image,
  #s-e5f9177c-c803-4245-ad88-eefd160d74ff .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff {
    width: 100%;
    height: auto;
  }

  #s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
    
    
  }


.s-e5f9177c-c803-4245-ad88-eefd160d74ff .shogun-image-content {
  
    align-items: center;
  
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f9177c-c803-4245-ad88-eefd160d74ff {
      --shg-aspect-ratio: calc(151/185); 
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container {
      position: relative;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f9177c-c803-4245-ad88-eefd160d74ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-3c539613-a789-43ed-94d2-e6c86d24993c {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-3c539613-a789-43ed-94d2-e6c86d24993c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
  max-width: 190px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image,
  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
    width: 100%;
    height: auto;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
    
    
  }


.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shogun-image-content {
  
    align-items: center;
  
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
      position: relative;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image,
  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
    width: 100%;
    height: auto;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
    
    
  }


.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shogun-image-content {
  
    align-items: center;
  
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
      position: relative;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image,
  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
    width: 100%;
    height: auto;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
    
    
  }


.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shogun-image-content {
  
    align-items: center;
  
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
      position: relative;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image,
  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
    width: 100%;
    height: auto;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
    
    
  }


.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shogun-image-content {
  
    align-items: center;
  
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
      position: relative;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image,
  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
    width: 100%;
    height: auto;
  }

  #s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
    
    
  }


.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab .shogun-image-content {
  
    align-items: center;
  
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container {
      position: relative;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c808188-dcc1-4b14-9999-4f8a0cdeccab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
  margin-top: 20px;
max-width: 35px;
aspect-ratio: 152/185;
text-align: center;
}





  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image,
  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
    width: 100%;
    height: auto;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
    
    
  }


.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
      --shg-aspect-ratio: calc(152/185); 
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
      position: relative;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image,
  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
    width: 100%;
    height: auto;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
    
    
  }


.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
      --shg-aspect-ratio: calc(152/185); 
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
      position: relative;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image,
  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
    width: 100%;
    height: auto;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
    
    
  }


.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
      --shg-aspect-ratio: calc(152/185); 
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
      position: relative;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image,
  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
    width: 100%;
    height: auto;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
    
    
  }


.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
      --shg-aspect-ratio: calc(152/185); 
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
      position: relative;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image,
  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
    width: 100%;
    height: auto;
  }

  #s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
    
    
  }


.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 {
      --shg-aspect-ratio: calc(152/185); 
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container {
      position: relative;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b74b9b6-d3a7-49ac-bd07-1c3937065e15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-218dd45d-cb35-4282-bc93-5b806a38d434 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-218dd45d-cb35-4282-bc93-5b806a38d434 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d {
  margin-top: 80px;
margin-left: 21%;
margin-bottom: 80px;
margin-right: 21%;
min-height: 50px;
}
@media (min-width: 1200px){#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d {
  display: unset;
}
#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d, #wrap-s-d338e4ce-7417-4e88-9b7c-d5c0e762368d { display: unset !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d {
  display: unset;
}
#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d, #wrap-s-d338e4ce-7417-4e88-9b7c-d5c0e762368d { display: unset !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d {
  display: none;
}
#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d, #wrap-s-d338e4ce-7417-4e88-9b7c-d5c0e762368d { display: none !important; }}@media (max-width: 767px){#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d {
  display: none;
}
#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d, #wrap-s-d338e4ce-7417-4e88-9b7c-d5c0e762368d { display: none !important; }}







#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d338e4ce-7417-4e88-9b7c-d5c0e762368d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3bc83652-adf3-44fd-bc8c-a09b0222020f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bc83652-adf3-44fd-bc8c-a09b0222020f .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: left;
}



#s-b5e213bf-1436-4ac9-b24e-86d2a7599842 {
  margin-top: -25px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 80%;
}

#s-b5e213bf-1436-4ac9-b24e-86d2a7599842 hr {
  border-top: 7.5px solid rgba(133, 219, 215, 1);
}

#s-61595224-12e5-4b88-9e4e-4045c156bf59 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-61595224-12e5-4b88-9e4e-4045c156bf59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61595224-12e5-4b88-9e4e-4045c156bf59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f0bf2790-812e-4cf0-8702-be8bbfc318b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f0bf2790-812e-4cf0-8702-be8bbfc318b2"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f0bf2790-812e-4cf0-8702-be8bbfc318b2"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0bf2790-812e-4cf0-8702-be8bbfc318b2"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 0.0px);
}

}

#s-5c1439af-2289-4807-bc5f-36c950806ec6 {
  max-width: 1930px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image,
  #s-5c1439af-2289-4807-bc5f-36c950806ec6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 {
    width: 100%;
    height: auto;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
    
    
  }


.s-5c1439af-2289-4807-bc5f-36c950806ec6 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c1439af-2289-4807-bc5f-36c950806ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
      position: relative;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image,
  #s-5c1439af-2289-4807-bc5f-36c950806ec6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 {
    width: 100%;
    height: auto;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
    
    
  }


.s-5c1439af-2289-4807-bc5f-36c950806ec6 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c1439af-2289-4807-bc5f-36c950806ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
      position: relative;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image,
  #s-5c1439af-2289-4807-bc5f-36c950806ec6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 {
    width: 100%;
    height: auto;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
    
    
  }


.s-5c1439af-2289-4807-bc5f-36c950806ec6 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c1439af-2289-4807-bc5f-36c950806ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
      position: relative;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image,
  #s-5c1439af-2289-4807-bc5f-36c950806ec6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 {
    width: 100%;
    height: auto;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
    
    
  }


.s-5c1439af-2289-4807-bc5f-36c950806ec6 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c1439af-2289-4807-bc5f-36c950806ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
      position: relative;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image,
  #s-5c1439af-2289-4807-bc5f-36c950806ec6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 {
    width: 100%;
    height: auto;
  }

  #s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
    
    
  }


.s-5c1439af-2289-4807-bc5f-36c950806ec6 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c1439af-2289-4807-bc5f-36c950806ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container {
      position: relative;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c1439af-2289-4807-bc5f-36c950806ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a9ea1f36-0a24-462a-a7a2-14ff83c3ece0 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9ea1f36-0a24-462a-a7a2-14ff83c3ece0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
  max-width: 1930px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image,
  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
    width: 100%;
    height: auto;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
    
    
  }


.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
      position: relative;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image,
  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
    width: 100%;
    height: auto;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
    
    
  }


.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
      position: relative;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image,
  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
    width: 100%;
    height: auto;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
    
    
  }


.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
      position: relative;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image,
  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
    width: 100%;
    height: auto;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
    
    
  }


.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
      position: relative;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image,
  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
    width: 100%;
    height: auto;
  }

  #s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
    
    
  }


.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container {
      position: relative;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0a16218-fe08-4ede-bf9e-9aa2b1495244 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-628c6a21-bffe-4a8f-bb59-efc5bfb76231 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-628c6a21-bffe-4a8f-bb59-efc5bfb76231 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-97074b23-0406-411e-a306-1d7f3cc17fea {
  max-width: 1930px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image,
  #s-97074b23-0406-411e-a306-1d7f3cc17fea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea {
    width: 100%;
    height: auto;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
    
    
  }


.s-97074b23-0406-411e-a306-1d7f3cc17fea .shogun-image-content {
  
    align-items: center;
  
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97074b23-0406-411e-a306-1d7f3cc17fea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
      position: relative;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image,
  #s-97074b23-0406-411e-a306-1d7f3cc17fea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea {
    width: 100%;
    height: auto;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
    
    
  }


.s-97074b23-0406-411e-a306-1d7f3cc17fea .shogun-image-content {
  
    align-items: center;
  
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97074b23-0406-411e-a306-1d7f3cc17fea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
      position: relative;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image,
  #s-97074b23-0406-411e-a306-1d7f3cc17fea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea {
    width: 100%;
    height: auto;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
    
    
  }


.s-97074b23-0406-411e-a306-1d7f3cc17fea .shogun-image-content {
  
    align-items: center;
  
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97074b23-0406-411e-a306-1d7f3cc17fea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
      position: relative;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image,
  #s-97074b23-0406-411e-a306-1d7f3cc17fea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea {
    width: 100%;
    height: auto;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
    
    
  }


.s-97074b23-0406-411e-a306-1d7f3cc17fea .shogun-image-content {
  
    align-items: center;
  
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97074b23-0406-411e-a306-1d7f3cc17fea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
      position: relative;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image,
  #s-97074b23-0406-411e-a306-1d7f3cc17fea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea {
    width: 100%;
    height: auto;
  }

  #s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
    
    
  }


.s-97074b23-0406-411e-a306-1d7f3cc17fea .shogun-image-content {
  
    align-items: center;
  
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97074b23-0406-411e-a306-1d7f3cc17fea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container {
      position: relative;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97074b23-0406-411e-a306-1d7f3cc17fea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-2ddde19f-6a49-42a4-8ff3-104760bbce0d {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ddde19f-6a49-42a4-8ff3-104760bbce0d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
  max-width: 1930px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image,
  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
    width: 100%;
    height: auto;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
    
    
  }


.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
      position: relative;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image,
  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
    width: 100%;
    height: auto;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
    
    
  }


.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
      position: relative;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image,
  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
    width: 100%;
    height: auto;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
    
    
  }


.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
      position: relative;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image,
  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
    width: 100%;
    height: auto;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
    
    
  }


.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
      position: relative;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image,
  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
    width: 100%;
    height: auto;
  }

  #s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
    
    
  }


.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container {
      position: relative;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b1122b8-0b4f-4673-8df6-e9fd1a53adf1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-1a3b168a-3e90-442d-8d2f-49581e928ff8 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a3b168a-3e90-442d-8d2f-49581e928ff8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-c2cedca1-d310-4ff6-8dbf-59cb3f8b4010 {
  margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-c2cedca1-d310-4ff6-8dbf-59cb3f8b4010"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c2cedca1-d310-4ff6-8dbf-59cb3f8b4010"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2cedca1-d310-4ff6-8dbf-59cb3f8b4010"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2cedca1-d310-4ff6-8dbf-59cb3f8b4010"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 0.0px);
}

}

#s-95a04c59-e0b3-44cb-ba6f-4a1476d5692a {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-95a04c59-e0b3-44cb-ba6f-4a1476d5692a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95a04c59-e0b3-44cb-ba6f-4a1476d5692a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a91845ef-d607-4cf5-a3af-c49a84e76f91 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-a91845ef-d607-4cf5-a3af-c49a84e76f91 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-7927710a-52de-4fcb-b8b0-c3d6d32c871f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-7927710a-52de-4fcb-b8b0-c3d6d32c871f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-d79c8458-1917-4362-8f8f-f7ebd9b381e1 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-d79c8458-1917-4362-8f8f-f7ebd9b381e1 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-294f0276-295f-465c-85cf-e432864f40d6 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-294f0276-295f-465c-85cf-e432864f40d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-294f0276-295f-465c-85cf-e432864f40d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e56b8416-309a-46b1-8cf5-c7d9cd2798bc {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-e56b8416-309a-46b1-8cf5-c7d9cd2798bc .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-7b159fef-897d-412d-bc6d-96ced5642812 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-7b159fef-897d-412d-bc6d-96ced5642812 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-e44402f8-15ba-4237-9c41-c916a56447c1 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-e44402f8-15ba-4237-9c41-c916a56447c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e44402f8-15ba-4237-9c41-c916a56447c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e854dd51-f64e-4a79-8757-f4649633d516 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-e854dd51-f64e-4a79-8757-f4649633d516 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-47d8b941-02a7-4fa5-8ef6-4a36246f435f {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-47d8b941-02a7-4fa5-8ef6-4a36246f435f hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-cbc2cb2b-064a-4e98-b867-9abe6ad9e341 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-cbc2cb2b-064a-4e98-b867-9abe6ad9e341 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbc2cb2b-064a-4e98-b867-9abe6ad9e341.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2365c3d-c75c-4020-8e65-c63b6580597e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-e2365c3d-c75c-4020-8e65-c63b6580597e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-a1e68e5f-e591-4bb2-a2ab-6c345a16b324 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-a1e68e5f-e591-4bb2-a2ab-6c345a16b324 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-f9e85157-ba90-4542-81e5-c3832164776f {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-f9e85157-ba90-4542-81e5-c3832164776f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9e85157-ba90-4542-81e5-c3832164776f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-247b3e92-4a72-4c61-9bd5-3dcd6579e690 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-247b3e92-4a72-4c61-9bd5-3dcd6579e690 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-a9122292-dd8a-4427-8753-3251b866d868 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-a9122292-dd8a-4427-8753-3251b866d868 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-6099a4d4-bfcb-4186-bf5c-6adb83af6562 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-6099a4d4-bfcb-4186-bf5c-6adb83af6562 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6099a4d4-bfcb-4186-bf5c-6adb83af6562.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b2b9b01-248a-4dd3-8cf7-b0515d97356f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-4b2b9b01-248a-4dd3-8cf7-b0515d97356f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-69a9ef8a-4c1a-4ffd-bdb6-f8a97ba1852c {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-69a9ef8a-4c1a-4ffd-bdb6-f8a97ba1852c hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-26c45456-ca9f-4220-b452-1f381ff5c5c0 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-26c45456-ca9f-4220-b452-1f381ff5c5c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26c45456-ca9f-4220-b452-1f381ff5c5c0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d861804a-a078-4959-bfff-041eb321b1f8 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-d861804a-a078-4959-bfff-041eb321b1f8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-dddc0346-9ccf-4c6e-8c38-a7bb5ee086de {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-dddc0346-9ccf-4c6e-8c38-a7bb5ee086de hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-66092f7f-51ff-462e-a83c-7f7e453eb06c {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-66092f7f-51ff-462e-a83c-7f7e453eb06c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66092f7f-51ff-462e-a83c-7f7e453eb06c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5ee56fce-10b0-4b1c-ba03-352cbae66d68 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-5ee56fce-10b0-4b1c-ba03-352cbae66d68 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-68c15910-340a-4a6b-8dc7-bc9f450ea071 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-68c15910-340a-4a6b-8dc7-bc9f450ea071 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-875a765b-9802-48b8-b886-a675463f02ff {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-875a765b-9802-48b8-b886-a675463f02ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-875a765b-9802-48b8-b886-a675463f02ff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac6e2934-0225-483f-90b2-2ae812a994a9 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-ac6e2934-0225-483f-90b2-2ae812a994a9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-82543864-8b6b-486e-a94b-75a94dfd7a61 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-82543864-8b6b-486e-a94b-75a94dfd7a61 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-fc64cb73-4565-4d2f-a81a-395fce533959 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-fc64cb73-4565-4d2f-a81a-395fce533959 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc64cb73-4565-4d2f-a81a-395fce533959.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3cea7ba-79cd-443d-b913-bfddccc0affc {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-a3cea7ba-79cd-443d-b913-bfddccc0affc .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-26cdbb7e-32f2-45a2-86ad-85c5f7e60af6 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-26cdbb7e-32f2-45a2-86ad-85c5f7e60af6 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-699f1b76-e60b-4ab2-a4c0-da39db7806f3 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-699f1b76-e60b-4ab2-a4c0-da39db7806f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-699f1b76-e60b-4ab2-a4c0-da39db7806f3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bcea153-bc81-45f0-8083-66ae47211f38 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-0bcea153-bc81-45f0-8083-66ae47211f38 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-96fe4a6f-371f-4b49-b6ae-170bb56821e6 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-96fe4a6f-371f-4b49-b6ae-170bb56821e6 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-b66926e3-08fc-4de6-a625-09b889324269 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-b66926e3-08fc-4de6-a625-09b889324269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b66926e3-08fc-4de6-a625-09b889324269.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad1e07b8-3143-499f-bbb6-1af77360e8bf {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-ad1e07b8-3143-499f-bbb6-1af77360e8bf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-ecf097a1-574e-4316-9a04-9144484b42d8 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-ecf097a1-574e-4316-9a04-9144484b42d8 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-70807c61-411d-42b4-b789-4e881f63c8d6 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-70807c61-411d-42b4-b789-4e881f63c8d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70807c61-411d-42b4-b789-4e881f63c8d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7671f0f4-820f-4360-9ca2-5dc17c30ca3b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-7671f0f4-820f-4360-9ca2-5dc17c30ca3b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-ea24c30d-1b44-4cde-be89-3d0be907b212 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-ea24c30d-1b44-4cde-be89-3d0be907b212 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-13119383-16f3-4e8c-833b-b9171b3fe546 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-13119383-16f3-4e8c-833b-b9171b3fe546 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13119383-16f3-4e8c-833b-b9171b3fe546.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9f1cdf1b-34ce-485d-8d8b-6eff1f556dcf {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-9f1cdf1b-34ce-485d-8d8b-6eff1f556dcf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-2c741a15-9363-4b7c-98ce-c01b37c57c0e {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-2c741a15-9363-4b7c-98ce-c01b37c57c0e hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-f55f87fe-a65b-4b9a-a3c9-a91991ae80f2 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-f55f87fe-a65b-4b9a-a3c9-a91991ae80f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f55f87fe-a65b-4b9a-a3c9-a91991ae80f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-09cd65f8-7651-4198-bc50-18d99ae6a7a8 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-09cd65f8-7651-4198-bc50-18d99ae6a7a8 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-f59f9966-7c88-48d6-ba3f-06ab072a3d11 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-f59f9966-7c88-48d6-ba3f-06ab072a3d11 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-0d7cdcbd-bbd4-49cd-86ad-2763019d7f6f {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-0d7cdcbd-bbd4-49cd-86ad-2763019d7f6f hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-da54b921-8028-4026-ac64-89df3819ad10 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-da54b921-8028-4026-ac64-89df3819ad10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da54b921-8028-4026-ac64-89df3819ad10.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9670c32f-39f6-4d75-b07d-49ab3fdca43f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-9670c32f-39f6-4d75-b07d-49ab3fdca43f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-e8d46989-9084-4191-8a84-56e7720df85a {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-e8d46989-9084-4191-8a84-56e7720df85a hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-ce7dabc9-87a9-40d0-b73b-70ef327fe2b0 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-ce7dabc9-87a9-40d0-b73b-70ef327fe2b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce7dabc9-87a9-40d0-b73b-70ef327fe2b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-42311fc2-d4e2-4cc7-bf55-941b6865ec2f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-42311fc2-d4e2-4cc7-bf55-941b6865ec2f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-b50c5665-ceb8-4013-b538-7bca54aad2b1 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-b50c5665-ceb8-4013-b538-7bca54aad2b1 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-aec011e5-3c21-4a52-b884-9ed3efb0dac8 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-aec011e5-3c21-4a52-b884-9ed3efb0dac8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aec011e5-3c21-4a52-b884-9ed3efb0dac8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d4f05fb-3969-4a98-b980-6e5d73f7dd70 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-2d4f05fb-3969-4a98-b980-6e5d73f7dd70 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-eeda7a24-71bf-4513-8f5a-9df2ce73200f {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-eeda7a24-71bf-4513-8f5a-9df2ce73200f hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-e71ab227-4df4-4108-a427-6bacf3875205 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-e71ab227-4df4-4108-a427-6bacf3875205 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e71ab227-4df4-4108-a427-6bacf3875205.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e60380e4-097c-4e1a-8a5a-183a562f6103 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 14.5px;
padding-bottom: 14.5px;
text-align: center;
}

#s-e60380e4-097c-4e1a-8a5a-183a562f6103 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-1696f2e6-32b5-44b8-a2d9-c3b78e9754b5 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-1696f2e6-32b5-44b8-a2d9-c3b78e9754b5 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-fa958a70-189d-4660-8fbf-18dab03e48c2 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-fa958a70-189d-4660-8fbf-18dab03e48c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa958a70-189d-4660-8fbf-18dab03e48c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2cb6739f-8f8d-4256-964e-94a1ff7e8dbc {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-2cb6739f-8f8d-4256-964e-94a1ff7e8dbc .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-da250158-a985-43e5-97f9-ad640ce6de78 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-da250158-a985-43e5-97f9-ad640ce6de78 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-846f127b-7d83-4fd8-ab19-561159ad30d8 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-846f127b-7d83-4fd8-ab19-561159ad30d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-846f127b-7d83-4fd8-ab19-561159ad30d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31c03508-a048-4d64-a487-fbf8aff18897 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-31c03508-a048-4d64-a487-fbf8aff18897 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-0e14e78a-0204-45bd-8834-866a44a95edf {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-0e14e78a-0204-45bd-8834-866a44a95edf hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-87bbf1ad-9bae-4d72-abec-c2312a33a6dc {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-87bbf1ad-9bae-4d72-abec-c2312a33a6dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87bbf1ad-9bae-4d72-abec-c2312a33a6dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89e8270b-1c31-4e96-9d47-dd36cd957d17 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-89e8270b-1c31-4e96-9d47-dd36cd957d17 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-cc3934ae-1670-4f73-8f95-20f2fd83ccc2 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-cc3934ae-1670-4f73-8f95-20f2fd83ccc2 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-4da2601c-ab42-48be-b422-86a76dd8f81a {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-4da2601c-ab42-48be-b422-86a76dd8f81a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4da2601c-ab42-48be-b422-86a76dd8f81a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-41e57857-7167-471a-bd20-f334c8b0e92e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-41e57857-7167-471a-bd20-f334c8b0e92e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-5af3b822-dc7d-465d-97ff-ec687fccbc07 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-5af3b822-dc7d-465d-97ff-ec687fccbc07 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-36b3fd01-7a11-481f-9143-c2f4ee79f75b {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-36b3fd01-7a11-481f-9143-c2f4ee79f75b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b3fd01-7a11-481f-9143-c2f4ee79f75b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2afa7db6-c87d-46f5-8d9e-9f5d15eb21c9 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-2afa7db6-c87d-46f5-8d9e-9f5d15eb21c9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-4c0477a8-2a4f-4f47-a2bb-24303f6fc0fe {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-4c0477a8-2a4f-4f47-a2bb-24303f6fc0fe hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-fe49962a-35ab-4844-ae58-1a1abff05606 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-fe49962a-35ab-4844-ae58-1a1abff05606 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe49962a-35ab-4844-ae58-1a1abff05606.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-020b4ee2-932b-442a-a4df-6afe7a7a1a5f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-020b4ee2-932b-442a-a4df-6afe7a7a1a5f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-317cde60-8a0c-4b35-80b8-cd3c205c2ac6 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-317cde60-8a0c-4b35-80b8-cd3c205c2ac6 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-8e963a51-8e8c-43ec-88cc-2820b6c1b84a {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-8e963a51-8e8c-43ec-88cc-2820b6c1b84a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e963a51-8e8c-43ec-88cc-2820b6c1b84a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26f9679f-4c7c-486d-aa21-08d162232995 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-26f9679f-4c7c-486d-aa21-08d162232995 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-08cd0fa4-6181-4f2d-9b76-8b4114164cf4 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-08cd0fa4-6181-4f2d-9b76-8b4114164cf4 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-e01a2b50-54c7-4949-aea2-bcd010d69f4f {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-e01a2b50-54c7-4949-aea2-bcd010d69f4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e01a2b50-54c7-4949-aea2-bcd010d69f4f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a2fc155-b2e8-4854-b991-265c475ac7e5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-6a2fc155-b2e8-4854-b991-265c475ac7e5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-2227010d-0087-45d7-9fd6-9c8feef84357 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-2227010d-0087-45d7-9fd6-9c8feef84357 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-3067d203-93ad-487d-a7c0-d4b1913a4146 {
  min-height: 30px;
background-color: rgba(133, 219, 215, 0.2);
}








#s-3067d203-93ad-487d-a7c0-d4b1913a4146 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3067d203-93ad-487d-a7c0-d4b1913a4146.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01dddc98-4c9f-424c-a247-8e5628474c7e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-01dddc98-4c9f-424c-a247-8e5628474c7e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-b3f4477c-ef26-45a0-b95f-48b8cb8af249 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-b3f4477c-ef26-45a0-b95f-48b8cb8af249 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-5741994e-02ad-473a-993d-1f4d49983589 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-5741994e-02ad-473a-993d-1f4d49983589 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5741994e-02ad-473a-993d-1f4d49983589.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b473c59-4218-4380-8cc0-68b1e3e933a7 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-2b473c59-4218-4380-8cc0-68b1e3e933a7 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-fac7aaa4-52b0-4504-aaea-9e5f88c52eba {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-fac7aaa4-52b0-4504-aaea-9e5f88c52eba .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-26b2e11f-513d-40dd-abd7-35646618ca25 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-26b2e11f-513d-40dd-abd7-35646618ca25 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-1c263dbd-57d4-421c-a952-6374ffbc32a4 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-1c263dbd-57d4-421c-a952-6374ffbc32a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c263dbd-57d4-421c-a952-6374ffbc32a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3552986-0397-49c5-ae65-36996cfc5491 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-f3552986-0397-49c5-ae65-36996cfc5491 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-302da57a-84c5-40f3-8018-b467a009abb1 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-302da57a-84c5-40f3-8018-b467a009abb1 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-e9463e6c-ba8c-4890-9056-816366f30edf {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-e9463e6c-ba8c-4890-9056-816366f30edf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9463e6c-ba8c-4890-9056-816366f30edf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-724bf7ae-b23d-472f-a1a8-93ee22155d5f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-724bf7ae-b23d-472f-a1a8-93ee22155d5f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-b5acc89c-b41d-4cdb-bdbe-50a6e9cf3f92 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-b5acc89c-b41d-4cdb-bdbe-50a6e9cf3f92 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-a3ed746f-96e3-433d-8611-498adc586622 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-a3ed746f-96e3-433d-8611-498adc586622 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3ed746f-96e3-433d-8611-498adc586622.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f694420b-9202-4d38-878c-397f3f57c383 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-f694420b-9202-4d38-878c-397f3f57c383 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-68da7ba5-43b3-486a-b7b8-ade601a1212a {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-68da7ba5-43b3-486a-b7b8-ade601a1212a hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-fbfbafb8-9146-4d3a-9dc3-45b1d64c1a64 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-fbfbafb8-9146-4d3a-9dc3-45b1d64c1a64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbfbafb8-9146-4d3a-9dc3-45b1d64c1a64.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e392d78-7972-4c6c-805b-85562bcf1d64 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 14.5px;
padding-bottom: 14.5px;
text-align: center;
}

#s-6e392d78-7972-4c6c-805b-85562bcf1d64 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-e12bbfce-d870-4727-8ee5-4b1bd65167ad {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-e12bbfce-d870-4727-8ee5-4b1bd65167ad hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-721072ab-bc9c-43f3-916a-df5aa768f159 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-721072ab-bc9c-43f3-916a-df5aa768f159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-721072ab-bc9c-43f3-916a-df5aa768f159.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46076e35-55fd-4fce-8446-c66812f82a16 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-46076e35-55fd-4fce-8446-c66812f82a16 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-cf215f67-26b1-4953-aaae-bbe280d67d60 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-cf215f67-26b1-4953-aaae-bbe280d67d60 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-8580f35d-e0fe-4a85-a8c8-ff40c8e5b008 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-8580f35d-e0fe-4a85-a8c8-ff40c8e5b008 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8580f35d-e0fe-4a85-a8c8-ff40c8e5b008.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58e4eb71-790c-41ae-b107-f77850416d04 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-58e4eb71-790c-41ae-b107-f77850416d04 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-cdd1d20d-c599-4bf0-b530-015f430d1e98 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-cdd1d20d-c599-4bf0-b530-015f430d1e98 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-284a165a-0fef-493c-9d0b-0b2ea414af09 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-284a165a-0fef-493c-9d0b-0b2ea414af09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-284a165a-0fef-493c-9d0b-0b2ea414af09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-800fb672-f0b6-4aab-8a5b-6bcd7f217002 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-800fb672-f0b6-4aab-8a5b-6bcd7f217002 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-bdbe8f52-3680-408b-9818-3cdb5f9f0451 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-bdbe8f52-3680-408b-9818-3cdb5f9f0451 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-e2bf3169-12f1-4705-953e-4aa6e242d526 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-e2bf3169-12f1-4705-953e-4aa6e242d526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2bf3169-12f1-4705-953e-4aa6e242d526.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e06f140-8a82-42ef-badb-6a1bc4eb69dc {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-9e06f140-8a82-42ef-badb-6a1bc4eb69dc .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-c4a6578a-a525-48f8-8074-899411cf798b {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-c4a6578a-a525-48f8-8074-899411cf798b hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-e9bc8b8b-1afa-451c-a450-fc36b11f95c5 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-e9bc8b8b-1afa-451c-a450-fc36b11f95c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9bc8b8b-1afa-451c-a450-fc36b11f95c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d138eec5-8870-4d98-9fd3-9045f45c37b1 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-d138eec5-8870-4d98-9fd3-9045f45c37b1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-210812e4-1284-4e9f-bbe5-f56d76d164c4 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-210812e4-1284-4e9f-bbe5-f56d76d164c4 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-d2a9f892-306c-459d-be7a-be315eeba3a5 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-d2a9f892-306c-459d-be7a-be315eeba3a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2a9f892-306c-459d-be7a-be315eeba3a5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07c332d9-b08b-43bb-83a3-40dfa51a8fe7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-07c332d9-b08b-43bb-83a3-40dfa51a8fe7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-4b586861-5f52-4d9f-bd34-e733b4e4437c {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-4b586861-5f52-4d9f-bd34-e733b4e4437c hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-5801ed51-d5d8-49b2-8017-94908f6fde2d {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-5801ed51-d5d8-49b2-8017-94908f6fde2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5801ed51-d5d8-49b2-8017-94908f6fde2d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-789fd3d3-2662-487a-b76e-996f06ff9dd4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-789fd3d3-2662-487a-b76e-996f06ff9dd4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-5d493b37-278c-4427-bfca-f2bb364e19a5 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-5d493b37-278c-4427-bfca-f2bb364e19a5 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-165adfe4-da66-43a5-9f89-d0cae463c91a {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-165adfe4-da66-43a5-9f89-d0cae463c91a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-165adfe4-da66-43a5-9f89-d0cae463c91a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2784dcc5-b99d-4cfd-8ae2-8710af93db94 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-2784dcc5-b99d-4cfd-8ae2-8710af93db94 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-f08322d1-2dd4-4b78-bc63-b4bc2f21494a {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-f08322d1-2dd4-4b78-bc63-b4bc2f21494a hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-56ac7ff4-2652-46a8-b9e8-6642b0dd9ca8 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-56ac7ff4-2652-46a8-b9e8-6642b0dd9ca8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56ac7ff4-2652-46a8-b9e8-6642b0dd9ca8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec8fff79-9b0b-4737-9ac6-1e274911ea09 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-ec8fff79-9b0b-4737-9ac6-1e274911ea09 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-33d7c1de-e6f7-4931-8c2b-aa8d1acc0f0e {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-33d7c1de-e6f7-4931-8c2b-aa8d1acc0f0e hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-fdf85d13-624d-4de9-850f-8e970de7b46b {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-fdf85d13-624d-4de9-850f-8e970de7b46b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdf85d13-624d-4de9-850f-8e970de7b46b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8fb13d39-85ae-41f6-be8c-6c9cd055a86e {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-8fb13d39-85ae-41f6-be8c-6c9cd055a86e hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-ed4eba12-63c3-43d8-b437-443b7208fb5d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-ed4eba12-63c3-43d8-b437-443b7208fb5d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-3a6ddae0-7644-434a-a2fb-c2e4e52e1e35 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-3a6ddae0-7644-434a-a2fb-c2e4e52e1e35 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-d10ea36d-1df3-4f3d-92f2-aa3b00900c91 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-d10ea36d-1df3-4f3d-92f2-aa3b00900c91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d10ea36d-1df3-4f3d-92f2-aa3b00900c91.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93dc8086-c533-44c0-b5a3-0de4e277aa6a {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-93dc8086-c533-44c0-b5a3-0de4e277aa6a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-8381f89c-e7fc-4023-9848-05f0485fa7a1 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-8381f89c-e7fc-4023-9848-05f0485fa7a1 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-0dd0c63c-df5c-43b3-ad78-937fef1ba2e9 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-0dd0c63c-df5c-43b3-ad78-937fef1ba2e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dd0c63c-df5c-43b3-ad78-937fef1ba2e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8072b0ef-b867-48bb-aed2-431ed18b1f70 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-8072b0ef-b867-48bb-aed2-431ed18b1f70 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-bbdf5b01-6f8f-4533-b5b8-8ba70fc5fdd6 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-bbdf5b01-6f8f-4533-b5b8-8ba70fc5fdd6 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-e5dbd1d7-ede5-48c7-832c-e9db67f25a71 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-e5dbd1d7-ede5-48c7-832c-e9db67f25a71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5dbd1d7-ede5-48c7-832c-e9db67f25a71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3801210a-12f6-42fe-8753-f3ea956866fb {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-3801210a-12f6-42fe-8753-f3ea956866fb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-f6c7040d-160f-421d-b731-de526452048c {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-f6c7040d-160f-421d-b731-de526452048c hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-98d026a5-b9b3-4622-94d3-f0650a587de3 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-98d026a5-b9b3-4622-94d3-f0650a587de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98d026a5-b9b3-4622-94d3-f0650a587de3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b5a0638-eca9-4fec-a2d8-b7aa60c44207 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 14.5px;
padding-bottom: 14.5px;
text-align: center;
}

#s-4b5a0638-eca9-4fec-a2d8-b7aa60c44207 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-3dd6c9ef-c53f-475a-a8d1-8b6620be41fe {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-3dd6c9ef-c53f-475a-a8d1-8b6620be41fe hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-a56c7d58-3743-4626-8eb2-47a272880e09 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-a56c7d58-3743-4626-8eb2-47a272880e09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a56c7d58-3743-4626-8eb2-47a272880e09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac778276-0b73-43e7-9a8c-a6c2a9d1b486 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-ac778276-0b73-43e7-9a8c-a6c2a9d1b486 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-3c4c5de3-83ef-4ab2-98ab-c6e4645a3a91 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-3c4c5de3-83ef-4ab2-98ab-c6e4645a3a91 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-6db7e81f-4324-46df-815f-bbfc519b8cd7 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-6db7e81f-4324-46df-815f-bbfc519b8cd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6db7e81f-4324-46df-815f-bbfc519b8cd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67219990-9b1f-4bcc-9ec0-516843a4996e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-67219990-9b1f-4bcc-9ec0-516843a4996e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-0336c337-e550-4527-82e5-9c8fbfb8fab9 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-0336c337-e550-4527-82e5-9c8fbfb8fab9 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-b5764dc9-b6a1-4b0d-a7be-853a5662de87 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-b5764dc9-b6a1-4b0d-a7be-853a5662de87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5764dc9-b6a1-4b0d-a7be-853a5662de87.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc129104-464a-4ad4-8a0e-d474bebf2f2f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-dc129104-464a-4ad4-8a0e-d474bebf2f2f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-5cb4dac4-35ac-4354-ad16-d019381dc180 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-5cb4dac4-35ac-4354-ad16-d019381dc180 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-6f973a1f-1a61-4309-85b0-a7fb0ca67197 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-6f973a1f-1a61-4309-85b0-a7fb0ca67197 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f973a1f-1a61-4309-85b0-a7fb0ca67197.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1955ebbb-77fb-4a99-91d5-89a175afe341 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-1955ebbb-77fb-4a99-91d5-89a175afe341 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-44b18d13-78b1-4cc9-9a4a-f44442996eff {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-44b18d13-78b1-4cc9-9a4a-f44442996eff hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-ba61cd49-d5cf-4ce5-a5c0-6fb0b7189d80 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-ba61cd49-d5cf-4ce5-a5c0-6fb0b7189d80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba61cd49-d5cf-4ce5-a5c0-6fb0b7189d80.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-240e41a9-3519-4ca6-bcaa-8fece1745679 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-240e41a9-3519-4ca6-bcaa-8fece1745679 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-5b1e8bf3-25f0-4ce6-b76d-01098a377430 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-5b1e8bf3-25f0-4ce6-b76d-01098a377430 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-08dd7392-2113-487b-85d4-a06bc58f8b9a {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-08dd7392-2113-487b-85d4-a06bc58f8b9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08dd7392-2113-487b-85d4-a06bc58f8b9a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cba34862-af49-4b21-a4d0-ae2b6a27d953 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-cba34862-af49-4b21-a4d0-ae2b6a27d953 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-1ce333bc-b0a5-4b9c-a07e-5f7d2211fd4e {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-1ce333bc-b0a5-4b9c-a07e-5f7d2211fd4e hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-51e10796-15ad-43b2-8fa1-72bb73a34e20 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-51e10796-15ad-43b2-8fa1-72bb73a34e20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51e10796-15ad-43b2-8fa1-72bb73a34e20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-28bb32c8-8711-4b95-becf-42d500b9d5f0 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-28bb32c8-8711-4b95-becf-42d500b9d5f0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-2a4ee871-8893-46dc-afc4-ca3904d34e4d {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-2a4ee871-8893-46dc-afc4-ca3904d34e4d hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-4c46b48e-7c32-40e7-b8d1-74a8aad611af {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-4c46b48e-7c32-40e7-b8d1-74a8aad611af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c46b48e-7c32-40e7-b8d1-74a8aad611af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d733f1dd-eb2f-4fbe-8aa2-819e72ef6ec4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-d733f1dd-eb2f-4fbe-8aa2-819e72ef6ec4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-64cf795e-e0b3-485c-958e-dfd882f2520a {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-64cf795e-e0b3-485c-958e-dfd882f2520a hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-6f93a127-97bc-4f63-8c2d-c4daff179942 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-6f93a127-97bc-4f63-8c2d-c4daff179942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f93a127-97bc-4f63-8c2d-c4daff179942.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8ad9f0c-4a31-416c-88c1-9c711f9d030e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-e8ad9f0c-4a31-416c-88c1-9c711f9d030e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-8a206945-00ec-4232-88b0-d3c73fb0fe21 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-8a206945-00ec-4232-88b0-d3c73fb0fe21 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-62c27b44-9658-41d1-99c8-9f1851b578c4 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-62c27b44-9658-41d1-99c8-9f1851b578c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62c27b44-9658-41d1-99c8-9f1851b578c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26de4079-4acc-4ffb-853e-358f0bac3fee {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-26de4079-4acc-4ffb-853e-358f0bac3fee hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-9cd363ee-aae5-43e7-8c19-47b3638ce93e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-9cd363ee-aae5-43e7-8c19-47b3638ce93e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-e61736e2-0de6-4ac4-83a0-800be5cd0c18 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-e61736e2-0de6-4ac4-83a0-800be5cd0c18 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-1b8ee861-9a67-42e7-9ad0-7e86da1d393f {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-1b8ee861-9a67-42e7-9ad0-7e86da1d393f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b8ee861-9a67-42e7-9ad0-7e86da1d393f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3263c15-f2da-44e0-bc9d-674dc0b747ed {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-c3263c15-f2da-44e0-bc9d-674dc0b747ed .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-bdf55033-dd8b-4bb1-b3b9-ba77e55417b1 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-bdf55033-dd8b-4bb1-b3b9-ba77e55417b1 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-77120112-1b00-41f9-b55f-87c4e1868840 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-77120112-1b00-41f9-b55f-87c4e1868840 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77120112-1b00-41f9-b55f-87c4e1868840.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c19670b-db34-432b-a162-22735bc79e74 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-9c19670b-db34-432b-a162-22735bc79e74 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-99a60a30-b863-4252-85ce-327a319050af {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-99a60a30-b863-4252-85ce-327a319050af hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-2b5b3dd9-62f5-4732-873b-2beb9e06cbdc {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-2b5b3dd9-62f5-4732-873b-2beb9e06cbdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b5b3dd9-62f5-4732-873b-2beb9e06cbdc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-444bf7dc-1d3a-4380-81bc-4b93ed114953 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-444bf7dc-1d3a-4380-81bc-4b93ed114953 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-d459c0d0-0a96-422d-ae92-060d24fa5d89 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-d459c0d0-0a96-422d-ae92-060d24fa5d89 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-d7393dba-06be-4614-97c7-4215a71326af {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-d7393dba-06be-4614-97c7-4215a71326af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7393dba-06be-4614-97c7-4215a71326af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b50528d8-9f46-42f7-b180-327bc81dc7ec {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 14.5px;
padding-bottom: 14.5px;
text-align: center;
}

#s-b50528d8-9f46-42f7-b180-327bc81dc7ec .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-83858453-c7bc-4fae-a969-5f790c650d55 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-83858453-c7bc-4fae-a969-5f790c650d55 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-da6386b2-2a92-4e96-a7a0-a43d548909bc {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-da6386b2-2a92-4e96-a7a0-a43d548909bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da6386b2-2a92-4e96-a7a0-a43d548909bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-403c623a-9343-4fb8-bfd4-7cce633c458d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-403c623a-9343-4fb8-bfd4-7cce633c458d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-3ab72ad4-a237-4c8d-83b3-498a404984dd {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-3ab72ad4-a237-4c8d-83b3-498a404984dd hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-0b42af40-b5d6-460e-92f8-e8d25651f281 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-0b42af40-b5d6-460e-92f8-e8d25651f281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b42af40-b5d6-460e-92f8-e8d25651f281.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06f501f0-29ca-418b-8234-2d0910190e9d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-06f501f0-29ca-418b-8234-2d0910190e9d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-b57fb353-5526-4119-ab65-138cb476a77c {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-b57fb353-5526-4119-ab65-138cb476a77c hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-a992c64c-209b-497e-9391-a72d3bd2e9a3 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-a992c64c-209b-497e-9391-a72d3bd2e9a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a992c64c-209b-497e-9391-a72d3bd2e9a3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22d0f366-d848-419f-bd77-5fdcad3967e6 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-22d0f366-d848-419f-bd77-5fdcad3967e6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-01447565-de6e-42d2-961d-0b342b51f8ca {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-01447565-de6e-42d2-961d-0b342b51f8ca hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-4ddb3e9b-3b04-432d-83d3-9b98afbbaf66 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-4ddb3e9b-3b04-432d-83d3-9b98afbbaf66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ddb3e9b-3b04-432d-83d3-9b98afbbaf66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b730127-3644-4958-a8c8-a3c926070f6d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-5b730127-3644-4958-a8c8-a3c926070f6d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-923e6348-2075-4911-90f6-16a1bccb7e8b {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-923e6348-2075-4911-90f6-16a1bccb7e8b hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-f949f4c3-f662-47df-a5d4-cdb4f6edc84d {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-f949f4c3-f662-47df-a5d4-cdb4f6edc84d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f949f4c3-f662-47df-a5d4-cdb4f6edc84d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43d56510-b647-49de-af65-a96248963fcf {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-43d56510-b647-49de-af65-a96248963fcf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-b07e22d1-bc0c-44d8-9965-c0986f828073 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-b07e22d1-bc0c-44d8-9965-c0986f828073 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-08ddcfa1-437a-4a36-870d-ec889e5f7816 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-08ddcfa1-437a-4a36-870d-ec889e5f7816 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08ddcfa1-437a-4a36-870d-ec889e5f7816.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e1ef2db-c57e-49d5-acfd-79be0f4a3383 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-9e1ef2db-c57e-49d5-acfd-79be0f4a3383 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-b25e71a8-da11-4922-9464-2f5006af3681 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-b25e71a8-da11-4922-9464-2f5006af3681 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-a0c1079d-1287-4d4d-b3c9-70e5c7a2805e {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-a0c1079d-1287-4d4d-b3c9-70e5c7a2805e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0c1079d-1287-4d4d-b3c9-70e5c7a2805e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ca4f967-9d56-41c2-80a2-1d36b6a9b4cd {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-4ca4f967-9d56-41c2-80a2-1d36b6a9b4cd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-7b4f00ce-937f-448f-9314-e707ef3cc8b9 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-7b4f00ce-937f-448f-9314-e707ef3cc8b9 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-9ef9c359-5501-4cd8-9967-86f355177c42 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-9ef9c359-5501-4cd8-9967-86f355177c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ef9c359-5501-4cd8-9967-86f355177c42.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e5119fec-9a17-4f9e-bbf7-aec1b032b998 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-e5119fec-9a17-4f9e-bbf7-aec1b032b998 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-bb7d0a02-1200-479a-9011-2a372fbc0233 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-bb7d0a02-1200-479a-9011-2a372fbc0233 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-27a21fe3-caee-4a9f-bec2-673d0c254778 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(133, 219, 215, 0);
}








#s-27a21fe3-caee-4a9f-bec2-673d0c254778 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27a21fe3-caee-4a9f-bec2-673d0c254778.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e935e54-8c8c-45cf-acff-80f7f8513412 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}

#s-4e935e54-8c8c-45cf-acff-80f7f8513412 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-3768f57e-cda8-440c-bf58-e12ecd847135 {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-3768f57e-cda8-440c-bf58-e12ecd847135 hr {
  border-top: 1px solid rgba(113, 113, 113, 1);
}

#s-71b355d3-404a-4fb9-a683-7301676fda65 {
  min-height: 50px;
}








#s-71b355d3-404a-4fb9-a683-7301676fda65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71b355d3-404a-4fb9-a683-7301676fda65.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c9c32b0-1e0e-4cef-8906-57b58440c961 {
  min-height: 50px;
}








#s-8c9c32b0-1e0e-4cef-8906-57b58440c961 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c9c32b0-1e0e-4cef-8906-57b58440c961.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (max-width: 767px){#s-497be53d-d8b6-466e-92a1-bd2f3772ce6c {
  display: none;
}
#s-497be53d-d8b6-466e-92a1-bd2f3772ce6c, #wrap-s-497be53d-d8b6-466e-92a1-bd2f3772ce6c { display: none !important; }}
#s-092b9653-fd8e-42be-99cb-792bc19dc182 {
  min-height: 50px;
}








#s-092b9653-fd8e-42be-99cb-792bc19dc182 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-092b9653-fd8e-42be-99cb-792bc19dc182.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-04caf4ee-f8a6-4eb4-963f-f60afcb1f79f {
  min-height: 50px;
}








#s-04caf4ee-f8a6-4eb4-963f-f60afcb1f79f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04caf4ee-f8a6-4eb4-963f-f60afcb1f79f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 {
  margin-left: 20%;
margin-right: 20%;
text-align: left;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-ecd8d841-d85a-4ec0-a371-d17ad998a287 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-704f60ce-9e03-4e0c-9253-a360d07b7710 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-704f60ce-9e03-4e0c-9253-a360d07b7710 {
  display: none;
}
#s-704f60ce-9e03-4e0c-9253-a360d07b7710, #wrap-s-704f60ce-9e03-4e0c-9253-a360d07b7710 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-704f60ce-9e03-4e0c-9253-a360d07b7710 {
  display: none;
}
#s-704f60ce-9e03-4e0c-9253-a360d07b7710, #wrap-s-704f60ce-9e03-4e0c-9253-a360d07b7710 { display: none !important; }}







#s-704f60ce-9e03-4e0c-9253-a360d07b7710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-704f60ce-9e03-4e0c-9253-a360d07b7710.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8c66af0-7d94-4c08-a804-573665972c84 {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-e8c66af0-7d94-4c08-a804-573665972c84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8c66af0-7d94-4c08-a804-573665972c84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68eaa1b8-d011-46a9-8456-a6dcb7ed1a73 {
  margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-68eaa1b8-d011-46a9-8456-a6dcb7ed1a73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68eaa1b8-d011-46a9-8456-a6dcb7ed1a73.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dcc9170c-7066-4b08-9b1d-f874c303fcc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcc9170c-7066-4b08-9b1d-f874c303fcc7 .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}



#s-f040e227-ff17-4382-bd09-a86c0e18ba1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f040e227-ff17-4382-bd09-a86c0e18ba1c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-8bd130a4-dc00-4509-915c-1f94eb08cc37 {
  margin-left: 20px;
margin-right: 20px;
max-width: 1722px;
text-align: center;
}







  img.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
    
    
  }


.s-8bd130a4-dc00-4509-915c-1f94eb08cc37 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
    
    
  }


.s-8bd130a4-dc00-4509-915c-1f94eb08cc37 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
    
    
  }


.s-8bd130a4-dc00-4509-915c-1f94eb08cc37 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
    
    
  }


.s-8bd130a4-dc00-4509-915c-1f94eb08cc37 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
    
    
  }


.s-8bd130a4-dc00-4509-915c-1f94eb08cc37 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bd130a4-dc00-4509-915c-1f94eb08cc37.shogun-image {
  box-sizing: border-box;
}



}
#s-89da3d57-ee90-4565-b639-c820dde96bc9 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(242, 242, 242, 0);
}








#s-89da3d57-ee90-4565-b639-c820dde96bc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89da3d57-ee90-4565-b639-c820dde96bc9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f021b2ae-975e-404e-af8a-0b18d391ae9f {
  margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-f021b2ae-975e-404e-af8a-0b18d391ae9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f021b2ae-975e-404e-af8a-0b18d391ae9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-119e42a8-fd44-48a8-bd7c-38681d31d8ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-119e42a8-fd44-48a8-bd7c-38681d31d8ff .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 0.5em;
  
  
}



#s-b095b7b6-65ea-4fbf-a853-11b60ca790b8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b095b7b6-65ea-4fbf-a853-11b60ca790b8 .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}



#s-971b6269-eec4-4d1e-8c03-65e7fd6ebfb6 {
  padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-971b6269-eec4-4d1e-8c03-65e7fd6ebfb6 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-40a8ec8d-9d26-4d5a-8015-11c47e880176 {
  margin-left: 0px;
margin-right: 0px;
max-width: 2001px;
text-align: center;
}







  img.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
    
    
  }


.s-40a8ec8d-9d26-4d5a-8015-11c47e880176 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
    
    
  }


.s-40a8ec8d-9d26-4d5a-8015-11c47e880176 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
  box-sizing: border-box;
}



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





  img.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
    
    
  }


.s-40a8ec8d-9d26-4d5a-8015-11c47e880176 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
  box-sizing: border-box;
}



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





  img.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
    
    
  }


.s-40a8ec8d-9d26-4d5a-8015-11c47e880176 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
  box-sizing: border-box;
}



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





  img.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
    
    
  }


.s-40a8ec8d-9d26-4d5a-8015-11c47e880176 .shogun-image-content {
  
    align-items: center;
  
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40a8ec8d-9d26-4d5a-8015-11c47e880176.shogun-image {
  box-sizing: border-box;
}



}
#s-6336f158-3414-4fd1-90b3-a05f3b1aca15 {
  padding-top: 60px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-6336f158-3414-4fd1-90b3-a05f3b1aca15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6336f158-3414-4fd1-90b3-a05f3b1aca15.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3b8c6410-faca-4a64-a45d-cedc7ed98f63 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 1962px;
aspect-ratio: 1962/483;
text-align: center;
}







  img.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
    
    
  }


.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
    
    
  }


.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
  box-sizing: border-box;
}



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





  img.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
    
    
  }


.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
  box-sizing: border-box;
}



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





  img.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
    
    
  }


.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
  box-sizing: border-box;
}



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





  img.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
    
    
  }


.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b8c6410-faca-4a64-a45d-cedc7ed98f63.shogun-image {
  box-sizing: border-box;
}



}
#s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0 {
  margin-left: 20px;
margin-right: 20px;
max-width: 1920px;
text-align: center;
}







  img.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
    
    
  }


.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
    
    
  }


.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
    
    
  }


.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
    
    
  }


.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
    
    
  }


.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a8d74f5-38f8-45ff-aee4-cb5aca14e1c0.shogun-image {
  box-sizing: border-box;
}



}
#s-738af346-fd0e-4d9d-a676-3b5316f736b8 {
  margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-738af346-fd0e-4d9d-a676-3b5316f736b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-738af346-fd0e-4d9d-a676-3b5316f736b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ebfc34b-f842-4c9e-b9ba-863a41e82f8b {
  padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-3ebfc34b-f842-4c9e-b9ba-863a41e82f8b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



#s-e774f4cc-492e-4655-bebb-7c83ca689091 {
  min-height: 50px;
}








#s-e774f4cc-492e-4655-bebb-7c83ca689091 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e774f4cc-492e-4655-bebb-7c83ca689091.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
  max-width: 480px;
aspect-ratio: 480/670;
text-align: center;
}





  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image,
  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
    width: 100%;
    height: auto;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
    
    
  }


.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
      --shg-aspect-ratio: calc(480/670); 
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
      position: relative;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image,
  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
    width: 100%;
    height: auto;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
    
    
  }


.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
      --shg-aspect-ratio: calc(480/670); 
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
      position: relative;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image,
  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
    width: 100%;
    height: auto;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
    
    
  }


.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
      --shg-aspect-ratio: calc(480/670); 
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
      position: relative;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image,
  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
    width: 100%;
    height: auto;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
    
    
  }


.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
      --shg-aspect-ratio: calc(480/670); 
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
      position: relative;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image,
  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
    width: 100%;
    height: auto;
  }

  #s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
    
    
  }


.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 {
      --shg-aspect-ratio: calc(480/670); 
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container {
      position: relative;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fbdbac61-695e-4cd3-b212-9d26ecaff4b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-cca01f8a-e583-4b1f-8376-386da31a5515 {
  margin-top: 80px;
margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-cca01f8a-e583-4b1f-8376-386da31a5515 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cca01f8a-e583-4b1f-8376-386da31a5515.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d749873-31ab-4ce9-8d8d-290fef9644bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d749873-31ab-4ce9-8d8d-290fef9644bc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 0.5em;
  
  
}



#s-1fa04418-b7de-4ef4-b70c-5940390c5db7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1fa04418-b7de-4ef4-b70c-5940390c5db7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-8e6a194a-76f5-44c1-bae6-c3555e27f24e {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-8e6a194a-76f5-44c1-bae6-c3555e27f24e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e6a194a-76f5-44c1-bae6-c3555e27f24e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5e171cd-7dcc-453f-b0fd-71d5b3b65d1e {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-d5e171cd-7dcc-453f-b0fd-71d5b3b65d1e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d5e171cd-7dcc-453f-b0fd-71d5b3b65d1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d5e171cd-7dcc-453f-b0fd-71d5b3b65d1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d5e171cd-7dcc-453f-b0fd-71d5b3b65d1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 0px) {
[id="s-2783d513-5ea4-4049-ba54-ff66c069dfbf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-2783d513-5ea4-4049-ba54-ff66c069dfbf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-2783d513-5ea4-4049-ba54-ff66c069dfbf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-2783d513-5ea4-4049-ba54-ff66c069dfbf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60 {
  max-width: 90px;
text-align: center;
}







  img.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
    
    
  }


.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
    
    
  }


.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
    
    
  }


.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
    
    
  }


.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
    
    
  }


.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c9c64a1-78c0-46f6-8d08-32f2f0471a60.shogun-image {
  box-sizing: border-box;
}



}
#s-0c1531af-1591-4aeb-b5e0-728197c643c3 {
  max-width: 90px;
text-align: center;
}







  img.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
    
    
  }


.s-0c1531af-1591-4aeb-b5e0-728197c643c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
    
    
  }


.s-0c1531af-1591-4aeb-b5e0-728197c643c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
    
    
  }


.s-0c1531af-1591-4aeb-b5e0-728197c643c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
    
    
  }


.s-0c1531af-1591-4aeb-b5e0-728197c643c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
    
    
  }


.s-0c1531af-1591-4aeb-b5e0-728197c643c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c1531af-1591-4aeb-b5e0-728197c643c3.shogun-image {
  box-sizing: border-box;
}



}
#s-0e192735-d6dc-4427-a734-8fb84d965342 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e192735-d6dc-4427-a734-8fb84d965342 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



#s-8e72d718-9b4a-4ada-9c80-25ef231dd774 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e72d718-9b4a-4ada-9c80-25ef231dd774 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



@media (min-width: 0px) {
[id="s-620ad969-1fd1-4347-ac53-1b05fc185a40"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-620ad969-1fd1-4347-ac53-1b05fc185a40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-620ad969-1fd1-4347-ac53-1b05fc185a40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-620ad969-1fd1-4347-ac53-1b05fc185a40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-0853c626-29d2-480e-9027-15a09293ff1d {
  max-width: 90px;
text-align: center;
}







  img.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
    
    
  }


.s-0853c626-29d2-480e-9027-15a09293ff1d .shogun-image-content {
  
    align-items: center;
  
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
    
    
  }


.s-0853c626-29d2-480e-9027-15a09293ff1d .shogun-image-content {
  
    align-items: center;
  
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
    
    
  }


.s-0853c626-29d2-480e-9027-15a09293ff1d .shogun-image-content {
  
    align-items: center;
  
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
    
    
  }


.s-0853c626-29d2-480e-9027-15a09293ff1d .shogun-image-content {
  
    align-items: center;
  
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
    
    
  }


.s-0853c626-29d2-480e-9027-15a09293ff1d .shogun-image-content {
  
    align-items: center;
  
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0853c626-29d2-480e-9027-15a09293ff1d.shogun-image {
  box-sizing: border-box;
}



}
#s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f {
  max-width: 90px;
text-align: center;
}







  img.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
    
    
  }


.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
    
    
  }


.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
    
    
  }


.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
    
    
  }


.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
    
    
  }


.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9e1c5c7-8532-4d66-a6f6-c7cb4c70ad8f.shogun-image {
  box-sizing: border-box;
}



}
#s-cc775e41-24fb-4bf8-a537-7ea3ca9e8c7c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc775e41-24fb-4bf8-a537-7ea3ca9e8c7c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



#s-c28275a4-e6de-4c17-af69-c2b9f7417388 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c28275a4-e6de-4c17-af69-c2b9f7417388 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



#s-7574d1b0-c078-4898-8357-b463ac3ce5ab {
  margin-left: 18%;
margin-right: -4%;
}

@media (min-width: 0px) {
[id="s-7574d1b0-c078-4898-8357-b463ac3ce5ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-7574d1b0-c078-4898-8357-b463ac3ce5ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-7574d1b0-c078-4898-8357-b463ac3ce5ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-7574d1b0-c078-4898-8357-b463ac3ce5ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 0px) {
[id="s-097f8bf5-ee14-4a35-a485-a664ea64c64a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-097f8bf5-ee14-4a35-a485-a664ea64c64a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-097f8bf5-ee14-4a35-a485-a664ea64c64a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-097f8bf5-ee14-4a35-a485-a664ea64c64a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-5390d836-941b-4b57-9f3d-0358d151c556 {
  max-width: 90px;
text-align: center;
}







  img.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
    
    
  }


.s-5390d836-941b-4b57-9f3d-0358d151c556 .shogun-image-content {
  
    align-items: center;
  
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
    
    
  }


.s-5390d836-941b-4b57-9f3d-0358d151c556 .shogun-image-content {
  
    align-items: center;
  
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
    
    
  }


.s-5390d836-941b-4b57-9f3d-0358d151c556 .shogun-image-content {
  
    align-items: center;
  
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
    
    
  }


.s-5390d836-941b-4b57-9f3d-0358d151c556 .shogun-image-content {
  
    align-items: center;
  
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
    
    
  }


.s-5390d836-941b-4b57-9f3d-0358d151c556 .shogun-image-content {
  
    align-items: center;
  
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5390d836-941b-4b57-9f3d-0358d151c556.shogun-image {
  box-sizing: border-box;
}



}
#s-1dafa331-ca78-497e-b8cd-a585ec5452ba {
  max-width: 90px;
text-align: center;
}







  img.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
    
    
  }


.s-1dafa331-ca78-497e-b8cd-a585ec5452ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
    
    
  }


.s-1dafa331-ca78-497e-b8cd-a585ec5452ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
    
    
  }


.s-1dafa331-ca78-497e-b8cd-a585ec5452ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
    
    
  }


.s-1dafa331-ca78-497e-b8cd-a585ec5452ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
    
    
  }


.s-1dafa331-ca78-497e-b8cd-a585ec5452ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dafa331-ca78-497e-b8cd-a585ec5452ba.shogun-image {
  box-sizing: border-box;
}



}
#s-03fb827e-45bb-4bea-86f6-6f44afb6d6b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03fb827e-45bb-4bea-86f6-6f44afb6d6b8 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



#s-efd4c063-7417-4a38-94f3-9b91a32eb5da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-efd4c063-7417-4a38-94f3-9b91a32eb5da .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



@media (min-width: 0px) {
[id="s-f9cc7657-e38c-4338-99b9-36256ee89b4c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-f9cc7657-e38c-4338-99b9-36256ee89b4c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-f9cc7657-e38c-4338-99b9-36256ee89b4c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-f9cc7657-e38c-4338-99b9-36256ee89b4c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9 {
  max-width: 90px;
text-align: center;
}







  img.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
    
    
  }


.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9 .shogun-image-content {
  
    align-items: center;
  
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
    
    
  }


.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9 .shogun-image-content {
  
    align-items: center;
  
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
    
    
  }


.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9 .shogun-image-content {
  
    align-items: center;
  
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
    
    
  }


.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9 .shogun-image-content {
  
    align-items: center;
  
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
    
    
  }


.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9 .shogun-image-content {
  
    align-items: center;
  
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4c2e5409-a73c-4df1-ba98-4f7122b90eb9.shogun-image {
  box-sizing: border-box;
}



}
#s-6e1ab3e4-b073-4bd2-8854-e8ae7eaa5b64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e1ab3e4-b073-4bd2-8854-e8ae7eaa5b64 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.5em;
  
  
}



#s-a973c888-cdee-40e3-855f-64c9b1210bb2 {
  min-height: 50px;
background-color: rgba(229, 211, 193, 1);
}








#s-a973c888-cdee-40e3-855f-64c9b1210bb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a973c888-cdee-40e3-855f-64c9b1210bb2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88855934-e347-4de8-88b1-57f054d131dc {
  max-width: 2001px;
text-align: center;
}







  img.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
    
    
  }


.s-88855934-e347-4de8-88b1-57f054d131dc .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
    
    
  }


.s-88855934-e347-4de8-88b1-57f054d131dc .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
  box-sizing: border-box;
}



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





  img.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
    
    
  }


.s-88855934-e347-4de8-88b1-57f054d131dc .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
  box-sizing: border-box;
}



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





  img.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
    
    
  }


.s-88855934-e347-4de8-88b1-57f054d131dc .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
  box-sizing: border-box;
}



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





  img.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
    
    
  }


.s-88855934-e347-4de8-88b1-57f054d131dc .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88855934-e347-4de8-88b1-57f054d131dc.shogun-image {
  box-sizing: border-box;
}



}
#s-4d10aafd-caed-4596-a1f1-430007f8d80c {
  margin-top: 80px;
margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-4d10aafd-caed-4596-a1f1-430007f8d80c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d10aafd-caed-4596-a1f1-430007f8d80c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f72f2a0b-b201-40d7-8b43-7aff5cb8d80a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f72f2a0b-b201-40d7-8b43-7aff5cb8d80a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 0.5em;
  
  
}



#s-417828bb-9ace-441c-be99-205b23f41e81 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-417828bb-9ace-441c-be99-205b23f41e81 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-4fc738fa-50ff-4023-b49b-54a58c190adf {
  padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-4fc738fa-50ff-4023-b49b-54a58c190adf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-493c393a-83ee-4523-ae4d-ac721991913f {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
max-width: 56px;
text-align: center;
}







  img.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
    
    
  }


.s-493c393a-83ee-4523-ae4d-ac721991913f .shogun-image-content {
  
    align-items: center;
  
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
    
    
  }


.s-493c393a-83ee-4523-ae4d-ac721991913f .shogun-image-content {
  
    align-items: center;
  
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
    
    
  }


.s-493c393a-83ee-4523-ae4d-ac721991913f .shogun-image-content {
  
    align-items: center;
  
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
    
    
  }


.s-493c393a-83ee-4523-ae4d-ac721991913f .shogun-image-content {
  
    align-items: center;
  
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
    
    
  }


.s-493c393a-83ee-4523-ae4d-ac721991913f .shogun-image-content {
  
    align-items: center;
  
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-493c393a-83ee-4523-ae4d-ac721991913f.shogun-image {
  box-sizing: border-box;
}



}
#s-fddc72b8-ae2c-423e-a987-5a1763a400cb {
  margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-fddc72b8-ae2c-423e-a987-5a1763a400cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fddc72b8-ae2c-423e-a987-5a1763a400cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-083e396c-49dc-43f8-a2ba-70e659b76fb1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-083e396c-49dc-43f8-a2ba-70e659b76fb1 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 40px;
margin-right: 3%;
max-width: 2553px;
text-align: center;
}







  img.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
    
    
  }


.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7 .shogun-image-content {
  
    align-items: center;
  
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
    
    
  }


.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7 .shogun-image-content {
  
    align-items: center;
  
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
    
    
  }


.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7 .shogun-image-content {
  
    align-items: center;
  
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
    
    
  }


.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7 .shogun-image-content {
  
    align-items: center;
  
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
    
    
  }


.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7 .shogun-image-content {
  
    align-items: center;
  
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c77640b9-a5b4-4cec-9985-45cdbf7ecba7.shogun-image {
  box-sizing: border-box;
}



}
#s-0adf0c1c-a9e8-46ac-999e-5c5ba5583077 {
  min-height: 50px;
background-color: rgba(229, 211, 193, 0);
}








#s-0adf0c1c-a9e8-46ac-999e-5c5ba5583077 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0adf0c1c-a9e8-46ac-999e-5c5ba5583077.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-769e56a7-011a-457f-94a9-f27fe1f1dbee {
  margin-top: 80px;
margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-769e56a7-011a-457f-94a9-f27fe1f1dbee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-769e56a7-011a-457f-94a9-f27fe1f1dbee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242 {
  max-width: 300px;
text-align: center;
}







  img.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
    
    
  }


.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242 .shogun-image-content {
  
    align-items: center;
  
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shg-align-container {
  display: flex;
  justify-content: center
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
    
    
  }


.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242 .shogun-image-content {
  
    align-items: center;
  
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shg-align-container {
  display: flex;
  justify-content: center
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
  box-sizing: border-box;
}



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





  img.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
    
    
  }


.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242 .shogun-image-content {
  
    align-items: center;
  
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shg-align-container {
  display: flex;
  justify-content: center
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
  box-sizing: border-box;
}



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





  img.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
    
    
  }


.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242 .shogun-image-content {
  
    align-items: center;
  
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shg-align-container {
  display: flex;
  justify-content: center
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
  box-sizing: border-box;
}



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





  img.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
    
    
  }


.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242 .shogun-image-content {
  
    align-items: center;
  
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shg-align-container {
  display: flex;
  justify-content: center
}

.s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-211c2dcf-6a7e-40cf-9c02-5c0bed9a7242.shogun-image {
  box-sizing: border-box;
}



}
#s-9ac45a03-f57f-479d-bbad-e3844bbeb94f {
  margin-left: 2%;
margin-right: 6%;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-9ac45a03-f57f-479d-bbad-e3844bbeb94f .shogun-heading-component h1 {
  color: rgba(41, 127, 193, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-b6c69521-20e3-45ef-9804-99bf8d884fa5 {
  padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-b6c69521-20e3-45ef-9804-99bf8d884fa5 .shogun-heading-component h1 {
  color: rgba(2, 2, 2, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1em;
  
  
}



#s-832b60a2-7c16-451d-bff1-26278643f32a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-832b60a2-7c16-451d-bff1-26278643f32a .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-7d7511a1-3584-4791-84a2-ee2c947eda70 {
  max-width: 2001px;
text-align: center;
}







  img.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
    
    
  }


.s-7d7511a1-3584-4791-84a2-ee2c947eda70 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
    
    
  }


.s-7d7511a1-3584-4791-84a2-ee2c947eda70 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
    
    
  }


.s-7d7511a1-3584-4791-84a2-ee2c947eda70 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
    
    
  }


.s-7d7511a1-3584-4791-84a2-ee2c947eda70 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
    
    
  }


.s-7d7511a1-3584-4791-84a2-ee2c947eda70 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7511a1-3584-4791-84a2-ee2c947eda70.shogun-image {
  box-sizing: border-box;
}



}
#s-8e8e452d-447d-47e4-9316-0ade1b14bfab {
  margin-top: 9%;
margin-left: 27%;
margin-bottom: 0%;
margin-right: 27%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e8e452d-447d-47e4-9316-0ade1b14bfab .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-98007b6b-6bd2-4277-b615-2c4c826fa702 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 40px;
margin-right: 4%;
min-height: 360px;
background-color: rgba(242, 242, 242, 1);
}








#s-98007b6b-6bd2-4277-b615-2c4c826fa702 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98007b6b-6bd2-4277-b615-2c4c826fa702.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac143df3-1353-416e-b846-62782007fbdd {
  margin-left: 11%;
margin-right: 11%;
}

@media (min-width: 0px) {
[id="s-ac143df3-1353-416e-b846-62782007fbdd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ac143df3-1353-416e-b846-62782007fbdd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ac143df3-1353-416e-b846-62782007fbdd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ac143df3-1353-416e-b846-62782007fbdd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-529cff70-3707-4029-965e-d1e9db70801b {
  max-width: 591px;
text-align: center;
}







  img.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
    
    
  }


.s-529cff70-3707-4029-965e-d1e9db70801b .shogun-image-content {
  
    align-items: center;
  
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
    
    
  }


.s-529cff70-3707-4029-965e-d1e9db70801b .shogun-image-content {
  
    align-items: center;
  
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
    
    
  }


.s-529cff70-3707-4029-965e-d1e9db70801b .shogun-image-content {
  
    align-items: center;
  
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
    
    
  }


.s-529cff70-3707-4029-965e-d1e9db70801b .shogun-image-content {
  
    align-items: center;
  
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
    
    
  }


.s-529cff70-3707-4029-965e-d1e9db70801b .shogun-image-content {
  
    align-items: center;
  
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-529cff70-3707-4029-965e-d1e9db70801b.shogun-image {
  box-sizing: border-box;
}



}
#s-773d1e77-c187-421c-9e69-82f672d6db5a {
  max-width: 591px;
text-align: center;
}







  img.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
    
    
  }


.s-773d1e77-c187-421c-9e69-82f672d6db5a .shogun-image-content {
  
    align-items: center;
  
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
    
    
  }


.s-773d1e77-c187-421c-9e69-82f672d6db5a .shogun-image-content {
  
    align-items: center;
  
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
    
    
  }


.s-773d1e77-c187-421c-9e69-82f672d6db5a .shogun-image-content {
  
    align-items: center;
  
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
    
    
  }


.s-773d1e77-c187-421c-9e69-82f672d6db5a .shogun-image-content {
  
    align-items: center;
  
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
    
    
  }


.s-773d1e77-c187-421c-9e69-82f672d6db5a .shogun-image-content {
  
    align-items: center;
  
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-773d1e77-c187-421c-9e69-82f672d6db5a.shogun-image {
  box-sizing: border-box;
}



}
#s-44011bfa-53e9-4f72-be7f-697de8a2d72f {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
background-color: rgba(133, 219, 215, 1);
}








#s-44011bfa-53e9-4f72-be7f-697de8a2d72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44011bfa-53e9-4f72-be7f-697de8a2d72f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eefea25b-b5da-4536-887e-9e879c6b37cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eefea25b-b5da-4536-887e-9e879c6b37cd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1em;
  
  
}



#s-d32edd09-fa39-413d-8519-46b68a5462a6 {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
background-color: rgba(102, 102, 102, 1);
}








#s-d32edd09-fa39-413d-8519-46b68a5462a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d32edd09-fa39-413d-8519-46b68a5462a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ad9f990-b0e8-4574-b099-881c74fa3f25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ad9f990-b0e8-4574-b099-881c74fa3f25 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1em;
  
  
}



#s-f81f6a1e-7e42-4afd-8e91-3faffa6a66f7 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-f81f6a1e-7e42-4afd-8e91-3faffa6a66f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-777b2319-7f2a-4c9f-a595-67605a489dca {
  min-height: 50px;
background-color: rgba(229, 211, 193, 1);
}








#s-777b2319-7f2a-4c9f-a595-67605a489dca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-777b2319-7f2a-4c9f-a595-67605a489dca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1806a398-74be-4fea-962e-fc57fa7090b4 {
  max-width: 2001px;
text-align: center;
}







  img.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
    
    
  }


.s-1806a398-74be-4fea-962e-fc57fa7090b4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
    
    
  }


.s-1806a398-74be-4fea-962e-fc57fa7090b4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
    
    
  }


.s-1806a398-74be-4fea-962e-fc57fa7090b4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
    
    
  }


.s-1806a398-74be-4fea-962e-fc57fa7090b4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
    
    
  }


.s-1806a398-74be-4fea-962e-fc57fa7090b4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1806a398-74be-4fea-962e-fc57fa7090b4.shogun-image {
  box-sizing: border-box;
}



}
#s-1c47123e-1697-4672-b297-7dd365fa0e1f {
  margin-top: 70px;
margin-left: 4%;
margin-bottom: 50px;
margin-right: 4%;
min-height: 50px;
}








#s-1c47123e-1697-4672-b297-7dd365fa0e1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c47123e-1697-4672-b297-7dd365fa0e1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3793b55e-4ff0-40af-adad-6ce73cdbefef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3793b55e-4ff0-40af-adad-6ce73cdbefef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 0.5em;
  
  
}



#s-c5a722f3-9172-41f0-a01b-deb921049972 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c5a722f3-9172-41f0-a01b-deb921049972 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}



#s-e5a698d2-22a3-46c5-b069-6eb17074e672 {
  padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-e5a698d2-22a3-46c5-b069-6eb17074e672 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-ee1f6ca9-0b1f-4b86-8980-9a4d149ac10c {
  min-height: 550px;
}








#s-ee1f6ca9-0b1f-4b86-8980-9a4d149ac10c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee1f6ca9-0b1f-4b86-8980-9a4d149ac10c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b6308732-328f-4070-bcfc-ed4639a77b04 {
  padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-b6308732-328f-4070-bcfc-ed4639a77b04 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-9c5a6492-f41a-4047-a902-cc88bf2c399d {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(242, 242, 242, 0);
}








#s-9c5a6492-f41a-4047-a902-cc88bf2c399d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c5a6492-f41a-4047-a902-cc88bf2c399d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52d9f8d9-c78e-4392-bd3a-f43aa248c679 {
  margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-52d9f8d9-c78e-4392-bd3a-f43aa248c679 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52d9f8d9-c78e-4392-bd3a-f43aa248c679.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bae9e0eb-c624-4f7e-a9f8-a55db8994116 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bae9e0eb-c624-4f7e-a9f8-a55db8994116 .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-ebbfa9b9-6f0f-4498-8f57-0473ab11b663 {
  padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-ebbfa9b9-6f0f-4498-8f57-0473ab11b663 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f {
  margin-left: 0px;
margin-right: 0px;
max-width: 560px;
text-align: center;
}







  img.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
    
    
  }


.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f .shogun-image-content {
  
    align-items: center;
  
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
    
    
  }


.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f .shogun-image-content {
  
    align-items: center;
  
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
    
    
  }


.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f .shogun-image-content {
  
    align-items: center;
  
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
    
    
  }


.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f .shogun-image-content {
  
    align-items: center;
  
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
    
    
  }


.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f .shogun-image-content {
  
    align-items: center;
  
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b12c9554-b2bc-4a6b-ae32-f3da6bfaae0f.shogun-image {
  box-sizing: border-box;
}



}
#s-18975c3e-b806-4a6f-a1cf-26f53d60f62f {
  max-width: 2001px;
text-align: center;
}







  img.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
    
    
  }


.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
    
    
  }


.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
    
    
  }


.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
    
    
  }


.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
    
    
  }


.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18975c3e-b806-4a6f-a1cf-26f53d60f62f.shogun-image {
  box-sizing: border-box;
}



}
#s-6f08bc0e-42fc-4a76-9df4-0ade1ed86703 {
  margin-top: 9%;
margin-left: 25%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-6f08bc0e-42fc-4a76-9df4-0ade1ed86703"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6f08bc0e-42fc-4a76-9df4-0ade1ed86703"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6f08bc0e-42fc-4a76-9df4-0ade1ed86703"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6f08bc0e-42fc-4a76-9df4-0ade1ed86703"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-038e9f26-afb9-4cc8-afbb-80cce1ce7e27 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-038e9f26-afb9-4cc8-afbb-80cce1ce7e27 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.2em;
  
  
}



#s-aa756b56-327c-4d4b-96b7-a91d324a0e63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-aa756b56-327c-4d4b-96b7-a91d324a0e63 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 13px;
  line-height: 1.2em;
  
  
}



#s-7bac7bd1-42c4-43b7-af50-60a993aa72d8 {
  margin-top: 46%;
margin-left: 19%;
margin-bottom: 0%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-7bac7bd1-42c4-43b7-af50-60a993aa72d8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-7bac7bd1-42c4-43b7-af50-60a993aa72d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-7bac7bd1-42c4-43b7-af50-60a993aa72d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bac7bd1-42c4-43b7-af50-60a993aa72d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-f351779c-aeaa-4f93-904f-2f5ce528786c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f351779c-aeaa-4f93-904f-2f5ce528786c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.2em;
  
  
}



#s-4d19dd4c-714c-43a6-bfc9-d7bce93c53b3 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4d19dd4c-714c-43a6-bfc9-d7bce93c53b3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 13px;
  line-height: 1.2em;
  
  
}



#s-27aff66e-56b1-4781-8e26-05325b37e5f6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-27aff66e-56b1-4781-8e26-05325b37e5f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.2em;
  
  
}



#s-cc4db238-9419-4e12-b856-8720fa18756b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cc4db238-9419-4e12-b856-8720fa18756b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 13px;
  line-height: 1.2em;
  
  
}



#s-d5779e7f-5911-40be-8592-8e084f3a4b4b {
  padding-top: 60px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(242, 242, 242, 0);
}








#s-d5779e7f-5911-40be-8592-8e084f3a4b4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5779e7f-5911-40be-8592-8e084f3a4b4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6684fe9c-304b-4c07-b763-2d5e7201b2d8 {
  margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-6684fe9c-304b-4c07-b763-2d5e7201b2d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6684fe9c-304b-4c07-b763-2d5e7201b2d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc3f1e0f-e607-4207-a95e-e14bd30c0264 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc3f1e0f-e607-4207-a95e-e14bd30c0264 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 0.5em;
  
  
}



#s-54abc016-e14a-435f-8b28-a394671da42d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-54abc016-e14a-435f-8b28-a394671da42d .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-015fd855-82ba-4b17-a015-9e94e8fa1ed2 {
  padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-015fd855-82ba-4b17-a015-9e94e8fa1ed2 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-d74f8aa3-f413-4c76-a80f-305df8069a1f {
  margin-left: 0px;
margin-right: 0px;
max-width: 2023px;
aspect-ratio: 2023/1274;
text-align: center;
}







  img.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
    
    
  }


.s-d74f8aa3-f413-4c76-a80f-305df8069a1f .shogun-image-content {
  
    align-items: center;
  
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
    
    
  }


.s-d74f8aa3-f413-4c76-a80f-305df8069a1f .shogun-image-content {
  
    align-items: center;
  
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
    
    
  }


.s-d74f8aa3-f413-4c76-a80f-305df8069a1f .shogun-image-content {
  
    align-items: center;
  
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
    
    
  }


.s-d74f8aa3-f413-4c76-a80f-305df8069a1f .shogun-image-content {
  
    align-items: center;
  
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
    
    
  }


.s-d74f8aa3-f413-4c76-a80f-305df8069a1f .shogun-image-content {
  
    align-items: center;
  
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d74f8aa3-f413-4c76-a80f-305df8069a1f.shogun-image {
  box-sizing: border-box;
}



}
#s-2acbdd10-1db5-47a4-bf9f-931269e665af {
  margin-left: 63%;
margin-right: 11%;
}

@media (min-width: 0px) {
[id="s-2acbdd10-1db5-47a4-bf9f-931269e665af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2acbdd10-1db5-47a4-bf9f-931269e665af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2acbdd10-1db5-47a4-bf9f-931269e665af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2acbdd10-1db5-47a4-bf9f-931269e665af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-60582ce8-6a3b-4381-b2e1-afe88eab6551 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60582ce8-6a3b-4381-b2e1-afe88eab6551 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-155259bb-418e-46e8-ae64-c36be3151814 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-155259bb-418e-46e8-ae64-c36be3151814 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-64de154d-e9a3-4459-b840-277b34812ef5 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(242, 242, 242, 0);
}








#s-64de154d-e9a3-4459-b840-277b34812ef5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64de154d-e9a3-4459-b840-277b34812ef5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d5933b9-f0b4-42e8-8536-6a6e86c0af65 {
  margin-left: 4%;
margin-right: 4%;
min-height: 50px;
}








#s-2d5933b9-f0b4-42e8-8536-6a6e86c0af65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d5933b9-f0b4-42e8-8536-6a6e86c0af65.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c82f2ee5-1938-4886-9ace-c86f49c049d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c82f2ee5-1938-4886-9ace-c86f49c049d1 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 0.5em;
  
  
}



#s-9ba8b0a0-be1c-4254-926e-7b8369e887b7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9ba8b0a0-be1c-4254-926e-7b8369e887b7 .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-1297da3d-729c-4218-a9b4-90098b50e01b {
  padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-1297da3d-729c-4218-a9b4-90098b50e01b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}



#s-ce0d0243-249b-4434-85d5-a1efda29c217 {
  margin-left: 0px;
margin-right: 5%;
max-width: 1701px;
text-align: center;
}







  img.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
    
    
  }


.s-ce0d0243-249b-4434-85d5-a1efda29c217 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
    
    
  }


.s-ce0d0243-249b-4434-85d5-a1efda29c217 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
    
    
  }


.s-ce0d0243-249b-4434-85d5-a1efda29c217 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
    
    
  }


.s-ce0d0243-249b-4434-85d5-a1efda29c217 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
    
    
  }


.s-ce0d0243-249b-4434-85d5-a1efda29c217 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce0d0243-249b-4434-85d5-a1efda29c217.shogun-image {
  box-sizing: border-box;
}



}
#s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
  max-width: 2001px;
aspect-ratio: 2001/4243;
text-align: center;
}





  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image,
  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
    width: 100%;
    height: auto;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
    
    
  }


.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
      --shg-aspect-ratio: calc(2001/4243); 
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
      position: relative;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image,
  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
    width: 100%;
    height: auto;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
    
    
  }


.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
      --shg-aspect-ratio: calc(2001/4243); 
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
      position: relative;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image,
  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
    width: 100%;
    height: auto;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
    
    
  }


.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
      --shg-aspect-ratio: calc(2001/4243); 
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
      position: relative;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image,
  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
    width: 100%;
    height: auto;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
    
    
  }


.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
      --shg-aspect-ratio: calc(2001/4243); 
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
      position: relative;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image,
  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
    width: 100%;
    height: auto;
  }

  #s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
    
    
  }


.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 {
      --shg-aspect-ratio: calc(2001/4243); 
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container {
      position: relative;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3d08ba-c39d-4e8a-aa66-6749ac9acea4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-4a696dd7-ba89-402b-a5f1-b8b525d6effb {
  box-shadow:1px 2px 4px 3px rgba(205, 205, 205, 1);
margin-left: 20px;
margin-right: 20px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-4a696dd7-ba89-402b-a5f1-b8b525d6effb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a696dd7-ba89-402b-a5f1-b8b525d6effb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f923600-efc5-4fb0-9716-5d5fd00a27f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f923600-efc5-4fb0-9716-5d5fd00a27f6 .shogun-heading-component h1 {
  color: ;
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



#s-d216cbd2-f9a6-4000-b0ef-a7910e124e08 {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-d216cbd2-f9a6-4000-b0ef-a7910e124e08"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-d216cbd2-f9a6-4000-b0ef-a7910e124e08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d216cbd2-f9a6-4000-b0ef-a7910e124e08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d216cbd2-f9a6-4000-b0ef-a7910e124e08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-b7362a3e-6e19-444e-864b-5fde14686da7 {
  min-height: 20px;
}








#s-b7362a3e-6e19-444e-864b-5fde14686da7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7362a3e-6e19-444e-864b-5fde14686da7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ac5a453-ccb4-4529-b54d-b8439af92e38 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-1ac5a453-ccb4-4529-b54d-b8439af92e38 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-e74f3d4c-688c-437c-a7fa-5755b34757f2 {
  min-height: 20px;
}








#s-e74f3d4c-688c-437c-a7fa-5755b34757f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e74f3d4c-688c-437c-a7fa-5755b34757f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f874fb18-d565-4d09-8b69-c58896817d69 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f874fb18-d565-4d09-8b69-c58896817d69 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-4ded09cd-8d0d-47b5-bddf-016257537866 {
  min-height: 20px;
}








#s-4ded09cd-8d0d-47b5-bddf-016257537866 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ded09cd-8d0d-47b5-bddf-016257537866.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-951546b8-1ee2-4a15-924b-bd99291b26a7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-951546b8-1ee2-4a15-924b-bd99291b26a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-8d914f60-545d-45ca-acde-717630399133 {
  min-height: 20px;
}








#s-8d914f60-545d-45ca-acde-717630399133 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d914f60-545d-45ca-acde-717630399133.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c64bb80c-df93-46fc-8078-7a21303710c2 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c64bb80c-df93-46fc-8078-7a21303710c2 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-0f00a9c1-9724-4615-aa60-4ce3ac9d64ee {
  min-height: 20px;
}








#s-0f00a9c1-9724-4615-aa60-4ce3ac9d64ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f00a9c1-9724-4615-aa60-4ce3ac9d64ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-941da575-d6a6-4435-9873-f1cf30dc3932 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-941da575-d6a6-4435-9873-f1cf30dc3932 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-0719f815-dc22-4933-b170-90f95bb0a782 {
  min-height: 20px;
}








#s-0719f815-dc22-4933-b170-90f95bb0a782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0719f815-dc22-4933-b170-90f95bb0a782.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffc3aeee-c844-48f0-a5d5-d5bab8c03b25 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ffc3aeee-c844-48f0-a5d5-d5bab8c03b25 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-a11d90a4-a054-45f1-9ce3-6a670317a29b {
  min-height: 20px;
}








#s-a11d90a4-a054-45f1-9ce3-6a670317a29b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a11d90a4-a054-45f1-9ce3-6a670317a29b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6756292-513b-4da5-bb4e-bc34e85ec7a1 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d6756292-513b-4da5-bb4e-bc34e85ec7a1 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-522976d2-0fde-4c01-9863-a904c72a22f6 {
  min-height: 20px;
}








#s-522976d2-0fde-4c01-9863-a904c72a22f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-522976d2-0fde-4c01-9863-a904c72a22f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-16afc707-e7b0-4ad5-ad2b-a55ffe4b31ed {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-16afc707-e7b0-4ad5-ad2b-a55ffe4b31ed .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-2d240a04-a01d-4f5c-958d-667d6eb5b431 {
  min-height: 20px;
}








#s-2d240a04-a01d-4f5c-958d-667d6eb5b431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d240a04-a01d-4f5c-958d-667d6eb5b431.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-858bcb0f-4c54-43bd-b9b2-e6673d6999a5 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-858bcb0f-4c54-43bd-b9b2-e6673d6999a5 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-63c77749-5299-4801-8a19-8ee18070e61d {
  min-height: 20px;
}








#s-63c77749-5299-4801-8a19-8ee18070e61d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63c77749-5299-4801-8a19-8ee18070e61d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66596f13-7d96-4733-a4fa-5a7c6e4b7712 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-66596f13-7d96-4733-a4fa-5a7c6e4b7712 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-276af734-347c-4b65-9d7a-1e369b43d1d4 {
  min-height: 20px;
}








#s-276af734-347c-4b65-9d7a-1e369b43d1d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-276af734-347c-4b65-9d7a-1e369b43d1d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-199e9329-dc23-4868-8fc7-70c59ad7767e {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-199e9329-dc23-4868-8fc7-70c59ad7767e .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-4008523b-76db-4490-a07f-7e3b8b8ff7fc {
  min-height: 20px;
}








#s-4008523b-76db-4490-a07f-7e3b8b8ff7fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4008523b-76db-4490-a07f-7e3b8b8ff7fc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7756b8f7-b191-4819-8eee-82391ec2c34d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-7756b8f7-b191-4819-8eee-82391ec2c34d .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-63e4a80e-7583-4a62-a2d4-b26d953725c5 {
  min-height: 20px;
}








#s-63e4a80e-7583-4a62-a2d4-b26d953725c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63e4a80e-7583-4a62-a2d4-b26d953725c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4f8df42-8808-41a8-8706-bdb8cda32aa4 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c4f8df42-8808-41a8-8706-bdb8cda32aa4 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-6e4bf98a-6318-4e66-8e31-4171402356c7 {
  min-height: 20px;
}








#s-6e4bf98a-6318-4e66-8e31-4171402356c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e4bf98a-6318-4e66-8e31-4171402356c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3c0c4b50-7c9c-4d8f-b0fe-812cd78f94ea {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-3c0c4b50-7c9c-4d8f-b0fe-812cd78f94ea .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-85667522-9098-47df-8c5b-e2b5676c08bc {
  min-height: 20px;
}








#s-85667522-9098-47df-8c5b-e2b5676c08bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85667522-9098-47df-8c5b-e2b5676c08bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c80f5252-4b3a-4dd0-af17-4c2cbdbf9b6c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c80f5252-4b3a-4dd0-af17-4c2cbdbf9b6c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: right;
}



#s-24133877-7b76-4c30-9b9a-61d4011cfeb0 {
  min-height: 20px;
}








#s-24133877-7b76-4c30-9b9a-61d4011cfeb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24133877-7b76-4c30-9b9a-61d4011cfeb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-047cd4d5-a092-47f0-a5ae-51b99aeb6b4a {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-047cd4d5-a092-47f0-a5ae-51b99aeb6b4a .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-98672172-7979-4a48-96e4-b7407b09440d {
  min-height: 20px;
}








#s-98672172-7979-4a48-96e4-b7407b09440d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98672172-7979-4a48-96e4-b7407b09440d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70bd6473-0caf-4e3d-acc6-aad6ce19984d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-70bd6473-0caf-4e3d-acc6-aad6ce19984d .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-5879f2ce-fde2-4261-a4b1-8b92d5339be7 {
  min-height: 20px;
}








#s-5879f2ce-fde2-4261-a4b1-8b92d5339be7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5879f2ce-fde2-4261-a4b1-8b92d5339be7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93618bdf-edaf-4600-8be6-0a9d09e064ad {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-93618bdf-edaf-4600-8be6-0a9d09e064ad .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-e48daf69-48e5-467a-9dc4-11978d6c75eb {
  min-height: 20px;
}








#s-e48daf69-48e5-467a-9dc4-11978d6c75eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e48daf69-48e5-467a-9dc4-11978d6c75eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8a0cf1d-985f-4dd3-ae96-14bee46f8a56 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-a8a0cf1d-985f-4dd3-ae96-14bee46f8a56 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-87e99b46-7985-436f-942b-acbec55bb654 {
  min-height: 20px;
}








#s-87e99b46-7985-436f-942b-acbec55bb654 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87e99b46-7985-436f-942b-acbec55bb654.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-692e27cd-7377-498a-abb9-2eeff228c88c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-692e27cd-7377-498a-abb9-2eeff228c88c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-795d2416-72b8-4c2b-acc0-6ce4e7def927 {
  min-height: 20px;
}








#s-795d2416-72b8-4c2b-acc0-6ce4e7def927 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-795d2416-72b8-4c2b-acc0-6ce4e7def927.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-816b2017-1382-4f9f-9417-8c2c48dd7564 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-816b2017-1382-4f9f-9417-8c2c48dd7564 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-59b7d6bd-50b7-45ac-b26d-a6611414bf8b {
  min-height: 20px;
}








#s-59b7d6bd-50b7-45ac-b26d-a6611414bf8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59b7d6bd-50b7-45ac-b26d-a6611414bf8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-831f3b1a-0ef6-4547-952a-101896c401e6 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-831f3b1a-0ef6-4547-952a-101896c401e6 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-1803e45a-5275-4082-8760-35e3120843c4 {
  min-height: 20px;
}








#s-1803e45a-5275-4082-8760-35e3120843c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1803e45a-5275-4082-8760-35e3120843c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ca2ca35-4af1-41fc-99a8-8e7c68497df5 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-8ca2ca35-4af1-41fc-99a8-8e7c68497df5 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-6a315e88-878b-42d5-831a-9de312a3d5d4 {
  min-height: 20px;
}








#s-6a315e88-878b-42d5-831a-9de312a3d5d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a315e88-878b-42d5-831a-9de312a3d5d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-04f7f378-5e1c-4887-9460-4ba0af658dc0 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-04f7f378-5e1c-4887-9460-4ba0af658dc0 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-a136c772-99ce-4c80-99ed-9eb827835616 {
  min-height: 20px;
}








#s-a136c772-99ce-4c80-99ed-9eb827835616 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a136c772-99ce-4c80-99ed-9eb827835616.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d0312cb-d8a0-49f3-9370-86fad53bb8f8 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-5d0312cb-d8a0-49f3-9370-86fad53bb8f8 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-9afae9b8-2bba-484e-9dfd-7558a62a1cc3 {
  min-height: 20px;
}








#s-9afae9b8-2bba-484e-9dfd-7558a62a1cc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9afae9b8-2bba-484e-9dfd-7558a62a1cc3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46bb8319-6194-4210-859d-3d558a3db1b5 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-46bb8319-6194-4210-859d-3d558a3db1b5 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-48bba8d3-713b-4fe3-a3af-54fc6debe1d3 {
  min-height: 20px;
}








#s-48bba8d3-713b-4fe3-a3af-54fc6debe1d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48bba8d3-713b-4fe3-a3af-54fc6debe1d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fd705321-8786-47f7-9ba0-deeb110ab834 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-fd705321-8786-47f7-9ba0-deeb110ab834 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-20648085-3cdc-41dc-8be1-bd41bd367cf0 {
  min-height: 20px;
}








#s-20648085-3cdc-41dc-8be1-bd41bd367cf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20648085-3cdc-41dc-8be1-bd41bd367cf0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ccdf4c39-da8e-42d8-bf19-4eb221bf81ca {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-ccdf4c39-da8e-42d8-bf19-4eb221bf81ca .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-ff4eeaa0-689e-452b-b00d-2adc5617a635 {
  min-height: 20px;
}








#s-ff4eeaa0-689e-452b-b00d-2adc5617a635 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff4eeaa0-689e-452b-b00d-2adc5617a635.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a925246e-4d09-4a9a-bbf1-7f39b147384b {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-a925246e-4d09-4a9a-bbf1-7f39b147384b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-10126b1f-5aef-4f74-9616-12084721ee47 {
  min-height: 20px;
}








#s-10126b1f-5aef-4f74-9616-12084721ee47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10126b1f-5aef-4f74-9616-12084721ee47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69748305-7d0e-43f4-aa25-d41a187fb878 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-69748305-7d0e-43f4-aa25-d41a187fb878 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.3em;
  
  text-align: left;
}



@media (min-width: 1200px){#s-e6ce10ab-1766-4de3-9882-57555030fa72 {
  display: none;
}
#s-e6ce10ab-1766-4de3-9882-57555030fa72, #wrap-s-e6ce10ab-1766-4de3-9882-57555030fa72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6ce10ab-1766-4de3-9882-57555030fa72 {
  display: none;
}
#s-e6ce10ab-1766-4de3-9882-57555030fa72, #wrap-s-e6ce10ab-1766-4de3-9882-57555030fa72 { display: none !important; }}
#s-3655bf86-6c37-4b57-b1b5-2e42e7fe6d7a {
  min-height: 50px;
}








#s-3655bf86-6c37-4b57-b1b5-2e42e7fe6d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3655bf86-6c37-4b57-b1b5-2e42e7fe6d7a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-5b82ad09-92b9-456a-bd95-8d29b268a41b .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

/*
  $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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#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;
  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-lazyload-bg-image {
  display: none;
}

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#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:#000;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;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-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
