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

.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-de3fff40-2351-4e28-9e42-9f647c726451 {
  min-height: 50px;
}








#s-de3fff40-2351-4e28-9e42-9f647c726451 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-de3fff40-2351-4e28-9e42-9f647c726451.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b759750-de27-419d-8318-01b458bd27bd {
  min-height: 50px;
}

#s-9b759750-de27-419d-8318-01b458bd27bd {
  background-image: url();
}








#s-9b759750-de27-419d-8318-01b458bd27bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9b759750-de27-419d-8318-01b458bd27bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1af08cc9-3f7e-4733-98ca-e37905d329b7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(34, 34, 34, 1);
}
@media (min-width: 1200px){#s-1af08cc9-3f7e-4733-98ca-e37905d329b7 {
  display: none;
}
#s-1af08cc9-3f7e-4733-98ca-e37905d329b7, #wrap-s-1af08cc9-3f7e-4733-98ca-e37905d329b7, #wrap-content-s-1af08cc9-3f7e-4733-98ca-e37905d329b7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1af08cc9-3f7e-4733-98ca-e37905d329b7 {
  display: none;
}
#s-1af08cc9-3f7e-4733-98ca-e37905d329b7, #wrap-s-1af08cc9-3f7e-4733-98ca-e37905d329b7, #wrap-content-s-1af08cc9-3f7e-4733-98ca-e37905d329b7 { display: none !important; }}







#s-1af08cc9-3f7e-4733-98ca-e37905d329b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1af08cc9-3f7e-4733-98ca-e37905d329b7.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: rgba(0, 0, 0, 1);
  font-family: "Assistant, sans-serif";
  text-transform: none;
  font-weight: normal;
  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-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 {
  margin-top: 2%;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
max-width: 1600px;
text-align: left;
}
@media (min-width: 1200px){#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 {
  display: none;
}
#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-content-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 {
  display: none;
}
#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-content-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 {
  display: none;
}
#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-content-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 { display: none !important; }}@media (max-width: 767px){#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 {
  display: none;
}
#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9, #wrap-content-s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 { display: none !important; }}
#s-836c08d0-5bc7-4af1-8eeb-4db75316cbb9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 {
  margin-top: 0px;
margin-bottom: 6%;
padding-left: 0%;
padding-right: 0%;
max-width: 100%;
}
@media (max-width: 767px){#s-3557a81f-8549-440d-b673-6b609ac89235 {
  margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-right: 0%;
min-height: 0px;
}
}
#s-3557a81f-8549-440d-b673-6b609ac89235 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-column {
  background-color: rgba(0, 0, 0, 0);
  padding: 5px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-row {
  background-color: rgba(0, 0, 0, 0);
  padding: 10px;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-column, #s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}
@media (max-width: 767px){#s-3557a81f-8549-440d-b673-6b609ac89235 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-column {
  background-color: rgba(0, 0, 0, 0);
  padding: 5px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-row {
  background-color: rgba(0, 0, 0, 0);
  padding: 15px;
}

#s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-column, #s-3557a81f-8549-440d-b673-6b609ac89235 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}
}
#s-5b95de04-4ccc-47da-9bdc-5da6cdb90acf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-5b95de04-4ccc-47da-9bdc-5da6cdb90acf {
  margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}
}







#s-5b95de04-4ccc-47da-9bdc-5da6cdb90acf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b95de04-4ccc-47da-9bdc-5da6cdb90acf {
  cursor: pointer;
}#s-5b95de04-4ccc-47da-9bdc-5da6cdb90acf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d3f51629-100f-421b-8356-e18547ff6d33 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d3f51629-100f-421b-8356-e18547ff6d33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3f51629-100f-421b-8356-e18547ff6d33.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;
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
min-height: 350px;
max-width: 1080px;
text-align: center;
}
@media (max-width: 767px){#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
text-align: center;
}
}
#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  margin: 0 !important;
  overflow: visible;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add background color handling */
  
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image {
  box-sizing: border-box;
}



.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  min-height: 350px;
}


@media (min-width: 1200px){#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  margin: 0 !important;
  overflow: visible;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add background color handling */
  
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image {
  box-sizing: border-box;
}



.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  min-height: 350px;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  margin: 0 !important;
  overflow: visible;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add background color handling */
  
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image {
  box-sizing: border-box;
}



.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  min-height: 350px;
}


}@media (min-width: 768px) and (max-width: 991px){#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  margin: 0 !important;
  overflow: visible;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add background color handling */
  
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image {
  box-sizing: border-box;
}



.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  min-height: 350px;
}


}@media (max-width: 767px){#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  margin: 0 !important;
  overflow: visible;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-8ececff9-e4be-40cb-8a9e-371faa08ae8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add background color handling */
  
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 0%;
  padding-bottom: 0%;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ececff9-e4be-40cb-8a9e-371faa08ae8b.shogun-image {
  box-sizing: border-box;
}



.s-8ececff9-e4be-40cb-8a9e-371faa08ae8b img.shogun-image {
  min-height: 350px;
}


}
.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: rgba(0, 0, 0, 1);
  font-family: "Assistant, sans-serif";
  font-weight: normal;
}

.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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: rgba(0, 0, 0, 1);
  font-family: "Assistant, sans-serif";
}

.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: rgba(0, 0, 0, 1);
  font-family: "Assistant, sans-serif";
  font-weight: normal;
}

.shg-theme-text-content p {
  color: rgba(0, 0, 0, 1);
  font-family: "Assistant, sans-serif";
  font-weight: normal;
}

#s-9d23b965-4a6d-4561-bcca-d3e127ab0852 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-9d23b965-4a6d-4561-bcca-d3e127ab0852 {
  margin-top: 5%;
}
}
#s-1a347ae6-1aff-44e4-9dc8-59a5acdcc7a4 {
  padding-top: 10%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-1a347ae6-1aff-44e4-9dc8-59a5acdcc7a4 {
  padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}
}







#s-1a347ae6-1aff-44e4-9dc8-59a5acdcc7a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1a347ae6-1aff-44e4-9dc8-59a5acdcc7a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-697f761f-f20b-423f-bcea-06d5e56c6636 {
  margin-left: auto;
margin-right: auto;
}

#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2 {
  margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}
}







#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2 {
  cursor: pointer;
}#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2 {
  cursor: pointer;
}#s-fdbd177c-fee3-4224-baa5-c05deb6c72f2.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
}
#s-39e68b43-eeaa-4a1b-9465-60d0d214216c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-39e68b43-eeaa-4a1b-9465-60d0d214216c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39e68b43-eeaa-4a1b-9465-60d0d214216c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94626202-766f-4a7a-a58c-6bca78906978 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
min-height: 350px;
max-width: 1080px;
text-align: center;
}
@media (max-width: 767px){#s-94626202-766f-4a7a-a58c-6bca78906978 {
  margin-bottom: 5%;
text-align: center;
}
}
#s-94626202-766f-4a7a-a58c-6bca78906978 {
  margin: 0 !important;
  overflow: visible;
}

#s-94626202-766f-4a7a-a58c-6bca78906978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add background color handling */
  
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-94626202-766f-4a7a-a58c-6bca78906978 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image {
  box-sizing: border-box;
}



.s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  min-height: 350px;
}


@media (min-width: 1200px){#s-94626202-766f-4a7a-a58c-6bca78906978 {
  margin: 0 !important;
  overflow: visible;
}

#s-94626202-766f-4a7a-a58c-6bca78906978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add background color handling */
  
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-94626202-766f-4a7a-a58c-6bca78906978 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image {
  box-sizing: border-box;
}



.s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  min-height: 350px;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-94626202-766f-4a7a-a58c-6bca78906978 {
  margin: 0 !important;
  overflow: visible;
}

#s-94626202-766f-4a7a-a58c-6bca78906978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add background color handling */
  
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-94626202-766f-4a7a-a58c-6bca78906978 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image {
  box-sizing: border-box;
}



.s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  min-height: 350px;
}


}@media (min-width: 768px) and (max-width: 991px){#s-94626202-766f-4a7a-a58c-6bca78906978 {
  margin: 0 !important;
  overflow: visible;
}

#s-94626202-766f-4a7a-a58c-6bca78906978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add background color handling */
  
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-94626202-766f-4a7a-a58c-6bca78906978 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image {
  box-sizing: border-box;
}



.s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  min-height: 350px;
}


}@media (max-width: 767px){#s-94626202-766f-4a7a-a58c-6bca78906978 {
  margin: 0 !important;
  overflow: visible;
}

#s-94626202-766f-4a7a-a58c-6bca78906978-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-94626202-766f-4a7a-a58c-6bca78906978 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add background color handling */
  
}

#s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-94626202-766f-4a7a-a58c-6bca78906978 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94626202-766f-4a7a-a58c-6bca78906978.shogun-image {
  box-sizing: border-box;
}



.s-94626202-766f-4a7a-a58c-6bca78906978 img.shogun-image {
  min-height: 350px;
}


}
#s-b97c8178-a3eb-4a04-ae7e-cc37c8749441 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-b97c8178-a3eb-4a04-ae7e-cc37c8749441 {
  margin-top: 5%;
}
}
#s-7d53e85f-1826-4efd-adbf-91532d7ee0c9 {
  padding-top: 10%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-7d53e85f-1826-4efd-adbf-91532d7ee0c9 {
  padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}
}







#s-7d53e85f-1826-4efd-adbf-91532d7ee0c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7d53e85f-1826-4efd-adbf-91532d7ee0c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e013f746-2874-4572-8f64-07f47dd5b5f7 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e013f746-2874-4572-8f64-07f47dd5b5f7 {
  margin-right: auto;
}
}
#s-3767fcba-96f0-47c6-909a-c9543e08bfa0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3767fcba-96f0-47c6-909a-c9543e08bfa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3767fcba-96f0-47c6-909a-c9543e08bfa0 {
  cursor: pointer;
}#s-3767fcba-96f0-47c6-909a-c9543e08bfa0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-3767fcba-96f0-47c6-909a-c9543e08bfa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3767fcba-96f0-47c6-909a-c9543e08bfa0 {
  cursor: pointer;
}#s-3767fcba-96f0-47c6-909a-c9543e08bfa0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-9a216dff-3a67-47c4-834b-481a3f98888a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9a216dff-3a67-47c4-834b-481a3f98888a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9a216dff-3a67-47c4-834b-481a3f98888a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 350px;
max-width: 560px;
text-align: center;
}
@media (max-width: 767px){#s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  margin-top: 10px;
margin-bottom: 5%;
text-align: center;
}
}
#s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  margin: 0 !important;
  overflow: visible;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add background color handling */
  
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-020be2e4-4171-4755-a9c1-ead22077ca0d .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image {
  box-sizing: border-box;
}



.s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  min-height: 350px;
}


@media (min-width: 1200px){#s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  margin: 0 !important;
  overflow: visible;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add background color handling */
  
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-020be2e4-4171-4755-a9c1-ead22077ca0d .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image {
  box-sizing: border-box;
}



.s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  min-height: 350px;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  margin: 0 !important;
  overflow: visible;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add background color handling */
  
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-020be2e4-4171-4755-a9c1-ead22077ca0d .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image {
  box-sizing: border-box;
}



.s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  min-height: 350px;
}


}@media (min-width: 768px) and (max-width: 991px){#s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  margin: 0 !important;
  overflow: visible;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add background color handling */
  
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-020be2e4-4171-4755-a9c1-ead22077ca0d .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image {
  box-sizing: border-box;
}



.s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  min-height: 350px;
}


}@media (max-width: 767px){#s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  margin: 0 !important;
  overflow: visible;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-020be2e4-4171-4755-a9c1-ead22077ca0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add background color handling */
  
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-020be2e4-4171-4755-a9c1-ead22077ca0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-020be2e4-4171-4755-a9c1-ead22077ca0d.shogun-image {
  box-sizing: border-box;
}



.s-020be2e4-4171-4755-a9c1-ead22077ca0d img.shogun-image {
  min-height: 350px;
}


}
#s-660a7f43-5e53-4257-8448-e708ed601e8e {
  padding-top: 10%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-660a7f43-5e53-4257-8448-e708ed601e8e {
  padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}
}







#s-660a7f43-5e53-4257-8448-e708ed601e8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-660a7f43-5e53-4257-8448-e708ed601e8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-660a7f43-5e53-4257-8448-e708ed601e8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-660a7f43-5e53-4257-8448-e708ed601e8e.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
}
#s-bd3a78a8-5b33-478e-bc08-b307d4eead80 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-bd3a78a8-5b33-478e-bc08-b307d4eead80 {
  margin-top: 5%;
}
}
#s-8d634dab-fbd5-477e-9810-09009f678086 {
  margin-left: auto;
margin-right: auto;
}

#s-61992bf0-53dc-4288-a57d-a6a295c3d024 {
  min-height: 50px;
background-color: rgba(34, 34, 34, 1);
}
@media (min-width: 1200px){#s-61992bf0-53dc-4288-a57d-a6a295c3d024 {
  background-color: rgba(255, 255, 255, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-61992bf0-53dc-4288-a57d-a6a295c3d024 {
  display: none;
}
#s-61992bf0-53dc-4288-a57d-a6a295c3d024, #wrap-s-61992bf0-53dc-4288-a57d-a6a295c3d024, #wrap-content-s-61992bf0-53dc-4288-a57d-a6a295c3d024 { display: none !important; }}@media (max-width: 767px){#s-61992bf0-53dc-4288-a57d-a6a295c3d024 {
  display: none;
}
#s-61992bf0-53dc-4288-a57d-a6a295c3d024, #wrap-s-61992bf0-53dc-4288-a57d-a6a295c3d024, #wrap-content-s-61992bf0-53dc-4288-a57d-a6a295c3d024 { display: none !important; }}







#s-61992bf0-53dc-4288-a57d-a6a295c3d024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-61992bf0-53dc-4288-a57d-a6a295c3d024.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e11a1e46-c15a-4946-8fae-c9a581e4d734 {
  margin-top: 2%;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
max-width: 1600px;
text-align: left;
}
@media (min-width: 1200px){#s-e11a1e46-c15a-4946-8fae-c9a581e4d734 {
  display: none;
}
#s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-content-s-e11a1e46-c15a-4946-8fae-c9a581e4d734 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e11a1e46-c15a-4946-8fae-c9a581e4d734 {
  display: none;
}
#s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-content-s-e11a1e46-c15a-4946-8fae-c9a581e4d734 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e11a1e46-c15a-4946-8fae-c9a581e4d734 {
  display: none;
}
#s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-content-s-e11a1e46-c15a-4946-8fae-c9a581e4d734 { display: none !important; }}@media (max-width: 767px){#s-e11a1e46-c15a-4946-8fae-c9a581e4d734 {
  display: none;
}
#s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-s-e11a1e46-c15a-4946-8fae-c9a581e4d734, #wrap-content-s-e11a1e46-c15a-4946-8fae-c9a581e4d734 { display: none !important; }}
#s-e11a1e46-c15a-4946-8fae-c9a581e4d734 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-db899da6-86ff-484c-9426-7beee29f3198 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
max-width: 1600px;
}
@media (min-width: 1200px){#s-db899da6-86ff-484c-9426-7beee29f3198 {
  margin-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-db899da6-86ff-484c-9426-7beee29f3198"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db899da6-86ff-484c-9426-7beee29f3198"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-db899da6-86ff-484c-9426-7beee29f3198"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-db899da6-86ff-484c-9426-7beee29f3198"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-560ac2bc-b88b-4d53-9d08-358124f0a201 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-560ac2bc-b88b-4d53-9d08-358124f0a201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-560ac2bc-b88b-4d53-9d08-358124f0a201 {
  cursor: pointer;
}#s-560ac2bc-b88b-4d53-9d08-358124f0a201.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  max-width: 560px;
text-align: center;
opacity: 1;
}
#s-5c983e92-acbe-4d02-b49e-88a20444bddb:hover {opacity: 1 !important;}
#s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  margin: 0 !important;
  overflow: visible;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add background color handling */
  
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image {
  box-sizing: border-box;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  
}


@media (min-width: 1200px){#s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  margin: 0 !important;
  overflow: visible;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add background color handling */
  
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image {
  box-sizing: border-box;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  margin: 0 !important;
  overflow: visible;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add background color handling */
  
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image {
  box-sizing: border-box;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  margin: 0 !important;
  overflow: visible;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add background color handling */
  
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image {
  box-sizing: border-box;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  
}


}@media (max-width: 767px){#s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  margin: 0 !important;
  overflow: visible;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c983e92-acbe-4d02-b49e-88a20444bddb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add background color handling */
  
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c983e92-acbe-4d02-b49e-88a20444bddb.shogun-image {
  box-sizing: border-box;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-5c983e92-acbe-4d02-b49e-88a20444bddb .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-5c983e92-acbe-4d02-b49e-88a20444bddb img.shogun-image {
  
}


}
#s-74a1f90d-fe45-41f4-9a25-6547da615a24 {
  padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-74a1f90d-fe45-41f4-9a25-6547da615a24 {
  padding-top: 4%;
padding-left: 0%;
padding-bottom: 0%;
}
}







#s-74a1f90d-fe45-41f4-9a25-6547da615a24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74a1f90d-fe45-41f4-9a25-6547da615a24.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56cd3375-83f2-4ef5-910a-2af1be8ac06f {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-bottom: 2%;
}

#s-9b81787f-70c6-443a-bc34-aaf61450439a {
  margin-left: auto;
margin-right: auto;
}

#s-7a523697-c946-408f-a62e-bfca01e1bd10 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-470b1442-70b2-4589-94d8-5bb84618f6c2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-470b1442-70b2-4589-94d8-5bb84618f6c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-470b1442-70b2-4589-94d8-5bb84618f6c2 {
  cursor: pointer;
}#s-470b1442-70b2-4589-94d8-5bb84618f6c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  max-width: 560px;
text-align: center;
opacity: 1;
}
#s-e6caec66-6e80-4c8a-bb81-f3d745220544:hover {opacity: 1 !important;}
#s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image {
  box-sizing: border-box;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image {
  box-sizing: border-box;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image {
  box-sizing: border-box;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image {
  box-sizing: border-box;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6caec66-6e80-4c8a-bb81-f3d745220544 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6caec66-6e80-4c8a-bb81-f3d745220544.shogun-image {
  box-sizing: border-box;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e6caec66-6e80-4c8a-bb81-f3d745220544 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e6caec66-6e80-4c8a-bb81-f3d745220544 img.shogun-image {
  
}


}
#s-a7a58082-6584-4849-bdf9-4557e7c89a87 {
  padding-top: 4%;
padding-left: 0%;
padding-bottom: 4%;
padding-right: 0%;
min-height: 50px;
}








#s-a7a58082-6584-4849-bdf9-4557e7c89a87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7a58082-6584-4849-bdf9-4557e7c89a87.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d3348cc-fd72-439b-a8d8-517d0d6bf53f {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-bottom: 2%;
}

#s-ed0063d2-4d18-4ba6-8564-53e71a3bd023 {
  margin-left: auto;
margin-right: auto;
}

#s-e47c0977-c249-4518-a10f-b5c56245e5cd {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2fff0abf-6093-45f7-b6e3-bd5ceac4a6d9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2fff0abf-6093-45f7-b6e3-bd5ceac4a6d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2fff0abf-6093-45f7-b6e3-bd5ceac4a6d9 {
  cursor: pointer;
}#s-2fff0abf-6093-45f7-b6e3-bd5ceac4a6d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  max-width: 1080px;
text-align: center;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  margin: 0 !important;
  overflow: visible;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add background color handling */
  
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image {
  box-sizing: border-box;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  
}


@media (min-width: 1200px){#s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  margin: 0 !important;
  overflow: visible;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add background color handling */
  
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image {
  box-sizing: border-box;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  margin: 0 !important;
  overflow: visible;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add background color handling */
  
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image {
  box-sizing: border-box;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  margin: 0 !important;
  overflow: visible;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add background color handling */
  
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image {
  box-sizing: border-box;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  
}


}@media (max-width: 767px){#s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  margin: 0 !important;
  overflow: visible;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cb69b10-7c5f-426a-ad97-842c8035909a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add background color handling */
  
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cb69b10-7c5f-426a-ad97-842c8035909a.shogun-image {
  box-sizing: border-box;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cb69b10-7c5f-426a-ad97-842c8035909a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cb69b10-7c5f-426a-ad97-842c8035909a img.shogun-image {
  
}


}
#s-c39e3443-41d7-43a3-9884-6981e775c601 {
  padding-top: 4%;
padding-left: 0%;
padding-bottom: 4%;
padding-right: 0%;
min-height: 50px;
}








#s-c39e3443-41d7-43a3-9884-6981e775c601 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c39e3443-41d7-43a3-9884-6981e775c601.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aaff64b4-3315-46ee-b78d-fa744b0b6668 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-bottom: 2%;
}

#s-88d6d4e5-588f-4d60-a233-af860e23f606 {
  margin-left: auto;
margin-right: auto;
}

#s-9b1cd86a-52e3-470a-b040-f0ce78240462 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0cc2bf8d-7b81-44ad-9171-a928ad993103 {
  min-height: 50px;
}








#s-0cc2bf8d-7b81-44ad-9171-a928ad993103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0cc2bf8d-7b81-44ad-9171-a928ad993103.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-39a49577-56fd-466f-bc47-18704d35c574 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-39a49577-56fd-466f-bc47-18704d35c574 {
  display: none;
}
#s-39a49577-56fd-466f-bc47-18704d35c574, #wrap-s-39a49577-56fd-466f-bc47-18704d35c574, #wrap-content-s-39a49577-56fd-466f-bc47-18704d35c574 { display: none !important; }}@media (max-width: 767px){#s-39a49577-56fd-466f-bc47-18704d35c574 {
  display: none;
}
#s-39a49577-56fd-466f-bc47-18704d35c574, #wrap-s-39a49577-56fd-466f-bc47-18704d35c574, #wrap-content-s-39a49577-56fd-466f-bc47-18704d35c574 { display: none !important; }}







#s-39a49577-56fd-466f-bc47-18704d35c574 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39a49577-56fd-466f-bc47-18704d35c574.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  max-width: 100%;
text-align: center;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image {
  box-sizing: border-box;
}



.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  
}


@media (min-width: 1200px){#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image {
  box-sizing: border-box;
}



.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image {
  box-sizing: border-box;
}



.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image {
  box-sizing: border-box;
}



.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  
}


}@media (max-width: 767px){#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377.shogun-image {
  box-sizing: border-box;
}



.s-eb507c32-21f6-4d91-b27f-9e5ba4e9d377 img.shogun-image {
  
}


}
#s-9277e1ee-3c03-4d9e-98a6-c2b8e1dee3fe {
  margin-left: 0px;
margin-bottom: 2%;
margin-right: auto;
padding-left: 6%;
padding-right: 6%;
min-height: 50px;
max-width: 800px;
}








#s-9277e1ee-3c03-4d9e-98a6-c2b8e1dee3fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9277e1ee-3c03-4d9e-98a6-c2b8e1dee3fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3cdeb464-f01a-4965-afbe-efea14efdf12 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-bottom: 0%;
}

#s-7139f85d-9e78-4b7d-aa5a-a1cc6f752dfd {
  margin-left: auto;
margin-right: auto;
}

#s-93c5478a-20e6-4f54-99c3-1b841646be9a {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 7%;
}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: normal;
  font-family: "Assistant, sans-serif";
}

.shg-btn.shg-btn-stretch {
  display: block;
}

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

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

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

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

#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
}
#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d:active {border-radius: 1px !important;
background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d-root {
    text-align: left;
  }


#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d-root {
    text-align: left;
  }


#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d-root {
    text-align: left;
  }


#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d-root {
    text-align: left;
  }


#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d-root {
    text-align: left;
  }


#s-2679dc7e-2089-4bdc-9229-5bcf2c7c784d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-c1391542-dd5c-4953-b511-29b81a1cc87a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c1391542-dd5c-4953-b511-29b81a1cc87a {
  display: none;
}
#s-c1391542-dd5c-4953-b511-29b81a1cc87a, #wrap-s-c1391542-dd5c-4953-b511-29b81a1cc87a, #wrap-content-s-c1391542-dd5c-4953-b511-29b81a1cc87a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c1391542-dd5c-4953-b511-29b81a1cc87a {
  display: none;
}
#s-c1391542-dd5c-4953-b511-29b81a1cc87a, #wrap-s-c1391542-dd5c-4953-b511-29b81a1cc87a, #wrap-content-s-c1391542-dd5c-4953-b511-29b81a1cc87a { display: none !important; }}







#s-c1391542-dd5c-4953-b511-29b81a1cc87a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c1391542-dd5c-4953-b511-29b81a1cc87a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  max-width: 1200px;
text-align: center;
opacity: 1;
}
@media (max-width: 767px){#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  max-width: 100%;
aspect-ratio: 300/400;
}
}
#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image {
  box-sizing: border-box;
}



.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image {
  box-sizing: border-box;
}



.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image {
  box-sizing: border-box;
}



.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image {
  box-sizing: border-box;
}



.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shg-image-content-wrapper {
      aspect-ratio: 300/400;
      min-width: 100%;
      height: auto;
    }

    #s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shogun-image-link {
      aspect-ratio: 300/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }




.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image {
  box-sizing: border-box;
}



.s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 {
      --shg-aspect-ratio: calc(300/400); 
    }

    .s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container {
      position: relative;
    }

    .s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f80c527-cdb5-4cde-ba39-c10c7cbed9b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}
#s-a9e4e067-fe42-4a59-ae88-3696b10c38fd {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-left: 2%;
padding-bottom: 6%;
padding-right: 2%;
min-height: 50px;
max-width: 600px;
}








#s-a9e4e067-fe42-4a59-ae88-3696b10c38fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a9e4e067-fe42-4a59-ae88-3696b10c38fd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 767px){






#s-a9e4e067-fe42-4a59-ae88-3696b10c38fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a9e4e067-fe42-4a59-ae88-3696b10c38fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-798148e7-2d1c-4bc9-b8e1-15b7668cecba {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 767px){#s-798148e7-2d1c-4bc9-b8e1-15b7668cecba {
  margin-bottom: 5px;
}
}
#s-798148e7-2d1c-4bc9-b8e1-15b7668cecba .shogun-heading-component h2 {
  color: rgba(237, 255, 0, 1);
  font-weight:  700 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


@media (max-width: 767px){#s-798148e7-2d1c-4bc9-b8e1-15b7668cecba .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


}
#s-23e2f210-939a-437a-a8d6-cccc1c207e87 {
  margin-left: auto;
margin-right: auto;
}

#s-3ddca43f-64f8-41a7-956b-3b917912c84a {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 250px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c:hover {border-radius: 50px !important;
background-color: rgba(237, 255, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c:active {border-radius: 1px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
max-width: 100%;
letter-spacing: 2px;
text-align: center;
}
#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}}

  #s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c-root {
    text-align: center;
  }


#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c-root {
    text-align: center;
  }


#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c-root {
    text-align: center;
  }


#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c-root {
    text-align: center;
  }


#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c-root {
    text-align: center;
  }


#s-1c6fc79f-1fa3-41aa-ad3f-72b979fa068c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-e2a8e72a-16f7-4433-a512-4d8a8408654a {
  min-height: 50px;
}








#s-e2a8e72a-16f7-4433-a512-4d8a8408654a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e2a8e72a-16f7-4433-a512-4d8a8408654a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-527d7f90-8dca-4c56-8542-672176b4cfb0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-527d7f90-8dca-4c56-8542-672176b4cfb0 {
  display: none;
}
#s-527d7f90-8dca-4c56-8542-672176b4cfb0, #wrap-s-527d7f90-8dca-4c56-8542-672176b4cfb0, #wrap-content-s-527d7f90-8dca-4c56-8542-672176b4cfb0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-527d7f90-8dca-4c56-8542-672176b4cfb0 {
  display: none;
}
#s-527d7f90-8dca-4c56-8542-672176b4cfb0, #wrap-s-527d7f90-8dca-4c56-8542-672176b4cfb0, #wrap-content-s-527d7f90-8dca-4c56-8542-672176b4cfb0 { display: none !important; }}@media (max-width: 767px){#s-527d7f90-8dca-4c56-8542-672176b4cfb0 {
  min-height: 50px;
}
}







#s-527d7f90-8dca-4c56-8542-672176b4cfb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-527d7f90-8dca-4c56-8542-672176b4cfb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e50b7e3d-a67d-4e56-807f-a0d5ddc6cb2b {
  margin-top: 6%;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
max-width: 1600px;
text-align: left;
}

#s-e50b7e3d-a67d-4e56-807f-a0d5ddc6cb2b .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-6d438f12-bf58-4ad1-8f54-e225c0056273 {
  margin-top: auto;
margin-bottom: 6%;
padding-left: 2%;
padding-right: 2%;
max-width: 100%;
}
@media (max-width: 767px){#s-6d438f12-bf58-4ad1-8f54-e225c0056273 {
  min-height: 50px;
max-width: 100%;
}
}
#s-6d438f12-bf58-4ad1-8f54-e225c0056273 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-column {
  background-color: #fff;
  padding: 5px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-column, #s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}
@media (max-width: 767px){#s-6d438f12-bf58-4ad1-8f54-e225c0056273 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-column {
  background-color: #fff;
  padding: 5px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-row {
  background-color: #fff;
  padding: 12px;
}

#s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-column, #s-6d438f12-bf58-4ad1-8f54-e225c0056273 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}
}
#s-4b958432-41d1-460f-b846-ed3695b4167b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-4b958432-41d1-460f-b846-ed3695b4167b {
  min-height: 500px;
}
}







#s-4b958432-41d1-460f-b846-ed3695b4167b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4b958432-41d1-460f-b846-ed3695b4167b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  min-height: 300px;
max-width: 560px;
text-align: center;
}
@media (max-width: 767px){#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  max-width: 560px;
aspect-ratio: 560/700;
text-align: center;
}
}
#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  margin: 0 !important;
  overflow: visible;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add background color handling */
  
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image {
  box-sizing: border-box;
}



.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  min-height: 300px;
}


@media (min-width: 1200px){#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  margin: 0 !important;
  overflow: visible;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add background color handling */
  
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image {
  box-sizing: border-box;
}



.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  min-height: 300px;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  margin: 0 !important;
  overflow: visible;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add background color handling */
  
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image {
  box-sizing: border-box;
}



.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  min-height: 300px;
}


}@media (min-width: 768px) and (max-width: 991px){#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  margin: 0 !important;
  overflow: visible;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add background color handling */
  
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image {
  box-sizing: border-box;
}



.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  min-height: 300px;
}


}@media (max-width: 767px){#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  margin: 0 !important;
  overflow: visible;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add background color handling */
  
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shg-image-content-wrapper {
      aspect-ratio: 560/700;
      min-width: 100%;
      height: auto;
    }

    #s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shogun-image-link {
      aspect-ratio: 560/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 300px;
    max-height: 560px;
  }




.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image {
  box-sizing: border-box;
}



.s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image {
  min-height: 300px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e {
      --shg-aspect-ratio: calc(560/700); 
    }

    .s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container {
      position: relative;
    }

    .s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7b2eee64-a203-4c51-9cc5-7bae6bbfec1e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 300px;
      max-width: 560px;
    }
  }

}
#s-3e6ce8c3-789d-4592-969b-819825928589 {
  padding-top: 10%;
padding-left: 6%;
padding-bottom: 10%;
padding-right: 6%;
min-height: 50px;
}








#s-3e6ce8c3-789d-4592-969b-819825928589 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e6ce8c3-789d-4592-969b-819825928589.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1805682-1366-4cd9-a6a7-2ce531a964cd {
  margin-left: auto;
margin-right: auto;
}

#s-962948d7-c538-41c5-9aec-eff5e772e21c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-962948d7-c538-41c5-9aec-eff5e772e21c {
  min-height: 500px;
}
}







#s-962948d7-c538-41c5-9aec-eff5e772e21c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-962948d7-c538-41c5-9aec-eff5e772e21c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  min-height: 300px;
max-width: 560px;
text-align: center;
}
@media (max-width: 767px){#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  max-width: 560px;
aspect-ratio: 560/700;
text-align: center;
}
}
#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  margin: 0 !important;
  overflow: visible;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add background color handling */
  
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image {
  box-sizing: border-box;
}



.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  min-height: 300px;
}


@media (min-width: 1200px){#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  margin: 0 !important;
  overflow: visible;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add background color handling */
  
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image {
  box-sizing: border-box;
}



.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  min-height: 300px;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  margin: 0 !important;
  overflow: visible;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add background color handling */
  
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image {
  box-sizing: border-box;
}



.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  min-height: 300px;
}


}@media (min-width: 768px) and (max-width: 991px){#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  margin: 0 !important;
  overflow: visible;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add background color handling */
  
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image {
  box-sizing: border-box;
}



.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  min-height: 300px;
}


}@media (max-width: 767px){#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  margin: 0 !important;
  overflow: visible;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add background color handling */
  
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shg-image-content-wrapper {
      aspect-ratio: 560/700;
      min-width: 100%;
      height: auto;
    }

    #s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shogun-image-link {
      aspect-ratio: 560/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 300px;
    max-height: 560px;
  }




.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc .shogun-image-content {
  
    justify-content: center;
  
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image {
  box-sizing: border-box;
}



.s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image {
  min-height: 300px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-d98eff82-49e1-4c7b-a664-1a36d65a58dc {
      --shg-aspect-ratio: calc(560/700); 
    }

    .s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container {
      position: relative;
    }

    .s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d98eff82-49e1-4c7b-a664-1a36d65a58dc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d98eff82-49e1-4c7b-a664-1a36d65a58dc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 300px;
      max-width: 560px;
    }
  }

}
#s-ce10f508-5f71-49b5-94f0-d28d5fd16eb1 {
  padding-top: 10%;
padding-left: 6%;
padding-bottom: 10%;
padding-right: 6%;
min-height: 50px;
}








#s-ce10f508-5f71-49b5-94f0-d28d5fd16eb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce10f508-5f71-49b5-94f0-d28d5fd16eb1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a4c2c0c8-f804-4353-86e5-6cf1a67e4e7f {
  margin-left: auto;
margin-right: auto;
}

#s-d8aa2491-8c5a-4ba7-b692-7bcd8fc0d4b2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-d8aa2491-8c5a-4ba7-b692-7bcd8fc0d4b2 {
  min-height: 500px;
}
}







#s-d8aa2491-8c5a-4ba7-b692-7bcd8fc0d4b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8aa2491-8c5a-4ba7-b692-7bcd8fc0d4b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  min-height: 300px;
max-width: 560px;
text-align: center;
}
@media (max-width: 767px){#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  max-width: 560px;
aspect-ratio: 560/700;
text-align: center;
}
}
#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  margin: 0 !important;
  overflow: visible;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add background color handling */
  
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image {
  box-sizing: border-box;
}



.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  min-height: 300px;
}


@media (min-width: 1200px){#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  margin: 0 !important;
  overflow: visible;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add background color handling */
  
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image {
  box-sizing: border-box;
}



.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  min-height: 300px;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  margin: 0 !important;
  overflow: visible;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add background color handling */
  
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image {
  box-sizing: border-box;
}



.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  min-height: 300px;
}


}@media (min-width: 768px) and (max-width: 991px){#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  margin: 0 !important;
  overflow: visible;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add background color handling */
  
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image {
  box-sizing: border-box;
}



.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  min-height: 300px;
}


}@media (max-width: 767px){#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  margin: 0 !important;
  overflow: visible;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add background color handling */
  
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shg-image-content-wrapper {
      aspect-ratio: 560/700;
      min-width: 100%;
      height: auto;
    }

    #s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shogun-image-link {
      aspect-ratio: 560/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 300px;
    max-height: 560px;
  }




.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image {
  box-sizing: border-box;
}



.s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image {
  min-height: 300px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed {
      --shg-aspect-ratio: calc(560/700); 
    }

    .s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container {
      position: relative;
    }

    .s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c0368f0-78a3-47ff-aad9-da6287e6d2ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 300px;
      max-width: 560px;
    }
  }

}
#s-59c0a7d5-031f-486a-b6e8-1058279a066c {
  padding-top: 10%;
padding-left: 6%;
padding-bottom: 10%;
padding-right: 6%;
min-height: 50px;
}








#s-59c0a7d5-031f-486a-b6e8-1058279a066c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-59c0a7d5-031f-486a-b6e8-1058279a066c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b28ad891-6014-4aea-ab6a-b57998391c20 {
  margin-left: auto;
margin-right: auto;
}

#s-f038ab92-e166-47d4-92ab-36ef3dcc77d3 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f038ab92-e166-47d4-92ab-36ef3dcc77d3 {
  display: none;
}
#s-f038ab92-e166-47d4-92ab-36ef3dcc77d3, #wrap-s-f038ab92-e166-47d4-92ab-36ef3dcc77d3, #wrap-content-s-f038ab92-e166-47d4-92ab-36ef3dcc77d3 { display: none !important; }}@media (max-width: 767px){#s-f038ab92-e166-47d4-92ab-36ef3dcc77d3 {
  display: none;
}
#s-f038ab92-e166-47d4-92ab-36ef3dcc77d3, #wrap-s-f038ab92-e166-47d4-92ab-36ef3dcc77d3, #wrap-content-s-f038ab92-e166-47d4-92ab-36ef3dcc77d3 { display: none !important; }}







#s-f038ab92-e166-47d4-92ab-36ef3dcc77d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f038ab92-e166-47d4-92ab-36ef3dcc77d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-530068d7-9fd3-4e5a-be2d-06801208c63a {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
max-width: 1600px;
text-align: left;
}

#s-530068d7-9fd3-4e5a-be2d-06801208c63a .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-1b0bebd7-9da7-430d-a008-3d97c556d57d {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-1b0bebd7-9da7-430d-a008-3d97c556d57d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b0bebd7-9da7-430d-a008-3d97c556d57d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1b0bebd7-9da7-430d-a008-3d97c556d57d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b0bebd7-9da7-430d-a008-3d97c556d57d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  max-width: 560px;
text-align: center;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  margin: 0 !important;
  overflow: visible;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add background color handling */
  
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image {
  box-sizing: border-box;
}



.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  
}


@media (min-width: 1200px){#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  margin: 0 !important;
  overflow: visible;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add background color handling */
  
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image {
  box-sizing: border-box;
}



.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  margin: 0 !important;
  overflow: visible;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add background color handling */
  
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image {
  box-sizing: border-box;
}



.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  margin: 0 !important;
  overflow: visible;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add background color handling */
  
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image {
  box-sizing: border-box;
}



.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  
}


}@media (max-width: 767px){#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  margin: 0 !important;
  overflow: visible;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add background color handling */
  
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d.shogun-image {
  box-sizing: border-box;
}



.s-67cb2954-7d7e-4248-a6aa-b34f8d45db6d img.shogun-image {
  
}


}
#s-9fcd3609-5932-49c0-ac36-0851293f02af {
  padding-top: 10%;
padding-left: 6%;
padding-bottom: 10%;
padding-right: 6%;
min-height: 50px;
}








#s-9fcd3609-5932-49c0-ac36-0851293f02af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9fcd3609-5932-49c0-ac36-0851293f02af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c3c8d51-c93e-4e19-bc8b-0b83650a6294 {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
max-width: 1400px;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  max-width: 560px;
text-align: center;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image {
  box-sizing: border-box;
}



.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image {
  box-sizing: border-box;
}



.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image {
  box-sizing: border-box;
}



.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image {
  box-sizing: border-box;
}



.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26375fb2-c673-4a15-a53f-dcdbfe595fb4.shogun-image {
  box-sizing: border-box;
}



.s-26375fb2-c673-4a15-a53f-dcdbfe595fb4 img.shogun-image {
  
}


}
#s-d7a04d9d-d0f9-4b6c-ab7c-1266542910c6 {
  padding-top: 10%;
padding-left: 6%;
padding-bottom: 10%;
padding-right: 6%;
min-height: 50px;
}








#s-d7a04d9d-d0f9-4b6c-ab7c-1266542910c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7a04d9d-d0f9-4b6c-ab7c-1266542910c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce8a2945-b79c-4f60-8e4a-ab1fe77498a2 {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
max-width: 1400px;
}

#s-a6487818-b764-4507-a4d8-33177edfa659 {
  max-width: 560px;
text-align: center;
}

#s-a6487818-b764-4507-a4d8-33177edfa659 {
  margin: 0 !important;
  overflow: visible;
}

#s-a6487818-b764-4507-a4d8-33177edfa659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add background color handling */
  
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 5px;

}






.s-a6487818-b764-4507-a4d8-33177edfa659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image {
  box-sizing: border-box;
}



.s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a6487818-b764-4507-a4d8-33177edfa659 {
  margin: 0 !important;
  overflow: visible;
}

#s-a6487818-b764-4507-a4d8-33177edfa659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add background color handling */
  
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a6487818-b764-4507-a4d8-33177edfa659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image {
  box-sizing: border-box;
}



.s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a6487818-b764-4507-a4d8-33177edfa659 {
  margin: 0 !important;
  overflow: visible;
}

#s-a6487818-b764-4507-a4d8-33177edfa659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add background color handling */
  
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a6487818-b764-4507-a4d8-33177edfa659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image {
  box-sizing: border-box;
}



.s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a6487818-b764-4507-a4d8-33177edfa659 {
  margin: 0 !important;
  overflow: visible;
}

#s-a6487818-b764-4507-a4d8-33177edfa659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add background color handling */
  
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a6487818-b764-4507-a4d8-33177edfa659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image {
  box-sizing: border-box;
}



.s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a6487818-b764-4507-a4d8-33177edfa659 {
  margin: 0 !important;
  overflow: visible;
}

#s-a6487818-b764-4507-a4d8-33177edfa659-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6487818-b764-4507-a4d8-33177edfa659 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add background color handling */
  
}

#s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a6487818-b764-4507-a4d8-33177edfa659 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6487818-b764-4507-a4d8-33177edfa659.shogun-image {
  box-sizing: border-box;
}



.s-a6487818-b764-4507-a4d8-33177edfa659 img.shogun-image {
  
}


}
#s-8bb5c4a4-73e2-4f3a-83b3-7151332c9d04 {
  padding-top: 10%;
padding-left: 6%;
padding-bottom: 10%;
padding-right: 6%;
min-height: 50px;
}








#s-8bb5c4a4-73e2-4f3a-83b3-7151332c9d04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8bb5c4a4-73e2-4f3a-83b3-7151332c9d04.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a552975c-2423-4ef5-8768-b957d314635c {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
max-width: 1400px;
}

#s-98c61018-35a5-4f18-ba26-60b625d925ce {
  min-height: 50px;
}








#s-98c61018-35a5-4f18-ba26-60b625d925ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98c61018-35a5-4f18-ba26-60b625d925ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a6a9026-bb26-4f10-8466-330cba2065f8 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4a6a9026-bb26-4f10-8466-330cba2065f8 {
  display: none;
}
#s-4a6a9026-bb26-4f10-8466-330cba2065f8, #wrap-s-4a6a9026-bb26-4f10-8466-330cba2065f8, #wrap-content-s-4a6a9026-bb26-4f10-8466-330cba2065f8 { display: none !important; }}@media (max-width: 767px){#s-4a6a9026-bb26-4f10-8466-330cba2065f8 {
  display: none;
}
#s-4a6a9026-bb26-4f10-8466-330cba2065f8, #wrap-s-4a6a9026-bb26-4f10-8466-330cba2065f8, #wrap-content-s-4a6a9026-bb26-4f10-8466-330cba2065f8 { display: none !important; }}







#s-4a6a9026-bb26-4f10-8466-330cba2065f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4a6a9026-bb26-4f10-8466-330cba2065f8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  max-width: 1920px;
text-align: center;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  margin: 0 !important;
  overflow: visible;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add background color handling */
  
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-06496b08-86f6-426e-9525-f3ffd35abde3 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image {
  box-sizing: border-box;
}



.s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  margin: 0 !important;
  overflow: visible;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add background color handling */
  
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-06496b08-86f6-426e-9525-f3ffd35abde3 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image {
  box-sizing: border-box;
}



.s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  margin: 0 !important;
  overflow: visible;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add background color handling */
  
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-06496b08-86f6-426e-9525-f3ffd35abde3 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image {
  box-sizing: border-box;
}



.s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  margin: 0 !important;
  overflow: visible;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add background color handling */
  
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-06496b08-86f6-426e-9525-f3ffd35abde3 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image {
  box-sizing: border-box;
}



.s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  margin: 0 !important;
  overflow: visible;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06496b08-86f6-426e-9525-f3ffd35abde3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add background color handling */
  
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-06496b08-86f6-426e-9525-f3ffd35abde3 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06496b08-86f6-426e-9525-f3ffd35abde3.shogun-image {
  box-sizing: border-box;
}



.s-06496b08-86f6-426e-9525-f3ffd35abde3 img.shogun-image {
  
}


}
#s-f8d24ab5-a60b-4e03-a731-585e5556f9a1 {
  margin-left: 0%;
margin-bottom: 2%;
margin-right: 0%;
padding-left: 6%;
padding-right: 0%;
min-height: 50px;
max-width: 800px;
}








#s-f8d24ab5-a60b-4e03-a731-585e5556f9a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f8d24ab5-a60b-4e03-a731-585e5556f9a1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5cc5aaae-ee2d-4b77-8da2-b783675fb396 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-bottom: 0%;
}

#s-16db3b8c-be64-48e1-9013-ee7166e39de2 {
  margin-left: auto;
margin-right: auto;
}

#s-3e209763-ae32-4652-b599-9285e725c457 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 10%;
}

#s-a6a083cb-f178-49af-9981-b1216b2f10be {
  margin-left: auto;
margin-right: auto;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-a6a083cb-f178-49af-9981-b1216b2f10be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6a083cb-f178-49af-9981-b1216b2f10be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-a6a083cb-f178-49af-9981-b1216b2f10be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-a6a083cb-f178-49af-9981-b1216b2f10be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-a6a083cb-f178-49af-9981-b1216b2f10be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-a6a083cb-f178-49af-9981-b1216b2f10be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-a6a083cb-f178-49af-9981-b1216b2f10be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

}

#s-9c802918-2694-4256-a343-148a1021f49c {
  border-style: solid;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
}
#s-9c802918-2694-4256-a343-148a1021f49c:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-9c802918-2694-4256-a343-148a1021f49c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9c802918-2694-4256-a343-148a1021f49c-root {
    text-align: left;
  }


#s-9c802918-2694-4256-a343-148a1021f49c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9c802918-2694-4256-a343-148a1021f49c-root {
    text-align: left;
  }


#s-9c802918-2694-4256-a343-148a1021f49c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9c802918-2694-4256-a343-148a1021f49c-root {
    text-align: left;
  }


#s-9c802918-2694-4256-a343-148a1021f49c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9c802918-2694-4256-a343-148a1021f49c-root {
    text-align: left;
  }


#s-9c802918-2694-4256-a343-148a1021f49c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9c802918-2694-4256-a343-148a1021f49c-root {
    text-align: left;
  }


#s-9c802918-2694-4256-a343-148a1021f49c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-c865421a-5dfc-4899-ad04-7ac78b265b80 {
  border-style: solid;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
}
#s-c865421a-5dfc-4899-ad04-7ac78b265b80:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c865421a-5dfc-4899-ad04-7ac78b265b80:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c865421a-5dfc-4899-ad04-7ac78b265b80-root {
    text-align: left;
  }


#s-c865421a-5dfc-4899-ad04-7ac78b265b80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c865421a-5dfc-4899-ad04-7ac78b265b80-root {
    text-align: left;
  }


#s-c865421a-5dfc-4899-ad04-7ac78b265b80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c865421a-5dfc-4899-ad04-7ac78b265b80-root {
    text-align: left;
  }


#s-c865421a-5dfc-4899-ad04-7ac78b265b80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c865421a-5dfc-4899-ad04-7ac78b265b80-root {
    text-align: left;
  }


#s-c865421a-5dfc-4899-ad04-7ac78b265b80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c865421a-5dfc-4899-ad04-7ac78b265b80-root {
    text-align: left;
  }


#s-c865421a-5dfc-4899-ad04-7ac78b265b80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-74b07381-bbac-46d0-b524-0b8d3044ed7a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-74b07381-bbac-46d0-b524-0b8d3044ed7a {
  display: none;
}
#s-74b07381-bbac-46d0-b524-0b8d3044ed7a, #wrap-s-74b07381-bbac-46d0-b524-0b8d3044ed7a, #wrap-content-s-74b07381-bbac-46d0-b524-0b8d3044ed7a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74b07381-bbac-46d0-b524-0b8d3044ed7a {
  display: none;
}
#s-74b07381-bbac-46d0-b524-0b8d3044ed7a, #wrap-s-74b07381-bbac-46d0-b524-0b8d3044ed7a, #wrap-content-s-74b07381-bbac-46d0-b524-0b8d3044ed7a { display: none !important; }}@media (max-width: 767px){#s-74b07381-bbac-46d0-b524-0b8d3044ed7a {
  min-height: 350px;
}
}







#s-74b07381-bbac-46d0-b524-0b8d3044ed7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74b07381-bbac-46d0-b524-0b8d3044ed7a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  max-width: 1200px;
text-align: center;
opacity: 1;
}
@media (max-width: 767px){#s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  min-height: 0px;
max-width: 100%;
}
}
#s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f1a12896-5445-4da0-8b09-bb17eaf9953c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image {
  box-sizing: border-box;
}



.s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  
}


@media (min-width: 1200px){#s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f1a12896-5445-4da0-8b09-bb17eaf9953c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image {
  box-sizing: border-box;
}



.s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f1a12896-5445-4da0-8b09-bb17eaf9953c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image {
  box-sizing: border-box;
}



.s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f1a12896-5445-4da0-8b09-bb17eaf9953c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image {
  box-sizing: border-box;
}



.s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  
}


}@media (max-width: 767px){#s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1a12896-5445-4da0-8b09-bb17eaf9953c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f1a12896-5445-4da0-8b09-bb17eaf9953c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a12896-5445-4da0-8b09-bb17eaf9953c.shogun-image {
  box-sizing: border-box;
}



.s-f1a12896-5445-4da0-8b09-bb17eaf9953c img.shogun-image {
  
}


}
#s-480beb5d-a485-43cb-a721-c9cc97a81ab9 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 600px;
}








#s-480beb5d-a485-43cb-a721-c9cc97a81ab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-480beb5d-a485-43cb-a721-c9cc97a81ab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a1cadac-95fe-4de9-bdb5-bbdf79a1ba06 {
  margin-top: 5px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 767px){#s-5a1cadac-95fe-4de9-bdb5-bbdf79a1ba06 {
  margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 5px;
}
}
#s-5a1cadac-95fe-4de9-bdb5-bbdf79a1ba06 .shogun-heading-component h2 {
  color: rgba(237, 255, 0, 1);
  font-weight:  700 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


@media (max-width: 767px){#s-5a1cadac-95fe-4de9-bdb5-bbdf79a1ba06 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


}
#s-5b6f568e-1a2c-4593-af92-64d7040f7c5f {
  margin-left: auto;
margin-right: auto;
}

#s-748be005-2f8d-4f75-a660-8ad885b0fe13 {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 250px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc:hover {border-radius: 50px !important;
background-color: rgba(237, 255, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc:active {border-radius: 1px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
letter-spacing: 2px;
}
#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}}

  #s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc-root {
    text-align: center;
  }


#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc-root {
    text-align: center;
  }


#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc-root {
    text-align: center;
  }


#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc-root {
    text-align: center;
  }


#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc-root {
    text-align: center;
  }


#s-4342c1cb-7f3b-45c2-aa26-b52c817d44cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  block ;
}
}
#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 250px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7:hover {border-radius: 50px !important;
background-color: rgba(237, 255, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7:active {border-radius: 1px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
letter-spacing: 2px;
}
#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}}

  #s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7-root {
    text-align: center;
  }


#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7-root {
    text-align: center;
  }


#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7-root {
    text-align: center;
  }


#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7-root {
    text-align: center;
  }


#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7-root {
    text-align: center;
  }


#s-9d17967e-19cc-4642-9e79-ee0cbacf7cd7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  block ;
}
}
#s-7e48ebdd-016e-4145-bcbb-9d0bd12522b0 {
  margin-bottom: 0%;
min-height: 50px;
}








#s-7e48ebdd-016e-4145-bcbb-9d0bd12522b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7e48ebdd-016e-4145-bcbb-9d0bd12522b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587 {
  display: none;
}
#s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587, #wrap-s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587, #wrap-content-s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587 { display: none !important; }}@media (max-width: 767px){#s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587 {
  display: none;
}
#s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587, #wrap-s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587, #wrap-content-s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587 { display: none !important; }}







#s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcb0f897-e393-4e5c-8e4f-b34ed12d0587.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d096b136-6256-4ddd-8805-f4ac49a276a9 {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
max-width: 1600px;
text-align: left;
}

#s-d096b136-6256-4ddd-8805-f4ac49a276a9 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-bf38adc4-84a3-4a9a-8013-ba06150c81ff {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-bf38adc4-84a3-4a9a-8013-ba06150c81ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf38adc4-84a3-4a9a-8013-ba06150c81ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bf38adc4-84a3-4a9a-8013-ba06150c81ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf38adc4-84a3-4a9a-8013-ba06150c81ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  margin-top: 20px;
margin-bottom: 0px;
max-width: 560px;
aspect-ratio: 750/535;
text-align: center;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  margin: 0 !important;
  overflow: visible;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add background color handling */
  
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image {
  box-sizing: border-box;
}



.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
      position: relative;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

@media (min-width: 1200px){#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  margin: 0 !important;
  overflow: visible;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add background color handling */
  
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image {
  box-sizing: border-box;
}



.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
      position: relative;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  margin: 0 !important;
  overflow: visible;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add background color handling */
  
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image {
  box-sizing: border-box;
}



.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
      position: relative;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  margin: 0 !important;
  overflow: visible;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add background color handling */
  
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image {
  box-sizing: border-box;
}



.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
      position: relative;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}@media (max-width: 767px){#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  margin: 0 !important;
  overflow: visible;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add background color handling */
  
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image {
  box-sizing: border-box;
}



.s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container {
      position: relative;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bcf0c6-fc7d-40a8-bcec-10898eec3c64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}
#s-fb6f6ed8-72b0-47c3-adde-910d9eaf3a2c {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-fb6f6ed8-72b0-47c3-adde-910d9eaf3a2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb6f6ed8-72b0-47c3-adde-910d9eaf3a2c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-588ce04e-0305-4b3c-9486-056e44136d62 {
  margin-bottom: 5px;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 1%;
text-align: left;
}

#s-588ce04e-0305-4b3c-9486-056e44136d62 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}



#s-29d1d3cb-16c6-4330-a6a2-5a58d8ee3073 {
  margin-left: auto;
margin-right: auto;
}

#s-c2b499c4-04c4-4dfb-8456-c3869f6b9252 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-bebc2160-9493-47a4-9a08-cd5a1a68e375 {
  border-style: solid;
margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 50px;
max-width: 400px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
}
#s-bebc2160-9493-47a4-9a08-cd5a1a68e375:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(1, 1, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bebc2160-9493-47a4-9a08-cd5a1a68e375:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bebc2160-9493-47a4-9a08-cd5a1a68e375-root {
    text-align: left;
  }


#s-bebc2160-9493-47a4-9a08-cd5a1a68e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bebc2160-9493-47a4-9a08-cd5a1a68e375-root {
    text-align: left;
  }


#s-bebc2160-9493-47a4-9a08-cd5a1a68e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bebc2160-9493-47a4-9a08-cd5a1a68e375-root {
    text-align: left;
  }


#s-bebc2160-9493-47a4-9a08-cd5a1a68e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bebc2160-9493-47a4-9a08-cd5a1a68e375-root {
    text-align: left;
  }


#s-bebc2160-9493-47a4-9a08-cd5a1a68e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bebc2160-9493-47a4-9a08-cd5a1a68e375-root {
    text-align: left;
  }


#s-bebc2160-9493-47a4-9a08-cd5a1a68e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  margin-top: 20px;
max-width: 560px;
aspect-ratio: 750/535;
text-align: center;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image {
  box-sizing: border-box;
}



.s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1499e800-e27e-48fe-9789-ebd89450adf6 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
      position: relative;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

@media (min-width: 1200px){#s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image {
  box-sizing: border-box;
}



.s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1499e800-e27e-48fe-9789-ebd89450adf6 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
      position: relative;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image {
  box-sizing: border-box;
}



.s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1499e800-e27e-48fe-9789-ebd89450adf6 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
      position: relative;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image {
  box-sizing: border-box;
}



.s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1499e800-e27e-48fe-9789-ebd89450adf6 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
      position: relative;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}@media (max-width: 767px){#s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1499e800-e27e-48fe-9789-ebd89450adf6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1499e800-e27e-48fe-9789-ebd89450adf6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-1499e800-e27e-48fe-9789-ebd89450adf6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image {
  box-sizing: border-box;
}



.s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1499e800-e27e-48fe-9789-ebd89450adf6 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container {
      position: relative;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1499e800-e27e-48fe-9789-ebd89450adf6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}
#s-707df1c8-6e67-4661-8080-9f46543533df {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
min-height: 50px;
}








#s-707df1c8-6e67-4661-8080-9f46543533df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-707df1c8-6e67-4661-8080-9f46543533df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2fe5e261-7585-45c5-8a48-02061b54d603 {
  margin-bottom: 5px;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 1%;
text-align: left;
}

#s-2fe5e261-7585-45c5-8a48-02061b54d603 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}



#s-e156b3a2-6466-457d-b76a-1d1644831913 {
  margin-left: auto;
margin-right: auto;
}

#s-f3d9d752-0497-402e-bd30-38d79d143f92 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff {
  border-style: solid;
margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 50px;
max-width: 100%;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
}
#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(1, 1, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff-root {
    text-align: left;
  }


#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff-root {
    text-align: left;
  }


#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff-root {
    text-align: left;
  }


#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff-root {
    text-align: left;
  }


#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff-root {
    text-align: left;
  }


#s-6f588704-c11a-48a2-8f2c-1a4d4a6d1cff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-59347124-cde7-41c8-a4be-2787cf43364e {
  margin-top: 20px;
max-width: 750px;
text-align: center;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e {
  margin: 0 !important;
  overflow: visible;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add background color handling */
  
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-59347124-cde7-41c8-a4be-2787cf43364e .shogun-image-content {
  
    justify-content: center;
  
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image {
  box-sizing: border-box;
}



.s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  
}


@media (min-width: 1200px){#s-59347124-cde7-41c8-a4be-2787cf43364e {
  margin: 0 !important;
  overflow: visible;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add background color handling */
  
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-59347124-cde7-41c8-a4be-2787cf43364e .shogun-image-content {
  
    justify-content: center;
  
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image {
  box-sizing: border-box;
}



.s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-59347124-cde7-41c8-a4be-2787cf43364e {
  margin: 0 !important;
  overflow: visible;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add background color handling */
  
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-59347124-cde7-41c8-a4be-2787cf43364e .shogun-image-content {
  
    justify-content: center;
  
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image {
  box-sizing: border-box;
}



.s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-59347124-cde7-41c8-a4be-2787cf43364e {
  margin: 0 !important;
  overflow: visible;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add background color handling */
  
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-59347124-cde7-41c8-a4be-2787cf43364e .shogun-image-content {
  
    justify-content: center;
  
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image {
  box-sizing: border-box;
}



.s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  
}


}@media (max-width: 767px){#s-59347124-cde7-41c8-a4be-2787cf43364e {
  margin: 0 !important;
  overflow: visible;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59347124-cde7-41c8-a4be-2787cf43364e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add background color handling */
  
}

#s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-59347124-cde7-41c8-a4be-2787cf43364e .shogun-image-content {
  
    justify-content: center;
  
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59347124-cde7-41c8-a4be-2787cf43364e.shogun-image {
  box-sizing: border-box;
}



.s-59347124-cde7-41c8-a4be-2787cf43364e img.shogun-image {
  
}


}
#s-7ce0d6cd-aa9b-42dd-9a1c-e300a26643bc {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-7ce0d6cd-aa9b-42dd-9a1c-e300a26643bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ce0d6cd-aa9b-42dd-9a1c-e300a26643bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f731f1ea-8b55-43ed-a8d1-08715676ab49 {
  margin-bottom: 5px;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 1%;
text-align: left;
}

#s-f731f1ea-8b55-43ed-a8d1-08715676ab49 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}



#s-11ac3034-04e2-4ba6-90a8-a1d4b14aa677 {
  margin-left: auto;
margin-right: auto;
}

#s-c1100d5f-31b1-4427-95fb-fd1db8c1fbbe {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-3d311425-bc6a-4544-aca7-c784791157fd {
  border-style: solid;
margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 50px;
max-width: 400px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
}
#s-3d311425-bc6a-4544-aca7-c784791157fd:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(1, 1, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3d311425-bc6a-4544-aca7-c784791157fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d311425-bc6a-4544-aca7-c784791157fd-root {
    text-align: left;
  }


#s-3d311425-bc6a-4544-aca7-c784791157fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3d311425-bc6a-4544-aca7-c784791157fd-root {
    text-align: left;
  }


#s-3d311425-bc6a-4544-aca7-c784791157fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d311425-bc6a-4544-aca7-c784791157fd-root {
    text-align: left;
  }


#s-3d311425-bc6a-4544-aca7-c784791157fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d311425-bc6a-4544-aca7-c784791157fd-root {
    text-align: left;
  }


#s-3d311425-bc6a-4544-aca7-c784791157fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3d311425-bc6a-4544-aca7-c784791157fd-root {
    text-align: left;
  }


#s-3d311425-bc6a-4544-aca7-c784791157fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-490b7800-c20d-425c-85e0-ec4e76b9050c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-490b7800-c20d-425c-85e0-ec4e76b9050c {
  display: none;
}
#s-490b7800-c20d-425c-85e0-ec4e76b9050c, #wrap-s-490b7800-c20d-425c-85e0-ec4e76b9050c, #wrap-content-s-490b7800-c20d-425c-85e0-ec4e76b9050c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-490b7800-c20d-425c-85e0-ec4e76b9050c {
  display: none;
}
#s-490b7800-c20d-425c-85e0-ec4e76b9050c, #wrap-s-490b7800-c20d-425c-85e0-ec4e76b9050c, #wrap-content-s-490b7800-c20d-425c-85e0-ec4e76b9050c { display: none !important; }}







#s-490b7800-c20d-425c-85e0-ec4e76b9050c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-490b7800-c20d-425c-85e0-ec4e76b9050c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ea3a4c3-b098-49ba-934c-b38d0660b2f9 {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
max-width: 1600px;
text-align: left;
}

#s-4ea3a4c3-b098-49ba-934c-b38d0660b2f9 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-cbe998ed-b1dc-4022-93b5-80051a3bd01f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-cbe998ed-b1dc-4022-93b5-80051a3bd01f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbe998ed-b1dc-4022-93b5-80051a3bd01f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cbe998ed-b1dc-4022-93b5-80051a3bd01f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbe998ed-b1dc-4022-93b5-80051a3bd01f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  margin-top: 20px;
margin-bottom: 0px;
max-width: 560px;
text-align: center;
}
@media (max-width: 767px){#s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  margin-top: 20px;
margin-bottom: 0px;
max-width: 560px;
aspect-ratio: 750/535;
text-align: center;
}
}
#s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  margin: 0 !important;
  overflow: visible;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add background color handling */
  
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image {
  box-sizing: border-box;
}



.s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  
}


@media (min-width: 1200px){#s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  margin: 0 !important;
  overflow: visible;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add background color handling */
  
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image {
  box-sizing: border-box;
}



.s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  margin: 0 !important;
  overflow: visible;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add background color handling */
  
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image {
  box-sizing: border-box;
}



.s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  margin: 0 !important;
  overflow: visible;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add background color handling */
  
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image {
  box-sizing: border-box;
}



.s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  
}


}@media (max-width: 767px){#s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  margin: 0 !important;
  overflow: visible;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add background color handling */
  
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-e61483e9-4aed-4506-9f04-067eed6e3a4a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image {
  box-sizing: border-box;
}



.s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e61483e9-4aed-4506-9f04-067eed6e3a4a {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container {
      position: relative;
    }

    .s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e61483e9-4aed-4506-9f04-067eed6e3a4a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e61483e9-4aed-4506-9f04-067eed6e3a4a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}
#s-86e713b1-bc4f-4618-b8fc-9ea8c45f95ec {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
min-height: 50px;
}








#s-86e713b1-bc4f-4618-b8fc-9ea8c45f95ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86e713b1-bc4f-4618-b8fc-9ea8c45f95ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b00c2617-468d-4ecb-9e0c-ced63a26ef29 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 1%;
text-align: left;
}
@media (max-width: 767px){#s-b00c2617-468d-4ecb-9e0c-ced63a26ef29 {
  padding-top: 10px;
padding-right: 0%;
}
}
#s-b00c2617-468d-4ecb-9e0c-ced63a26ef29 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 12px;
  
  letter-spacing: 2px;
  
}


@media (max-width: 767px){#s-b00c2617-468d-4ecb-9e0c-ced63a26ef29 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


}
#s-96bfafd2-ac57-454c-a7cf-85e7b04ecfbe {
  margin-left: auto;
margin-right: auto;
}

#s-4467e836-91f8-45ab-9460-926aa0535150 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-5848a189-8549-4cbf-819b-3b312bf460e0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
max-width: 250px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-5848a189-8549-4cbf-819b-3b312bf460e0:hover {border-radius: 50px !important;
background-color: rgba(1, 1, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5848a189-8549-4cbf-819b-3b312bf460e0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5848a189-8549-4cbf-819b-3b312bf460e0 {
  margin-bottom: 5%;
border-radius: 50px;
max-width: 100%;
letter-spacing: 2px;
}
}

  #s-5848a189-8549-4cbf-819b-3b312bf460e0-root {
    text-align: left;
  }


#s-5848a189-8549-4cbf-819b-3b312bf460e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5848a189-8549-4cbf-819b-3b312bf460e0-root {
    text-align: left;
  }


#s-5848a189-8549-4cbf-819b-3b312bf460e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5848a189-8549-4cbf-819b-3b312bf460e0-root {
    text-align: left;
  }


#s-5848a189-8549-4cbf-819b-3b312bf460e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5848a189-8549-4cbf-819b-3b312bf460e0-root {
    text-align: left;
  }


#s-5848a189-8549-4cbf-819b-3b312bf460e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5848a189-8549-4cbf-819b-3b312bf460e0-root {
    text-align: left;
  }


#s-5848a189-8549-4cbf-819b-3b312bf460e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  margin-top: 20px;
max-width: 560px;
text-align: center;
}
@media (max-width: 767px){#s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  margin-top: 20px;
aspect-ratio: 750/535;
text-align: center;
}
}
#s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image {
  box-sizing: border-box;
}



.s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image {
  box-sizing: border-box;
}



.s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image {
  box-sizing: border-box;
}



.s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image {
  box-sizing: border-box;
}



.s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 560px;
  }




.s-441dafd9-01f4-49b1-8408-596c7e4611f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image {
  box-sizing: border-box;
}



.s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-441dafd9-01f4-49b1-8408-596c7e4611f0 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container {
      position: relative;
    }

    .s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-441dafd9-01f4-49b1-8408-596c7e4611f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-441dafd9-01f4-49b1-8408-596c7e4611f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 560px;
    }
  }

}
#s-d47af7b0-cd5b-4a87-a69c-981681742b8f {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
min-height: 50px;
}








#s-d47af7b0-cd5b-4a87-a69c-981681742b8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d47af7b0-cd5b-4a87-a69c-981681742b8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e253c88f-8aca-47ba-8979-51891e216aed {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 1%;
text-align: left;
}
@media (max-width: 767px){#s-e253c88f-8aca-47ba-8979-51891e216aed {
  padding-top: 10px;
padding-right: 0%;
}
}
#s-e253c88f-8aca-47ba-8979-51891e216aed .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 12px;
  
  letter-spacing: 2px;
  
}


@media (max-width: 767px){#s-e253c88f-8aca-47ba-8979-51891e216aed .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


}
#s-e1e12077-1bdf-4055-811a-3da5c4788cb7 {
  margin-left: auto;
margin-right: auto;
}

#s-5b2809cd-4cb0-4c19-8283-33b40e92edde {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8ea92da7-1936-4ec6-9569-b5273412b2be {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
max-width: 250px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8ea92da7-1936-4ec6-9569-b5273412b2be:hover {border-radius: 50px !important;
background-color: rgba(1, 1, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8ea92da7-1936-4ec6-9569-b5273412b2be:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8ea92da7-1936-4ec6-9569-b5273412b2be {
  margin-bottom: 5%;
padding-bottom: 10px;
border-radius: 50px;
max-width: 100%;
letter-spacing: 2px;
}
}

  #s-8ea92da7-1936-4ec6-9569-b5273412b2be-root {
    text-align: left;
  }


#s-8ea92da7-1936-4ec6-9569-b5273412b2be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8ea92da7-1936-4ec6-9569-b5273412b2be-root {
    text-align: left;
  }


#s-8ea92da7-1936-4ec6-9569-b5273412b2be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ea92da7-1936-4ec6-9569-b5273412b2be-root {
    text-align: left;
  }


#s-8ea92da7-1936-4ec6-9569-b5273412b2be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ea92da7-1936-4ec6-9569-b5273412b2be-root {
    text-align: left;
  }


#s-8ea92da7-1936-4ec6-9569-b5273412b2be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8ea92da7-1936-4ec6-9569-b5273412b2be-root {
    text-align: left;
  }


#s-8ea92da7-1936-4ec6-9569-b5273412b2be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  margin-top: 20px;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  margin-top: 20px;
max-width: 750px;
aspect-ratio: 750/535;
text-align: center;
}
}
#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image {
  box-sizing: border-box;
}



.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image {
  box-sizing: border-box;
}



.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image {
  box-sizing: border-box;
}



.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image {
  box-sizing: border-box;
}



.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shg-image-content-wrapper {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }

    #s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shogun-image-link {
      aspect-ratio: 750/535;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }




.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image {
  box-sizing: border-box;
}



.s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e0fe5b20-d560-4da9-925f-c9b224f368c9 {
      --shg-aspect-ratio: calc(750/535); 
    }

    .s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container {
      position: relative;
    }

    .s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e0fe5b20-d560-4da9-925f-c9b224f368c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e0fe5b20-d560-4da9-925f-c9b224f368c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-9ddba985-a006-4020-89fa-a76acc972160 {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
min-height: 50px;
}








#s-9ddba985-a006-4020-89fa-a76acc972160 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9ddba985-a006-4020-89fa-a76acc972160.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1d90fb1-9a91-4ec3-9dd4-8f25e8377ae5 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 1%;
text-align: left;
}
@media (max-width: 767px){#s-a1d90fb1-9a91-4ec3-9dd4-8f25e8377ae5 {
  padding-top: 10px;
padding-right: 0%;
}
}
#s-a1d90fb1-9a91-4ec3-9dd4-8f25e8377ae5 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 2px;
  
}


@media (max-width: 767px){#s-a1d90fb1-9a91-4ec3-9dd4-8f25e8377ae5 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


}
#s-544c00d5-1b01-44da-afdf-d9b9e073f7a0 {
  margin-left: auto;
margin-right: auto;
}

#s-c5f1f5a9-f881-417b-9169-0c5ddc01ebc1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a715d47c-e70c-405b-a69f-28b1627f6274 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
max-width: 250px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a715d47c-e70c-405b-a69f-28b1627f6274:hover {border-radius: 50px !important;
background-color: rgba(1, 1, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a715d47c-e70c-405b-a69f-28b1627f6274:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a715d47c-e70c-405b-a69f-28b1627f6274 {
  margin-bottom: 5%;
border-radius: 50px;
max-width: 100%;
letter-spacing: 2px;
}
}

  #s-a715d47c-e70c-405b-a69f-28b1627f6274-root {
    text-align: left;
  }


#s-a715d47c-e70c-405b-a69f-28b1627f6274.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a715d47c-e70c-405b-a69f-28b1627f6274-root {
    text-align: left;
  }


#s-a715d47c-e70c-405b-a69f-28b1627f6274.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a715d47c-e70c-405b-a69f-28b1627f6274-root {
    text-align: left;
  }


#s-a715d47c-e70c-405b-a69f-28b1627f6274.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a715d47c-e70c-405b-a69f-28b1627f6274-root {
    text-align: left;
  }


#s-a715d47c-e70c-405b-a69f-28b1627f6274.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a715d47c-e70c-405b-a69f-28b1627f6274-root {
    text-align: left;
  }


#s-a715d47c-e70c-405b-a69f-28b1627f6274.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-f83d18a2-ade2-4f9f-afb5-a47ef19a88c6 {
  min-height: 50px;
}








#s-f83d18a2-ade2-4f9f-afb5-a47ef19a88c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f83d18a2-ade2-4f9f-afb5-a47ef19a88c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81df2113-b1d8-4207-8e56-c2bba344fe83 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-81df2113-b1d8-4207-8e56-c2bba344fe83 {
  display: none;
}
#s-81df2113-b1d8-4207-8e56-c2bba344fe83, #wrap-s-81df2113-b1d8-4207-8e56-c2bba344fe83, #wrap-content-s-81df2113-b1d8-4207-8e56-c2bba344fe83 { display: none !important; }}@media (max-width: 767px){#s-81df2113-b1d8-4207-8e56-c2bba344fe83 {
  display: none;
}
#s-81df2113-b1d8-4207-8e56-c2bba344fe83, #wrap-s-81df2113-b1d8-4207-8e56-c2bba344fe83, #wrap-content-s-81df2113-b1d8-4207-8e56-c2bba344fe83 { display: none !important; }}







#s-81df2113-b1d8-4207-8e56-c2bba344fe83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-81df2113-b1d8-4207-8e56-c2bba344fe83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46dc90ab-90d6-418a-9271-90106040d861 {
  max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-46dc90ab-90d6-418a-9271-90106040d861 {
  margin: 0 !important;
  overflow: visible;
}

#s-46dc90ab-90d6-418a-9271-90106040d861-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add background color handling */
  
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
  box-sizing: border-box;
}



.s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46dc90ab-90d6-418a-9271-90106040d861 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
      position: relative;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-46dc90ab-90d6-418a-9271-90106040d861 {
  margin: 0 !important;
  overflow: visible;
}

#s-46dc90ab-90d6-418a-9271-90106040d861-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add background color handling */
  
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
  box-sizing: border-box;
}



.s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46dc90ab-90d6-418a-9271-90106040d861 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
      position: relative;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-46dc90ab-90d6-418a-9271-90106040d861 {
  margin: 0 !important;
  overflow: visible;
}

#s-46dc90ab-90d6-418a-9271-90106040d861-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add background color handling */
  
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
  box-sizing: border-box;
}



.s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46dc90ab-90d6-418a-9271-90106040d861 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
      position: relative;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-46dc90ab-90d6-418a-9271-90106040d861 {
  margin: 0 !important;
  overflow: visible;
}

#s-46dc90ab-90d6-418a-9271-90106040d861-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add background color handling */
  
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
  box-sizing: border-box;
}



.s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46dc90ab-90d6-418a-9271-90106040d861 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
      position: relative;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-46dc90ab-90d6-418a-9271-90106040d861 {
  margin: 0 !important;
  overflow: visible;
}

#s-46dc90ab-90d6-418a-9271-90106040d861-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46dc90ab-90d6-418a-9271-90106040d861 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add background color handling */
  
}

#s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46dc90ab-90d6-418a-9271-90106040d861 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-46dc90ab-90d6-418a-9271-90106040d861 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image {
  box-sizing: border-box;
}



.s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46dc90ab-90d6-418a-9271-90106040d861 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container {
      position: relative;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46dc90ab-90d6-418a-9271-90106040d861 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-462bb521-99ec-4f9a-8117-a6ecc6dcda4a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-bottom: 0%;
}

#s-62face94-130f-46a1-972c-76904f4cd511 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}








#s-62face94-130f-46a1-972c-76904f4cd511 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62face94-130f-46a1-972c-76904f4cd511.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ef2c45b4-d56b-4dfd-942b-77bb0a74c06f {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-46e7162c-13ad-4936-b331-008887829412 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
}
#s-46e7162c-13ad-4936-b331-008887829412:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-46e7162c-13ad-4936-b331-008887829412:active {border-radius: 1px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-46e7162c-13ad-4936-b331-008887829412-root {
    text-align: center;
  }


#s-46e7162c-13ad-4936-b331-008887829412.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-46e7162c-13ad-4936-b331-008887829412-root {
    text-align: center;
  }


#s-46e7162c-13ad-4936-b331-008887829412.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-46e7162c-13ad-4936-b331-008887829412-root {
    text-align: center;
  }


#s-46e7162c-13ad-4936-b331-008887829412.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-46e7162c-13ad-4936-b331-008887829412-root {
    text-align: center;
  }


#s-46e7162c-13ad-4936-b331-008887829412.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-46e7162c-13ad-4936-b331-008887829412-root {
    text-align: center;
  }


#s-46e7162c-13ad-4936-b331-008887829412.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  inline-block ;
}
}
#s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee {
  display: none;
}
#s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee, #wrap-s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee, #wrap-content-s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee {
  display: none;
}
#s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee, #wrap-s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee, #wrap-content-s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee { display: none !important; }}







#s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9f2f9f9-8712-43cd-959a-5d00dbf87dee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b {
  margin-top: 0%;
margin-bottom: 0%;
max-width: 780px;
aspect-ratio: 780/1200;
text-align: center;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b {
  margin: 0 !important;
  overflow: visible;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 0%;
}

.shg-image-content-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add background color handling */
  
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }

    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-link {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 780px;
  }



  img.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
    
    
    
    max-height: 780px;
  }


.s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-content {
  
    justify-content: center;
  
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
  box-sizing: border-box;
}



.s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70fd304d-660e-42d4-a767-f22da6a3308b {
      --shg-aspect-ratio: calc(780/1200); 
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
      position: relative;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 780px;
    }
  }

@media (min-width: 1200px){#s-70fd304d-660e-42d4-a767-f22da6a3308b {
  margin: 0 !important;
  overflow: visible;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add background color handling */
  
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }

    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-link {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 780px;
  }



  img.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
    
    
    
    max-height: 780px;
  }


.s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-content {
  
    justify-content: center;
  
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
  box-sizing: border-box;
}



.s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70fd304d-660e-42d4-a767-f22da6a3308b {
      --shg-aspect-ratio: calc(780/1200); 
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
      position: relative;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 780px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-70fd304d-660e-42d4-a767-f22da6a3308b {
  margin: 0 !important;
  overflow: visible;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add background color handling */
  
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }

    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-link {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 780px;
  }



  img.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
    
    
    
    max-height: 780px;
  }


.s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-content {
  
    justify-content: center;
  
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
  box-sizing: border-box;
}



.s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70fd304d-660e-42d4-a767-f22da6a3308b {
      --shg-aspect-ratio: calc(780/1200); 
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
      position: relative;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 780px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-70fd304d-660e-42d4-a767-f22da6a3308b {
  margin: 0 !important;
  overflow: visible;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add background color handling */
  
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }

    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-link {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 780px;
  }



  img.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
    
    
    
    max-height: 780px;
  }


.s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-content {
  
    justify-content: center;
  
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
  box-sizing: border-box;
}



.s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70fd304d-660e-42d4-a767-f22da6a3308b {
      --shg-aspect-ratio: calc(780/1200); 
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
      position: relative;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 780px;
    }
  }

}@media (max-width: 767px){#s-70fd304d-660e-42d4-a767-f22da6a3308b {
  margin: 0 !important;
  overflow: visible;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70fd304d-660e-42d4-a767-f22da6a3308b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add background color handling */
  
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }

    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-link {
      aspect-ratio: 780/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70fd304d-660e-42d4-a767-f22da6a3308b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 780px;
  }



  img.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
    
    
    
    max-height: 780px;
  }


.s-70fd304d-660e-42d4-a767-f22da6a3308b .shogun-image-content {
  
    justify-content: center;
  
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image {
  box-sizing: border-box;
}



.s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70fd304d-660e-42d4-a767-f22da6a3308b {
      --shg-aspect-ratio: calc(780/1200); 
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container {
      position: relative;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70fd304d-660e-42d4-a767-f22da6a3308b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 780px;
    }
  }

}
#s-b25037ee-4679-4771-94b6-e940bb3516df {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}








#s-b25037ee-4679-4771-94b6-e940bb3516df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b25037ee-4679-4771-94b6-e940bb3516df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4176f06e-fc72-4a2b-a477-8d45a65d522e {
  margin-top: 5px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 767px){#s-4176f06e-fc72-4a2b-a477-8d45a65d522e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 5px;
}
}
#s-4176f06e-fc72-4a2b-a477-8d45a65d522e .shogun-heading-component h2 {
  color: rgba(237, 255, 0, 1);
  font-weight:  700 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


@media (max-width: 767px){#s-4176f06e-fc72-4a2b-a477-8d45a65d522e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Sora";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  
}


}
#s-04809cd2-54fd-4b2e-9c0a-d002668c0d6c {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-04809cd2-54fd-4b2e-9c0a-d002668c0d6c {
  margin-bottom: 20px;
}
}
#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 250px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a:hover {border-radius: 50px !important;
background-color: rgba(237, 255, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 50px;
letter-spacing: 2px;
}
#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}}

  #s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a-root {
    text-align: center;
  }


#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a-root {
    text-align: center;
  }


#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a-root {
    text-align: center;
  }


#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a-root {
    text-align: center;
  }


#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Sora;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a-root {
    text-align: center;
  }


#s-d3d69060-bfa4-44f6-bf05-0d6cd87fd47a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Sora;
  display:  block ;
}
}
#s-839acd12-26ba-4e06-92de-81a6f8ed5628 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-839acd12-26ba-4e06-92de-81a6f8ed5628 {
  display: none;
}
#s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-content-s-839acd12-26ba-4e06-92de-81a6f8ed5628 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-839acd12-26ba-4e06-92de-81a6f8ed5628 {
  display: none;
}
#s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-content-s-839acd12-26ba-4e06-92de-81a6f8ed5628 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-839acd12-26ba-4e06-92de-81a6f8ed5628 {
  display: none;
}
#s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-content-s-839acd12-26ba-4e06-92de-81a6f8ed5628 { display: none !important; }}@media (max-width: 767px){#s-839acd12-26ba-4e06-92de-81a6f8ed5628 {
  display: none;
}
#s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-s-839acd12-26ba-4e06-92de-81a6f8ed5628, #wrap-content-s-839acd12-26ba-4e06-92de-81a6f8ed5628 { display: none !important; }}







#s-839acd12-26ba-4e06-92de-81a6f8ed5628 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-839acd12-26ba-4e06-92de-81a6f8ed5628.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eef06078-326d-4cc5-9b34-bc88e4b803a9 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 6%;
padding-left: 5%;
padding-bottom: 6%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(34, 34, 34, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-eef06078-326d-4cc5-9b34-bc88e4b803a9 {
  display: none;
}
#s-eef06078-326d-4cc5-9b34-bc88e4b803a9, #wrap-s-eef06078-326d-4cc5-9b34-bc88e4b803a9, #wrap-content-s-eef06078-326d-4cc5-9b34-bc88e4b803a9 { display: none !important; }}@media (max-width: 767px){#s-eef06078-326d-4cc5-9b34-bc88e4b803a9 {
  display: none;
}
#s-eef06078-326d-4cc5-9b34-bc88e4b803a9, #wrap-s-eef06078-326d-4cc5-9b34-bc88e4b803a9, #wrap-content-s-eef06078-326d-4cc5-9b34-bc88e4b803a9 { display: none !important; }}







#s-eef06078-326d-4cc5-9b34-bc88e4b803a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eef06078-326d-4cc5-9b34-bc88e4b803a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bbf2fe01-52f1-4ca4-8bf9-54fd821084fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 525px;
aspect-ratio: 3772/937;
text-align: center;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  margin: 0 !important;
  overflow: visible;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add background color handling */
  
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
  box-sizing: border-box;
}



.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
      position: relative;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

@media (min-width: 1200px){#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  margin: 0 !important;
  overflow: visible;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add background color handling */
  
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
  box-sizing: border-box;
}



.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
      position: relative;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  margin: 0 !important;
  overflow: visible;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add background color handling */
  
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
  box-sizing: border-box;
}



.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
      position: relative;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  margin: 0 !important;
  overflow: visible;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add background color handling */
  
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
  box-sizing: border-box;
}



.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
      position: relative;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}@media (max-width: 767px){#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  margin: 0 !important;
  overflow: visible;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add background color handling */
  
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image {
  box-sizing: border-box;
}



.s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container {
      position: relative;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fef5ca95-c083-4809-b0e4-9845cd8d6745 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}
#s-79c5c877-09b2-450a-a62e-bd6c8fad9656 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 800px;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 525px;
aspect-ratio: 3772/937;
text-align: center;
}
@media (min-width: 1200px){#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  display: none;
}
#s-61be8618-66ff-4275-8d84-6f37f22cba59, #wrap-s-61be8618-66ff-4275-8d84-6f37f22cba59, #wrap-content-s-61be8618-66ff-4275-8d84-6f37f22cba59 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  display: none;
}
#s-61be8618-66ff-4275-8d84-6f37f22cba59, #wrap-s-61be8618-66ff-4275-8d84-6f37f22cba59, #wrap-content-s-61be8618-66ff-4275-8d84-6f37f22cba59 { display: none !important; }}
#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  margin: 0 !important;
  overflow: visible;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add background color handling */
  
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
  box-sizing: border-box;
}



.s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61be8618-66ff-4275-8d84-6f37f22cba59 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
      position: relative;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

@media (min-width: 1200px){#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  margin: 0 !important;
  overflow: visible;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add background color handling */
  
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
  box-sizing: border-box;
}



.s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61be8618-66ff-4275-8d84-6f37f22cba59 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
      position: relative;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  margin: 0 !important;
  overflow: visible;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add background color handling */
  
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
  box-sizing: border-box;
}



.s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61be8618-66ff-4275-8d84-6f37f22cba59 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
      position: relative;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  margin: 0 !important;
  overflow: visible;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add background color handling */
  
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
  box-sizing: border-box;
}



.s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61be8618-66ff-4275-8d84-6f37f22cba59 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
      position: relative;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}@media (max-width: 767px){#s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  margin: 0 !important;
  overflow: visible;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61be8618-66ff-4275-8d84-6f37f22cba59 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add background color handling */
  
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61be8618-66ff-4275-8d84-6f37f22cba59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 525px;
  }



  img.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
    
    
    
    max-height: 525px;
  }


.s-61be8618-66ff-4275-8d84-6f37f22cba59 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image {
  box-sizing: border-box;
}



.s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61be8618-66ff-4275-8d84-6f37f22cba59 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container {
      position: relative;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61be8618-66ff-4275-8d84-6f37f22cba59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 525px;
    }
  }

}
#s-157faee5-0704-41e8-97ae-2920be715b74 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 800px;
}
@media (min-width: 1200px){#s-157faee5-0704-41e8-97ae-2920be715b74 {
  display: none;
}
#s-157faee5-0704-41e8-97ae-2920be715b74, #wrap-s-157faee5-0704-41e8-97ae-2920be715b74, #wrap-content-s-157faee5-0704-41e8-97ae-2920be715b74 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-157faee5-0704-41e8-97ae-2920be715b74 {
  display: none;
}
#s-157faee5-0704-41e8-97ae-2920be715b74, #wrap-s-157faee5-0704-41e8-97ae-2920be715b74, #wrap-content-s-157faee5-0704-41e8-97ae-2920be715b74 { display: none !important; }}
#s-fcdc6cab-316e-45be-ba63-d9d557e0b292 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 10%;
padding-left: 4%;
padding-bottom: 10%;
padding-right: 4%;
min-height: 50px;
max-width: 1600px;
background-color: rgba(34, 34, 34, 1);
}
@media (min-width: 1200px){#s-fcdc6cab-316e-45be-ba63-d9d557e0b292 {
  display: none;
}
#s-fcdc6cab-316e-45be-ba63-d9d557e0b292, #wrap-s-fcdc6cab-316e-45be-ba63-d9d557e0b292, #wrap-content-s-fcdc6cab-316e-45be-ba63-d9d557e0b292 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fcdc6cab-316e-45be-ba63-d9d557e0b292 {
  display: none;
}
#s-fcdc6cab-316e-45be-ba63-d9d557e0b292, #wrap-s-fcdc6cab-316e-45be-ba63-d9d557e0b292, #wrap-content-s-fcdc6cab-316e-45be-ba63-d9d557e0b292 { display: none !important; }}







#s-fcdc6cab-316e-45be-ba63-d9d557e0b292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcdc6cab-316e-45be-ba63-d9d557e0b292.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a07fa2f-9440-479a-a066-b67805924364 {
  margin-top: 30px;
margin-bottom: 10px;
max-width: 300px;
aspect-ratio: 3772/937;
text-align: center;
}

#s-4a07fa2f-9440-479a-a066-b67805924364 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a07fa2f-9440-479a-a066-b67805924364-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 30px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
  box-sizing: border-box;
}



.s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a07fa2f-9440-479a-a066-b67805924364 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
      position: relative;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

@media (min-width: 1200px){#s-4a07fa2f-9440-479a-a066-b67805924364 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a07fa2f-9440-479a-a066-b67805924364-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
  box-sizing: border-box;
}



.s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a07fa2f-9440-479a-a066-b67805924364 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
      position: relative;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4a07fa2f-9440-479a-a066-b67805924364 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a07fa2f-9440-479a-a066-b67805924364-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
  box-sizing: border-box;
}



.s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a07fa2f-9440-479a-a066-b67805924364 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
      position: relative;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4a07fa2f-9440-479a-a066-b67805924364 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a07fa2f-9440-479a-a066-b67805924364-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
  box-sizing: border-box;
}



.s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a07fa2f-9440-479a-a066-b67805924364 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
      position: relative;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (max-width: 767px){#s-4a07fa2f-9440-479a-a066-b67805924364 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a07fa2f-9440-479a-a066-b67805924364-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a07fa2f-9440-479a-a066-b67805924364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }

    #s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-link {
      aspect-ratio: 3772/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a07fa2f-9440-479a-a066-b67805924364 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-4a07fa2f-9440-479a-a066-b67805924364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image {
  box-sizing: border-box;
}



.s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a07fa2f-9440-479a-a066-b67805924364 {
      --shg-aspect-ratio: calc(3772/937); 
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container {
      position: relative;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a07fa2f-9440-479a-a066-b67805924364 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}
#s-31d85a45-63bf-4d94-9ec4-dba88467762e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 800px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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