.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-27752ee0-1daa-4afe-b1dc-a50dc790a152 {
  min-height: 50px;
}








#s-27752ee0-1daa-4afe-b1dc-a50dc790a152 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-27752ee0-1daa-4afe-b1dc-a50dc790a152.shg-box.shg-c {
  justify-content: center;
}

#s-9c0a8086-c290-4f73-8af2-58825851628c {
  min-height: 50px;
}








#s-9c0a8086-c290-4f73-8af2-58825851628c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c0a8086-c290-4f73-8af2-58825851628c.shg-box.shg-c {
  justify-content: center;
}

#s-d36cc6bf-5741-417e-96d1-1d9dd56d1be7 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 230px;
background-position: center center;
}

#s-d36cc6bf-5741-417e-96d1-1d9dd56d1be7 {
  background-image: url(https://i.shgcdn.com/04d656f9-795d-42ee-8b41-6c4964c41bed/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d36cc6bf-5741-417e-96d1-1d9dd56d1be7 > .shg-box-overlay {
  background-color: rgba(53, 53, 53, 1);
  opacity: 0.4;
  display: block;
}#s-d36cc6bf-5741-417e-96d1-1d9dd56d1be7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1fc652ad-792b-4665-b4a4-61f5591f077a {
  min-height: 50px;
}
@media (max-width: 767px){#s-1fc652ad-792b-4665-b4a4-61f5591f077a {
  display: none;
}
#s-1fc652ad-792b-4665-b4a4-61f5591f077a, #wrap-s-1fc652ad-792b-4665-b4a4-61f5591f077a, #wrap-content-s-1fc652ad-792b-4665-b4a4-61f5591f077a { display: none !important; }}







#s-1fc652ad-792b-4665-b4a4-61f5591f077a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1fc652ad-792b-4665-b4a4-61f5591f077a.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #444444;
  font-family: "MuseoSans-500";
  text-transform: none;
  font-weight: 400;
  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-effa84e6-1faf-4a2c-b33d-1b8837f8dcbf {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
max-width: 1400px;
text-align: center;
}
@media (min-width: 1200px){#s-effa84e6-1faf-4a2c-b33d-1b8837f8dcbf {
  padding-left: 10%;
padding-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-effa84e6-1faf-4a2c-b33d-1b8837f8dcbf {
  margin-top: 20px;
padding-left: 11%;
padding-right: 11%;
}
}
#s-effa84e6-1faf-4a2c-b33d-1b8837f8dcbf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 23px;
  line-height: 1.45em;
  
  
}


#s-effa84e6-1faf-4a2c-b33d-1b8837f8dcbf .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-f5643567-b7a4-406c-8eb7-ca70747a4f2c {
  margin-left: auto;
margin-right: auto;
padding-left: 9%;
padding-right: 9%;
max-width: 1400px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f5643567-b7a4-406c-8eb7-ca70747a4f2c {
  margin-top: 20px;
}
}
#s-f5643567-b7a4-406c-8eb7-ca70747a4f2c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 23px;
  line-height: 1.45em;
  
  
}


#s-f5643567-b7a4-406c-8eb7-ca70747a4f2c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-be1bc53f-6360-4be4-9b96-7f44ad34bf89 {
  min-height: 50px;
}








#s-be1bc53f-6360-4be4-9b96-7f44ad34bf89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be1bc53f-6360-4be4-9b96-7f44ad34bf89.shg-box.shg-c {
  justify-content: center;
}

#s-68673b83-8cfd-4cc2-a561-054521d3b4f7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-68673b83-8cfd-4cc2-a561-054521d3b4f7 {
  display: none;
}
#s-68673b83-8cfd-4cc2-a561-054521d3b4f7, #wrap-s-68673b83-8cfd-4cc2-a561-054521d3b4f7, #wrap-content-s-68673b83-8cfd-4cc2-a561-054521d3b4f7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68673b83-8cfd-4cc2-a561-054521d3b4f7 {
  display: none;
}
#s-68673b83-8cfd-4cc2-a561-054521d3b4f7, #wrap-s-68673b83-8cfd-4cc2-a561-054521d3b4f7, #wrap-content-s-68673b83-8cfd-4cc2-a561-054521d3b4f7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68673b83-8cfd-4cc2-a561-054521d3b4f7 {
  display: none;
}
#s-68673b83-8cfd-4cc2-a561-054521d3b4f7, #wrap-s-68673b83-8cfd-4cc2-a561-054521d3b4f7, #wrap-content-s-68673b83-8cfd-4cc2-a561-054521d3b4f7 { display: none !important; }}







#s-68673b83-8cfd-4cc2-a561-054521d3b4f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-68673b83-8cfd-4cc2-a561-054521d3b4f7.shg-box.shg-c {
  justify-content: center;
}

#s-4070e383-422b-414b-9e91-2d5cc841202f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 11%;
padding-bottom: 10px;
padding-right: 11%;
max-width: 1199px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4070e383-422b-414b-9e91-2d5cc841202f {
  margin-top: 6px;
margin-bottom: 6px;
}
}@media (max-width: 767px){#s-4070e383-422b-414b-9e91-2d5cc841202f {
  margin-bottom: 20px;
}
}
#s-4070e383-422b-414b-9e91-2d5cc841202f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.45em;
  
  
}


#s-4070e383-422b-414b-9e91-2d5cc841202f .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-4dd256f6-469c-4558-9bf2-d170cda4c94d {
  margin-left: auto;
margin-right: auto;
padding-left: 7%;
padding-right: 7%;
max-width: 1199px;
text-align: center;
}
@media (min-width: 1200px){#s-4dd256f6-469c-4558-9bf2-d170cda4c94d {
  padding-bottom: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4dd256f6-469c-4558-9bf2-d170cda4c94d {
  margin-top: 6px;
margin-bottom: 6px;
}
}@media (max-width: 767px){#s-4dd256f6-469c-4558-9bf2-d170cda4c94d {
  margin-bottom: 20px;
padding-left: 5%;
padding-right: 5%;
}
}
#s-4dd256f6-469c-4558-9bf2-d170cda4c94d .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.45em;
  
  
}


#s-4dd256f6-469c-4558-9bf2-d170cda4c94d .shogun-heading-component h6 a {
  color: rgba(255, 255, 255, 1);
}


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

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

#s-665478fa-dfcd-4515-aefd-2464549528bd {
  padding-top: 10px;
padding-left: 44.5%;
padding-bottom: 40px;
padding-right: 44.5%;
}
@media (max-width: 767px){#s-665478fa-dfcd-4515-aefd-2464549528bd {
  padding-left: 28.5%;
padding-right: 28.5%;
}
}
#s-665478fa-dfcd-4515-aefd-2464549528bd hr {
  border-top: 1px solid #ddd;
}

#s-eaf04ad9-79a7-4ad1-bf4c-9b01cacf05f3 {
  text-align: left;
}

#s-870c476a-c4fe-413e-be10-704df1532a45 {
  min-height: 50px;
}
@media (max-width: 767px){#s-870c476a-c4fe-413e-be10-704df1532a45 {
  margin-top: 30px;
}
}







#s-870c476a-c4fe-413e-be10-704df1532a45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-870c476a-c4fe-413e-be10-704df1532a45.shg-box.shg-c {
  justify-content: center;
}

#s-52b1788c-e051-44bd-86bf-11625d83fbcd {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-bottom: 0px;
min-height: 50px;
max-width: 1380px;
}
@media (min-width: 1200px){#s-52b1788c-e051-44bd-86bf-11625d83fbcd {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52b1788c-e051-44bd-86bf-11625d83fbcd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52b1788c-e051-44bd-86bf-11625d83fbcd {
  
}
}@media (max-width: 767px){#s-52b1788c-e051-44bd-86bf-11625d83fbcd {
  
}
}







#s-52b1788c-e051-44bd-86bf-11625d83fbcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52b1788c-e051-44bd-86bf-11625d83fbcd.shg-box.shg-c {
  justify-content: center;
}

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

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

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

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

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

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

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

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

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

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  margin-left: auto;
margin-right: auto;
max-width: 450px;
text-align: center;
}
@media (min-width: 1200px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  display: none;
}
#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d, #wrap-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d, #wrap-content-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  display: none;
}
#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d, #wrap-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d, #wrap-content-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  display: none;
}
#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d, #wrap-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d, #wrap-content-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d { display: none !important; }}@media (max-width: 767px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  margin-top: 0px;
margin-bottom: 30px;
}
}
#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d img.shogun-image {
  width: 100%;
  
  
  max-width: 450px;

      
    max-width: 450px;

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




.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d img.shogun-image {
  width: 100%;
  
  
  max-width: 450px;

      
    max-width: 450px;

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




.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d img.shogun-image {
  width: 100%;
  
  
  max-width: 450px;

      
    max-width: 450px;

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




.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d img.shogun-image {
  width: 100%;
  
  
  max-width: 450px;

      
    max-width: 450px;

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




.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-56e707e7-c8ad-45ff-99fc-405ee0290c4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d img.shogun-image {
  width: 100%;
  
  
  max-width: 450px;

      
    max-width: 450px;

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




.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56e707e7-c8ad-45ff-99fc-405ee0290c4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  margin-left: auto;
margin-right: auto;
max-width: 430px;
text-align: center;
}
@media (min-width: 1200px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  display: none;
}
#s-36cb9d57-c639-40d5-b843-f7a76e4b032b, #wrap-s-36cb9d57-c639-40d5-b843-f7a76e4b032b, #wrap-content-s-36cb9d57-c639-40d5-b843-f7a76e4b032b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  display: none;
}
#s-36cb9d57-c639-40d5-b843-f7a76e4b032b, #wrap-s-36cb9d57-c639-40d5-b843-f7a76e4b032b, #wrap-content-s-36cb9d57-c639-40d5-b843-f7a76e4b032b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  display: none;
}
#s-36cb9d57-c639-40d5-b843-f7a76e4b032b, #wrap-s-36cb9d57-c639-40d5-b843-f7a76e4b032b, #wrap-content-s-36cb9d57-c639-40d5-b843-f7a76e4b032b { display: none !important; }}@media (max-width: 767px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  margin-top: 0px;
margin-bottom: 30px;
}
}
#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b img.shogun-image {
  width: 100%;
  
  
  max-width: 430px;

      
    max-width: 430px;

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




.s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b img.shogun-image {
  width: 100%;
  
  
  max-width: 430px;

      
    max-width: 430px;

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




.s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b img.shogun-image {
  width: 100%;
  
  
  max-width: 430px;

      
    max-width: 430px;

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




.s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b img.shogun-image {
  width: 100%;
  
  
  max-width: 430px;

      
    max-width: 430px;

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




.s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-36cb9d57-c639-40d5-b843-f7a76e4b032b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b img.shogun-image {
  width: 100%;
  
  
  max-width: 430px;

      
    max-width: 430px;

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




.s-36cb9d57-c639-40d5-b843-f7a76e4b032b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36cb9d57-c639-40d5-b843-f7a76e4b032b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  margin-left: auto;
margin-right: auto;
max-width: 1535px;
text-align: center;
}
@media (max-width: 767px){#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  display: none;
}
#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9, #wrap-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9, #wrap-content-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 { display: none !important; }}
#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0f11856-0672-4e9f-8c5d-bf02d1a24ee9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 1535px;
text-align: center;
}
@media (max-width: 767px){#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  display: none;
}
#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4, #wrap-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4, #wrap-content-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 { display: none !important; }}
#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1535px;

      
    max-width: 1535px;

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




.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1cd1c355-41df-4447-b5ce-eae4cf49b8a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-3cb85a12-b687-4f15-b00d-b44ca07d0527 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1365px;
}
@media (max-width: 767px){#s-3cb85a12-b687-4f15-b00d-b44ca07d0527 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-3cb85a12-b687-4f15-b00d-b44ca07d0527 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3cb85a12-b687-4f15-b00d-b44ca07d0527.shg-box.shg-c {
  justify-content: center;
}

#s-06e1c55f-b8f0-4d5b-aca4-1e779c687a5d {
  padding-bottom: 20px;
text-align: center;
}
@media (max-width: 767px){#s-06e1c55f-b8f0-4d5b-aca4-1e779c687a5d {
  display: none;
}
#s-06e1c55f-b8f0-4d5b-aca4-1e779c687a5d, #wrap-s-06e1c55f-b8f0-4d5b-aca4-1e779c687a5d, #wrap-content-s-06e1c55f-b8f0-4d5b-aca4-1e779c687a5d { display: none !important; }}
#s-06e1c55f-b8f0-4d5b-aca4-1e779c687a5d .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-7ebeac2c-d5db-4ada-9dbc-5839eb9f7c7d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-7ebeac2c-d5db-4ada-9dbc-5839eb9f7c7d {
  padding-left: 1%;
padding-right: 1%;
}
}







#s-7ebeac2c-d5db-4ada-9dbc-5839eb9f7c7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ebeac2c-d5db-4ada-9dbc-5839eb9f7c7d.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

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

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

#s-c5fee7d0-0def-410c-9061-4b4eddcdef65 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
padding-left: 1%;
padding-bottom: 20px;
padding-right: 1%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5fee7d0-0def-410c-9061-4b4eddcdef65 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-c5fee7d0-0def-410c-9061-4b4eddcdef65 {
  padding-left: 3%;
padding-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-c5fee7d0-0def-410c-9061-4b4eddcdef65"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.5px);
}

}

@media (min-width: 768px) {
[id="s-c5fee7d0-0def-410c-9061-4b4eddcdef65"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 13.6px);
}

}

@media (min-width: 992px) {
[id="s-c5fee7d0-0def-410c-9061-4b4eddcdef65"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 13.6px);
}

}

@media (min-width: 1200px) {
[id="s-c5fee7d0-0def-410c-9061-4b4eddcdef65"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 13.6px);
}

}

#s-eb7a01d3-a36f-45ff-a3cb-3e63d649adf3 {
  min-height: 50px;
}








#s-eb7a01d3-a36f-45ff-a3cb-3e63d649adf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eb7a01d3-a36f-45ff-a3cb-3e63d649adf3 {
  cursor: pointer;
}#s-eb7a01d3-a36f-45ff-a3cb-3e63d649adf3.shg-box.shg-c {
  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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  max-width: 800px;
aspect-ratio: 800/475;
text-align: center;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }

    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-link {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
  box-sizing: border-box;
}



.s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46578c45-80e3-4d1d-9634-283a518c57e9 {
      --shg-aspect-ratio: calc(800/475); 
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
      position: relative;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }

    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-link {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
  box-sizing: border-box;
}



.s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46578c45-80e3-4d1d-9634-283a518c57e9 {
      --shg-aspect-ratio: calc(800/475); 
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
      position: relative;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }

    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-link {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
  box-sizing: border-box;
}



.s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46578c45-80e3-4d1d-9634-283a518c57e9 {
      --shg-aspect-ratio: calc(800/475); 
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
      position: relative;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }

    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-link {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
  box-sizing: border-box;
}



.s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46578c45-80e3-4d1d-9634-283a518c57e9 {
      --shg-aspect-ratio: calc(800/475); 
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
      position: relative;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  margin: 0 !important;
  overflow: visible;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46578c45-80e3-4d1d-9634-283a518c57e9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add background color handling */
  
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }

    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-link {
      aspect-ratio: 800/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46578c45-80e3-4d1d-9634-283a518c57e9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-46578c45-80e3-4d1d-9634-283a518c57e9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image {
  box-sizing: border-box;
}



.s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46578c45-80e3-4d1d-9634-283a518c57e9 {
      --shg-aspect-ratio: calc(800/475); 
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container {
      position: relative;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46578c45-80e3-4d1d-9634-283a518c57e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-0bf44056-54db-474e-8088-afc074ff7801 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-0bf44056-54db-474e-8088-afc074ff7801 {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-0bf44056-54db-474e-8088-afc074ff7801 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-5e70bf6a-f2ec-46bc-a201-4366725340a0 {
  min-height: 50px;
}








#s-5e70bf6a-f2ec-46bc-a201-4366725340a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e70bf6a-f2ec-46bc-a201-4366725340a0 {
  cursor: pointer;
}#s-5e70bf6a-f2ec-46bc-a201-4366725340a0.shg-box.shg-c {
  justify-content: center;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  max-width: 364px;
aspect-ratio: 364/216;
text-align: center;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 364px;
  }



  img.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
    
    
    
    max-height: 364px;
  }


.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
  box-sizing: border-box;
}



.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
      position: relative;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 364px;
    }
  }

@media (min-width: 1200px){#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 364px;
  }



  img.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
    
    
    
    max-height: 364px;
  }


.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
  box-sizing: border-box;
}



.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
      position: relative;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 364px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 364px;
  }



  img.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
    
    
    
    max-height: 364px;
  }


.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
  box-sizing: border-box;
}



.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
      position: relative;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 364px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 364px;
  }



  img.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
    
    
    
    max-height: 364px;
  }


.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
  box-sizing: border-box;
}



.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
      position: relative;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 364px;
    }
  }

}@media (max-width: 767px){#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 364px;
  }



  img.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
    
    
    
    max-height: 364px;
  }


.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image {
  box-sizing: border-box;
}



.s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container {
      position: relative;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b4fd682-bc7a-43c6-8a67-1bfdddcd6466 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 364px;
    }
  }

}
#s-95e05e4a-70e5-497a-8dd1-0a10285cbdca {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-95e05e4a-70e5-497a-8dd1-0a10285cbdca {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-95e05e4a-70e5-497a-8dd1-0a10285cbdca .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-32445fc9-9517-428d-a6b3-c847ef309621 {
  min-height: 50px;
}








#s-32445fc9-9517-428d-a6b3-c847ef309621 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32445fc9-9517-428d-a6b3-c847ef309621 {
  cursor: pointer;
}#s-32445fc9-9517-428d-a6b3-c847ef309621.shg-box.shg-c {
  justify-content: center;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  aspect-ratio: 364/216;
text-align: center;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
    
    
    
    
  }


.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
  box-sizing: border-box;
}



.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
      position: relative;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
    
    
    
    
  }


.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
  box-sizing: border-box;
}



.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
      position: relative;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
    
    
    
    
  }


.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
  box-sizing: border-box;
}



.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
      position: relative;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
    
    
    
    
  }


.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
  box-sizing: border-box;
}



.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
      position: relative;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
    
    
    
    
  }


.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image {
  box-sizing: border-box;
}



.s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container {
      position: relative;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fe8d13b-8d8a-4088-893e-9bb749aa2322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-c8abd072-3ee3-43ef-9f9b-e3e91ab43f72 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-c8abd072-3ee3-43ef-9f9b-e3e91ab43f72 {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-c8abd072-3ee3-43ef-9f9b-e3e91ab43f72 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-b9545cd2-4f57-444b-9390-588f30ae0824 {
  min-height: 50px;
}








#s-b9545cd2-4f57-444b-9390-588f30ae0824 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b9545cd2-4f57-444b-9390-588f30ae0824 {
  cursor: pointer;
}#s-b9545cd2-4f57-444b-9390-588f30ae0824.shg-box.shg-c {
  justify-content: center;
}

#s-5e757cba-3681-4476-8b76-759871ab2224 {
  aspect-ratio: 364/216;
text-align: center;
}

#s-5e757cba-3681-4476-8b76-759871ab2224 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e757cba-3681-4476-8b76-759871ab2224-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
    
    
    
    
  }


.s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
  box-sizing: border-box;
}



.s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e757cba-3681-4476-8b76-759871ab2224 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
      position: relative;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-5e757cba-3681-4476-8b76-759871ab2224 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e757cba-3681-4476-8b76-759871ab2224-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
    
    
    
    
  }


.s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
  box-sizing: border-box;
}



.s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e757cba-3681-4476-8b76-759871ab2224 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
      position: relative;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5e757cba-3681-4476-8b76-759871ab2224 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e757cba-3681-4476-8b76-759871ab2224-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
    
    
    
    
  }


.s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
  box-sizing: border-box;
}



.s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e757cba-3681-4476-8b76-759871ab2224 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
      position: relative;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5e757cba-3681-4476-8b76-759871ab2224 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e757cba-3681-4476-8b76-759871ab2224-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
    
    
    
    
  }


.s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
  box-sizing: border-box;
}



.s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e757cba-3681-4476-8b76-759871ab2224 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
      position: relative;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-5e757cba-3681-4476-8b76-759871ab2224 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e757cba-3681-4476-8b76-759871ab2224-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e757cba-3681-4476-8b76-759871ab2224 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e757cba-3681-4476-8b76-759871ab2224 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
    
    
    
    
  }


.s-5e757cba-3681-4476-8b76-759871ab2224 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image {
  box-sizing: border-box;
}



.s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e757cba-3681-4476-8b76-759871ab2224 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container {
      position: relative;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e757cba-3681-4476-8b76-759871ab2224 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-6aacb682-d75f-496d-bba1-ab08d7f90311 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-6aacb682-d75f-496d-bba1-ab08d7f90311 {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-6aacb682-d75f-496d-bba1-ab08d7f90311 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-96dae8b0-eb92-469b-8143-3487a2444635 {
  min-height: 50px;
}








#s-96dae8b0-eb92-469b-8143-3487a2444635 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-96dae8b0-eb92-469b-8143-3487a2444635 {
  cursor: pointer;
}#s-96dae8b0-eb92-469b-8143-3487a2444635.shg-box.shg-c {
  justify-content: center;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  aspect-ratio: 364/216;
text-align: center;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  margin: 0 !important;
  overflow: visible;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add background color handling */
  
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
    
    
    
    
  }


.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
  box-sizing: border-box;
}



.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
      position: relative;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  margin: 0 !important;
  overflow: visible;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add background color handling */
  
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
    
    
    
    
  }


.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
  box-sizing: border-box;
}



.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
      position: relative;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  margin: 0 !important;
  overflow: visible;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add background color handling */
  
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
    
    
    
    
  }


.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
  box-sizing: border-box;
}



.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
      position: relative;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  margin: 0 !important;
  overflow: visible;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add background color handling */
  
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
    
    
    
    
  }


.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
  box-sizing: border-box;
}



.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
      position: relative;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  margin: 0 !important;
  overflow: visible;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add background color handling */
  
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
    
    
    
    
  }


.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image {
  box-sizing: border-box;
}



.s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container {
      position: relative;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3dea5cc-c37d-4ec4-a232-6c36bc79c133 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-bd731084-90c0-4dcb-8264-97c7599420a4 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-bd731084-90c0-4dcb-8264-97c7599420a4 {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-bd731084-90c0-4dcb-8264-97c7599420a4 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-2fb79beb-165f-4f1b-b27c-b250c2f991a4 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fb79beb-165f-4f1b-b27c-b250c2f991a4 {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-2fb79beb-165f-4f1b-b27c-b250c2f991a4 {
  margin-right: 0%;
padding-left: 3%;
padding-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-2fb79beb-165f-4f1b-b27c-b250c2f991a4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.5px);
}

}

@media (min-width: 768px) {
[id="s-2fb79beb-165f-4f1b-b27c-b250c2f991a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.75px);
}

}

@media (min-width: 992px) {
[id="s-2fb79beb-165f-4f1b-b27c-b250c2f991a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.75px);
}

}

@media (min-width: 1200px) {
[id="s-2fb79beb-165f-4f1b-b27c-b250c2f991a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.75px);
}

}

#s-5a0337ab-0aa3-4e1b-a3be-6ebc53e889cd {
  min-height: 50px;
}








#s-5a0337ab-0aa3-4e1b-a3be-6ebc53e889cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a0337ab-0aa3-4e1b-a3be-6ebc53e889cd {
  cursor: pointer;
}#s-5a0337ab-0aa3-4e1b-a3be-6ebc53e889cd.shg-box.shg-c {
  justify-content: center;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  aspect-ratio: 364/216;
text-align: center;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  margin: 0 !important;
  overflow: visible;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add background color handling */
  
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
    
    
    
    
  }


.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
  box-sizing: border-box;
}



.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
      position: relative;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  margin: 0 !important;
  overflow: visible;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add background color handling */
  
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
    
    
    
    
  }


.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
  box-sizing: border-box;
}



.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
      position: relative;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  margin: 0 !important;
  overflow: visible;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add background color handling */
  
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
    
    
    
    
  }


.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
  box-sizing: border-box;
}



.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
      position: relative;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  margin: 0 !important;
  overflow: visible;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add background color handling */
  
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
    
    
    
    
  }


.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
  box-sizing: border-box;
}



.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
      position: relative;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  margin: 0 !important;
  overflow: visible;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add background color handling */
  
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
    
    
    
    
  }


.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image {
  box-sizing: border-box;
}



.s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container {
      position: relative;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa47faa5-9ba7-4717-b65e-fc9fe92343ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-0f1b7269-6991-4931-a4a0-9c8c6212290d {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-0f1b7269-6991-4931-a4a0-9c8c6212290d {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-0f1b7269-6991-4931-a4a0-9c8c6212290d .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-c685e56d-f23e-4fab-a420-8f22b54f7993 {
  min-height: 50px;
}








#s-c685e56d-f23e-4fab-a420-8f22b54f7993 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c685e56d-f23e-4fab-a420-8f22b54f7993 {
  cursor: pointer;
}#s-c685e56d-f23e-4fab-a420-8f22b54f7993.shg-box.shg-c {
  justify-content: center;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  aspect-ratio: 364/216;
text-align: center;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
    
    
    
    
  }


.s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
  box-sizing: border-box;
}



.s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
      position: relative;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
    
    
    
    
  }


.s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
  box-sizing: border-box;
}



.s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
      position: relative;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
    
    
    
    
  }


.s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
  box-sizing: border-box;
}



.s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
      position: relative;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
    
    
    
    
  }


.s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
  box-sizing: border-box;
}



.s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
      position: relative;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
    
    
    
    
  }


.s-ab3df953-bbca-4286-9bd9-79150089c1d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image {
  box-sizing: border-box;
}



.s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container {
      position: relative;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3df953-bbca-4286-9bd9-79150089c1d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-d8b35ddc-6963-45dd-952b-1d592dadf2e4 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-d8b35ddc-6963-45dd-952b-1d592dadf2e4 {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-d8b35ddc-6963-45dd-952b-1d592dadf2e4 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-fae1e321-384c-42da-a552-925359c4652b {
  min-height: 50px;
}








#s-fae1e321-384c-42da-a552-925359c4652b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fae1e321-384c-42da-a552-925359c4652b {
  cursor: pointer;
}#s-fae1e321-384c-42da-a552-925359c4652b.shg-box.shg-c {
  justify-content: center;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  aspect-ratio: 364/216;
text-align: center;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  margin: 0 !important;
  overflow: visible;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add background color handling */
  
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
    
    
    
    
  }


.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
  box-sizing: border-box;
}



.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
      position: relative;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  margin: 0 !important;
  overflow: visible;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add background color handling */
  
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
    
    
    
    
  }


.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
  box-sizing: border-box;
}



.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
      position: relative;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  margin: 0 !important;
  overflow: visible;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add background color handling */
  
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
    
    
    
    
  }


.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
  box-sizing: border-box;
}



.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
      position: relative;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  margin: 0 !important;
  overflow: visible;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add background color handling */
  
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
    
    
    
    
  }


.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
  box-sizing: border-box;
}



.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
      position: relative;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  margin: 0 !important;
  overflow: visible;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add background color handling */
  
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
    
    
    
    
  }


.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image {
  box-sizing: border-box;
}



.s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container {
      position: relative;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f505aa76-b10b-47d5-b4f9-e2855a46ab78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-59bb7a8c-de8d-45bf-ab72-77204de4a907 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-59bb7a8c-de8d-45bf-ab72-77204de4a907 {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-59bb7a8c-de8d-45bf-ab72-77204de4a907 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-aeccb87e-2a71-49b2-8b63-2f8b3297ffef {
  min-height: 50px;
}








#s-aeccb87e-2a71-49b2-8b63-2f8b3297ffef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aeccb87e-2a71-49b2-8b63-2f8b3297ffef {
  cursor: pointer;
}#s-aeccb87e-2a71-49b2-8b63-2f8b3297ffef.shg-box.shg-c {
  justify-content: center;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  aspect-ratio: 364/216;
text-align: center;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
    
    
    
    
  }


.s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
  box-sizing: border-box;
}



.s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
      position: relative;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
    
    
    
    
  }


.s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
  box-sizing: border-box;
}



.s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
      position: relative;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
    
    
    
    
  }


.s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
  box-sizing: border-box;
}



.s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
      position: relative;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
    
    
    
    
  }


.s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
  box-sizing: border-box;
}



.s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
      position: relative;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  margin: 0 !important;
  overflow: visible;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add background color handling */
  
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }

    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-link {
      aspect-ratio: 364/216;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
    
    
    
    
  }


.s-e3d32fc8-b5f1-4cce-9636-68530434e707 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image {
  box-sizing: border-box;
}



.s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 {
      --shg-aspect-ratio: calc(364/216); 
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container {
      position: relative;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e3d32fc8-b5f1-4cce-9636-68530434e707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-766e298a-c4fc-4b02-89dd-99108431256d {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}
@media (max-width: 767px){#s-766e298a-c4fc-4b02-89dd-99108431256d {
  padding-top: 15px;
padding-bottom: 25px;
}
}
#s-766e298a-c4fc-4b02-89dd-99108431256d .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-5bf130d8-ecda-4a1d-8da6-343b3fccd0aa {
  min-height: 50px;
}








#s-5bf130d8-ecda-4a1d-8da6-343b3fccd0aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5bf130d8-ecda-4a1d-8da6-343b3fccd0aa.shg-box.shg-c {
  justify-content: center;
}

#s-602467e1-a632-4c73-b37c-6e1e818e8306 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1365px;
}








#s-602467e1-a632-4c73-b37c-6e1e818e8306 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-602467e1-a632-4c73-b37c-6e1e818e8306.shg-box.shg-c {
  justify-content: center;
}

#s-462ee9d7-be20-4f77-9110-c629b3bc0e41 {
  padding-left: 42%;
padding-bottom: 10px;
padding-right: 42%;
}
@media (max-width: 767px){#s-462ee9d7-be20-4f77-9110-c629b3bc0e41 {
  padding-left: 20%;
padding-right: 20%;
}
}
#s-462ee9d7-be20-4f77-9110-c629b3bc0e41 hr {
  border-top: 1px solid rgba(179, 179, 179, 1);
}

#s-b4b608a5-5c94-41c6-a18c-13f3b847bd0d {
  margin-top: -20px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1380px;
}
@media (max-width: 767px){#s-b4b608a5-5c94-41c6-a18c-13f3b847bd0d {
  margin-top: 30px;
padding-left: 1%;
padding-right: 1%;
}
}







#s-b4b608a5-5c94-41c6-a18c-13f3b847bd0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b4b608a5-5c94-41c6-a18c-13f3b847bd0d.shg-box.shg-c {
  justify-content: center;
}

#s-f2180654-6c5d-40a6-bbd3-d131692ade22 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f2180654-6c5d-40a6-bbd3-d131692ade22 {
  display: none;
}
#s-f2180654-6c5d-40a6-bbd3-d131692ade22, #wrap-s-f2180654-6c5d-40a6-bbd3-d131692ade22, #wrap-content-s-f2180654-6c5d-40a6-bbd3-d131692ade22 { display: none !important; }}
#s-f2180654-6c5d-40a6-bbd3-d131692ade22 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-c67a081f-4ac5-4bc7-bbaa-fe22c81f60b9 {
  padding-left: 1%;
padding-right: 1%;
}
@media (max-width: 767px){#s-c67a081f-4ac5-4bc7-bbaa-fe22c81f60b9 {
  padding-left: 3%;
padding-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-c67a081f-4ac5-4bc7-bbaa-fe22c81f60b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-c67a081f-4ac5-4bc7-bbaa-fe22c81f60b9"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-c67a081f-4ac5-4bc7-bbaa-fe22c81f60b9"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-c67a081f-4ac5-4bc7-bbaa-fe22c81f60b9"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 12.0px);
}

}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 240px;
aspect-ratio: 240/90;
text-align: center;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  margin: 0 !important;
  overflow: visible;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add background color handling */
  
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
  box-sizing: border-box;
}



.s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
      position: relative;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

@media (min-width: 1200px){#s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  margin: 0 !important;
  overflow: visible;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add background color handling */
  
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
  box-sizing: border-box;
}



.s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
      position: relative;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  margin: 0 !important;
  overflow: visible;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add background color handling */
  
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
  box-sizing: border-box;
}



.s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
      position: relative;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  margin: 0 !important;
  overflow: visible;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add background color handling */
  
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
  box-sizing: border-box;
}



.s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
      position: relative;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (max-width: 767px){#s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  margin: 0 !important;
  overflow: visible;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add background color handling */
  
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-46631ce3-37b1-4037-8c60-e4222cf4b166 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image {
  box-sizing: border-box;
}



.s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container {
      position: relative;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46631ce3-37b1-4037-8c60-e4222cf4b166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}
#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 240px;
aspect-ratio: 240/90;
text-align: center;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  margin: 0 !important;
  overflow: visible;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add background color handling */
  
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
  box-sizing: border-box;
}



.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
      position: relative;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

@media (min-width: 1200px){#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  margin: 0 !important;
  overflow: visible;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add background color handling */
  
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
  box-sizing: border-box;
}



.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
      position: relative;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  margin: 0 !important;
  overflow: visible;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add background color handling */
  
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
  box-sizing: border-box;
}



.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
      position: relative;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  margin: 0 !important;
  overflow: visible;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add background color handling */
  
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
  box-sizing: border-box;
}



.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
      position: relative;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (max-width: 767px){#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  margin: 0 !important;
  overflow: visible;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add background color handling */
  
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image {
  box-sizing: border-box;
}



.s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container {
      position: relative;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-239ad390-b5e7-4fe5-9008-1e4d860e6de8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}
#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 240px;
aspect-ratio: 240/90;
text-align: center;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
  box-sizing: border-box;
}



.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
      position: relative;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

@media (min-width: 1200px){#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
  box-sizing: border-box;
}



.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
      position: relative;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
  box-sizing: border-box;
}



.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
      position: relative;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
  box-sizing: border-box;
}



.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
      position: relative;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (max-width: 767px){#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image {
  box-sizing: border-box;
}



.s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container {
      position: relative;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-defc39d5-1710-49f0-9d7c-cc004b9350f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}
#s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 240px;
aspect-ratio: 240/90;
text-align: center;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  margin: 0 !important;
  overflow: visible;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add background color handling */
  
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
  box-sizing: border-box;
}



.s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e6a847d-3706-4acc-b32a-79503b269d3d {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
      position: relative;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

@media (min-width: 1200px){#s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  margin: 0 !important;
  overflow: visible;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add background color handling */
  
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
  box-sizing: border-box;
}



.s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e6a847d-3706-4acc-b32a-79503b269d3d {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
      position: relative;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  margin: 0 !important;
  overflow: visible;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add background color handling */
  
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
  box-sizing: border-box;
}



.s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e6a847d-3706-4acc-b32a-79503b269d3d {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
      position: relative;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  margin: 0 !important;
  overflow: visible;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add background color handling */
  
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
  box-sizing: border-box;
}



.s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e6a847d-3706-4acc-b32a-79503b269d3d {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
      position: relative;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (max-width: 767px){#s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  margin: 0 !important;
  overflow: visible;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e6a847d-3706-4acc-b32a-79503b269d3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add background color handling */
  
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e6a847d-3706-4acc-b32a-79503b269d3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-2e6a847d-3706-4acc-b32a-79503b269d3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image {
  box-sizing: border-box;
}



.s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e6a847d-3706-4acc-b32a-79503b269d3d {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container {
      position: relative;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e6a847d-3706-4acc-b32a-79503b269d3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}
#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 240px;
aspect-ratio: 240/90;
text-align: center;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(175, 175, 175, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
  box-sizing: border-box;
}



.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
      position: relative;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

@media (min-width: 1200px){#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
  box-sizing: border-box;
}



.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
      position: relative;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
  box-sizing: border-box;
}



.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
      position: relative;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
  box-sizing: border-box;
}



.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
      position: relative;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}@media (max-width: 767px){#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }

    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-link {
      aspect-ratio: 240/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 240px;
  }



  img.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
    
    
    
    max-height: 240px;
  }


.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image {
  box-sizing: border-box;
}



.s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 {
      --shg-aspect-ratio: calc(240/90); 
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container {
      position: relative;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee12dbca-4c08-4c5d-8809-60eb1455a4e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 240px;
    }
  }

}
#s-9277571f-a8ee-4d42-ac37-550132d71697 {
  padding-left: 1.5%;
padding-right: 1.5%;
min-height: 50px;
}
@media (max-width: 767px){#s-9277571f-a8ee-4d42-ac37-550132d71697 {
  padding-left: 0%;
padding-right: 0%;
}
}







#s-9277571f-a8ee-4d42-ac37-550132d71697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9277571f-a8ee-4d42-ac37-550132d71697.shg-box.shg-c {
  justify-content: center;
}

#s-1fc4ecf6-25b4-4e5f-bcc2-24c71727e2f4 {
  margin-top: 40px;
padding-left: 1.5%;
padding-right: 1.5%;
min-height: 50px;
}
@media (max-width: 767px){#s-1fc4ecf6-25b4-4e5f-bcc2-24c71727e2f4 {
  padding-left: 0%;
padding-right: 0%;
}
}







#s-1fc4ecf6-25b4-4e5f-bcc2-24c71727e2f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1fc4ecf6-25b4-4e5f-bcc2-24c71727e2f4.shg-box.shg-c {
  justify-content: center;
}

#s-30f9c0f1-be71-4991-8f95-7a1a605ccd9d {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-30f9c0f1-be71-4991-8f95-7a1a605ccd9d .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



@media (min-width: 0px) {
[id="s-5455312d-e2ae-4284-99aa-511d4f1d8116"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5455312d-e2ae-4284-99aa-511d4f1d8116"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5455312d-e2ae-4284-99aa-511d4f1d8116"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5455312d-e2ae-4284-99aa-511d4f1d8116"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-bf2597f4-be13-437e-9c7c-1954c9ba1b75 {
  min-height: 50px;
}
@media (max-width: 767px){#s-bf2597f4-be13-437e-9c7c-1954c9ba1b75 {
  margin-bottom: 16px;
}
}







#s-bf2597f4-be13-437e-9c7c-1954c9ba1b75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf2597f4-be13-437e-9c7c-1954c9ba1b75.shg-box.shg-c {
  justify-content: center;
}

#s-4e0d2ec1-fb77-4fcb-8b01-eafa526b155c {
  min-height: 50px;
}
@media (max-width: 767px){#s-4e0d2ec1-fb77-4fcb-8b01-eafa526b155c {
  margin-bottom: 16px;
}
}







#s-4e0d2ec1-fb77-4fcb-8b01-eafa526b155c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e0d2ec1-fb77-4fcb-8b01-eafa526b155c {
  cursor: pointer;
}#s-4e0d2ec1-fb77-4fcb-8b01-eafa526b155c.shg-box.shg-c {
  justify-content: center;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  max-width: 500px;
aspect-ratio: 500/300;
text-align: center;
}
@media (max-width: 767px){#s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  max-width: 700px;
}
}
#s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
  box-sizing: border-box;
}



.s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
      position: relative;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
  box-sizing: border-box;
}



.s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
      position: relative;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
  box-sizing: border-box;
}



.s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
      position: relative;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
  box-sizing: border-box;
}



.s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
      position: relative;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-f1862a80-7f3a-466f-9753-3203804fc0c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image {
  box-sizing: border-box;
}



.s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container {
      position: relative;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1862a80-7f3a-466f-9753-3203804fc0c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-abe7214d-263a-4c3a-9953-ab2c241acd33 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-abe7214d-263a-4c3a-9953-ab2c241acd33 {
  padding-left: 2px;
padding-right: 2px;
}
}@media (max-width: 767px){#s-abe7214d-263a-4c3a-9953-ab2c241acd33 {
  margin-bottom: 0px;
}
}
#s-abe7214d-263a-4c3a-9953-ab2c241acd33 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.4em;
  
  
}



#s-d1c3b842-d7a3-4953-8c78-f99cd94c31b6 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d1c3b842-d7a3-4953-8c78-f99cd94c31b6 {
  padding-left: 2px;
padding-right: 2px;
}
}@media (max-width: 767px){#s-d1c3b842-d7a3-4953-8c78-f99cd94c31b6 {
  margin-bottom: 0px;
}
}
#s-d1c3b842-d7a3-4953-8c78-f99cd94c31b6 .shogun-heading-component h6 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.4em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-d1c3b842-d7a3-4953-8c78-f99cd94c31b6 .shogun-heading-component h6 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 12px;
  line-height: 1.4em;
  
  
}


}
.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: #444444;
  font-family: "MuseoSans-500";
  font-weight: 400;
}

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

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

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

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

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

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

.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: #444444;
  font-family: "MuseoSans-500";
  font-weight: 400;
}

.shg-theme-text-content p {
  color: #333333;
  font-family: "MuseoSans-300";
  font-weight: 400;
}

#s-e10279f6-b2a8-41de-93c7-33531c75ad82 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-72358795-47b8-4ff4-a448-58434bdccdd3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-72358795-47b8-4ff4-a448-58434bdccdd3 {
  margin-bottom: 16px;
}
}







#s-72358795-47b8-4ff4-a448-58434bdccdd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-72358795-47b8-4ff4-a448-58434bdccdd3.shg-box.shg-c {
  justify-content: center;
}

#s-624f082f-b8e7-40dc-9554-521309450dde {
  min-height: 50px;
}
@media (max-width: 767px){#s-624f082f-b8e7-40dc-9554-521309450dde {
  margin-bottom: 16px;
}
}







#s-624f082f-b8e7-40dc-9554-521309450dde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-624f082f-b8e7-40dc-9554-521309450dde {
  cursor: pointer;
}#s-624f082f-b8e7-40dc-9554-521309450dde.shg-box.shg-c {
  justify-content: center;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  max-width: 500px;
aspect-ratio: 500/300;
text-align: center;
}
@media (max-width: 767px){#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  max-width: 700px;
}
}
#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
  box-sizing: border-box;
}



.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
      position: relative;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
  box-sizing: border-box;
}



.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
      position: relative;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
  box-sizing: border-box;
}



.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
      position: relative;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
  box-sizing: border-box;
}



.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
      position: relative;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image {
  box-sizing: border-box;
}



.s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container {
      position: relative;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06f29-38c1-412a-a1bc-ece0965ecb2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-04dab5de-c331-4d1a-b97e-ffe2b24624e8 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-04dab5de-c331-4d1a-b97e-ffe2b24624e8 {
  padding-left: 2px;
padding-right: 2px;
}
}@media (max-width: 767px){#s-04dab5de-c331-4d1a-b97e-ffe2b24624e8 {
  margin-bottom: 0px;
}
}
#s-04dab5de-c331-4d1a-b97e-ffe2b24624e8 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.4em;
  
  
}


#s-04dab5de-c331-4d1a-b97e-ffe2b24624e8 .shogun-heading-component h2 a {
  color: ;
}


#s-f7b05012-0920-4cc1-b107-803903f223db {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7b05012-0920-4cc1-b107-803903f223db {
  padding-left: 2px;
padding-right: 2px;
}
}
#s-f7b05012-0920-4cc1-b107-803903f223db .shogun-heading-component h6 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.4em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-f7b05012-0920-4cc1-b107-803903f223db .shogun-heading-component h6 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 12px;
  line-height: 1.4em;
  
  
}


}
#s-18e6cb44-9869-425d-9622-7b6495efeed6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-6100082f-4e42-47b6-bef9-79e848f7313b {
  min-height: 50px;
}
@media (max-width: 767px){#s-6100082f-4e42-47b6-bef9-79e848f7313b {
  margin-bottom: 16px;
}
}







#s-6100082f-4e42-47b6-bef9-79e848f7313b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6100082f-4e42-47b6-bef9-79e848f7313b.shg-box.shg-c {
  justify-content: center;
}

#s-307c0780-2037-46f5-8880-f6e9c4aa08a9 {
  min-height: 50px;
}
@media (max-width: 767px){#s-307c0780-2037-46f5-8880-f6e9c4aa08a9 {
  margin-bottom: 16px;
}
}







#s-307c0780-2037-46f5-8880-f6e9c4aa08a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-307c0780-2037-46f5-8880-f6e9c4aa08a9 {
  cursor: pointer;
}#s-307c0780-2037-46f5-8880-f6e9c4aa08a9.shg-box.shg-c {
  justify-content: center;
}

#s-5a76b870-3875-409d-9335-05a774027740 {
  max-width: 500px;
aspect-ratio: 500/300;
text-align: center;
}
@media (max-width: 767px){#s-5a76b870-3875-409d-9335-05a774027740 {
  max-width: 700px;
}
}
#s-5a76b870-3875-409d-9335-05a774027740 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a76b870-3875-409d-9335-05a774027740-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a76b870-3875-409d-9335-05a774027740.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
  box-sizing: border-box;
}



.s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a76b870-3875-409d-9335-05a774027740 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
      position: relative;
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-5a76b870-3875-409d-9335-05a774027740 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a76b870-3875-409d-9335-05a774027740-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a76b870-3875-409d-9335-05a774027740.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
  box-sizing: border-box;
}



.s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a76b870-3875-409d-9335-05a774027740 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
      position: relative;
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5a76b870-3875-409d-9335-05a774027740 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a76b870-3875-409d-9335-05a774027740-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a76b870-3875-409d-9335-05a774027740.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
  box-sizing: border-box;
}



.s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a76b870-3875-409d-9335-05a774027740 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
      position: relative;
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5a76b870-3875-409d-9335-05a774027740 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a76b870-3875-409d-9335-05a774027740-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a76b870-3875-409d-9335-05a774027740.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
  box-sizing: border-box;
}



.s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a76b870-3875-409d-9335-05a774027740 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
      position: relative;
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-5a76b870-3875-409d-9335-05a774027740 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a76b870-3875-409d-9335-05a774027740-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a76b870-3875-409d-9335-05a774027740 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-link {
      aspect-ratio: 500/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a76b870-3875-409d-9335-05a774027740 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-5a76b870-3875-409d-9335-05a774027740 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a76b870-3875-409d-9335-05a774027740.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a76b870-3875-409d-9335-05a774027740.shogun-image {
  box-sizing: border-box;
}



.s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a76b870-3875-409d-9335-05a774027740 {
      --shg-aspect-ratio: calc(500/300); 
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container {
      position: relative;
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a76b870-3875-409d-9335-05a774027740.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a76b870-3875-409d-9335-05a774027740 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-14f5feca-778b-48b0-891c-8792e1dbe926 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-14f5feca-778b-48b0-891c-8792e1dbe926 {
  padding-left: 2px;
padding-right: 2px;
}
}@media (max-width: 767px){#s-14f5feca-778b-48b0-891c-8792e1dbe926 {
  margin-bottom: 0px;
}
}
#s-14f5feca-778b-48b0-891c-8792e1dbe926 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.4em;
  
  
}



#s-5e1f6803-e208-4fe7-8e2b-692f447e7c2e {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e1f6803-e208-4fe7-8e2b-692f447e7c2e {
  padding-left: 2px;
padding-right: 2px;
}
}
#s-5e1f6803-e208-4fe7-8e2b-692f447e7c2e .shogun-heading-component h5 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.4em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-5e1f6803-e208-4fe7-8e2b-692f447e7c2e .shogun-heading-component h5 {
  color: ;
  font-weight:  normal ;
  font-family: "museo-sans";
  font-style:  normal ;
  font-size: 12px;
  line-height: 1.4em;
  
  
}


}
#s-39f17756-ddfd-4086-befb-afe393ae31e0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-40d0cd3c-eb68-4b9b-a1ac-7fc2c73a5c71 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
}
@media (max-width: 767px){#s-40d0cd3c-eb68-4b9b-a1ac-7fc2c73a5c71 {
  display: none;
}
#s-40d0cd3c-eb68-4b9b-a1ac-7fc2c73a5c71, #wrap-s-40d0cd3c-eb68-4b9b-a1ac-7fc2c73a5c71, #wrap-content-s-40d0cd3c-eb68-4b9b-a1ac-7fc2c73a5c71 { display: none !important; }}
#s-40d0cd3c-eb68-4b9b-a1ac-7fc2c73a5c71 hr {
  border-top: 1px solid #ddd;
}

#s-7a067f3c-8aa3-4fd3-8951-534f176242c3 {
  text-align: left;
}

#s-376342fe-659a-4fb6-a747-7add4c688da9 {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
}








#s-376342fe-659a-4fb6-a747-7add4c688da9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-376342fe-659a-4fb6-a747-7add4c688da9.shg-box.shg-c {
  justify-content: center;
}

#s-15374526-f909-417d-b804-a52e67a3005d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-15374526-f909-417d-b804-a52e67a3005d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15374526-f909-417d-b804-a52e67a3005d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-15374526-f909-417d-b804-a52e67a3005d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-15374526-f909-417d-b804-a52e67a3005d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  margin-left: auto;
margin-right: auto;
max-width: 1515px;
aspect-ratio: 1515/320;
text-align: center;
}
@media (max-width: 767px){#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  display: none;
}
#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7, #wrap-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7, #wrap-content-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 { display: none !important; }}
#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
  box-sizing: border-box;
}



.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
      position: relative;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

@media (min-width: 1200px){#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
  box-sizing: border-box;
}



.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
      position: relative;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
  box-sizing: border-box;
}



.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
      position: relative;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
  box-sizing: border-box;
}



.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
      position: relative;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}@media (max-width: 767px){#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image {
  box-sizing: border-box;
}



.s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container {
      position: relative;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7cae0e6-73a8-4007-963d-048f3bc8bef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}
#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 500px;
aspect-ratio: 500/350;
text-align: center;
}
@media (min-width: 1200px){#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  display: none;
}
#s-89d9887a-fdaa-44f7-90bf-626498450d4c, #wrap-s-89d9887a-fdaa-44f7-90bf-626498450d4c, #wrap-content-s-89d9887a-fdaa-44f7-90bf-626498450d4c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  display: none;
}
#s-89d9887a-fdaa-44f7-90bf-626498450d4c, #wrap-s-89d9887a-fdaa-44f7-90bf-626498450d4c, #wrap-content-s-89d9887a-fdaa-44f7-90bf-626498450d4c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  display: none;
}
#s-89d9887a-fdaa-44f7-90bf-626498450d4c, #wrap-s-89d9887a-fdaa-44f7-90bf-626498450d4c, #wrap-content-s-89d9887a-fdaa-44f7-90bf-626498450d4c { display: none !important; }}
#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  margin: 0 !important;
  overflow: visible;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add background color handling */
  
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
  box-sizing: border-box;
}



.s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-89d9887a-fdaa-44f7-90bf-626498450d4c {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
      position: relative;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  margin: 0 !important;
  overflow: visible;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add background color handling */
  
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
  box-sizing: border-box;
}



.s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-89d9887a-fdaa-44f7-90bf-626498450d4c {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
      position: relative;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  margin: 0 !important;
  overflow: visible;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add background color handling */
  
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
  box-sizing: border-box;
}



.s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-89d9887a-fdaa-44f7-90bf-626498450d4c {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
      position: relative;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  margin: 0 !important;
  overflow: visible;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add background color handling */
  
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
  box-sizing: border-box;
}



.s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-89d9887a-fdaa-44f7-90bf-626498450d4c {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
      position: relative;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  margin: 0 !important;
  overflow: visible;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-89d9887a-fdaa-44f7-90bf-626498450d4c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add background color handling */
  
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-89d9887a-fdaa-44f7-90bf-626498450d4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-89d9887a-fdaa-44f7-90bf-626498450d4c .shogun-image-content {
  
    justify-content: center;
  
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image {
  box-sizing: border-box;
}



.s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-89d9887a-fdaa-44f7-90bf-626498450d4c {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container {
      position: relative;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-89d9887a-fdaa-44f7-90bf-626498450d4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  margin-left: auto;
margin-right: auto;
max-width: 1515px;
aspect-ratio: 1515/320;
text-align: center;
}
@media (max-width: 767px){#s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  display: none;
}
#s-09bbe146-0fb4-4e66-842a-5813166aaf41, #wrap-s-09bbe146-0fb4-4e66-842a-5813166aaf41, #wrap-content-s-09bbe146-0fb4-4e66-842a-5813166aaf41 { display: none !important; }}
#s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  margin: 0 !important;
  overflow: visible;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add background color handling */
  
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
  box-sizing: border-box;
}



.s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
      position: relative;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

@media (min-width: 1200px){#s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  margin: 0 !important;
  overflow: visible;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add background color handling */
  
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
  box-sizing: border-box;
}



.s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
      position: relative;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  margin: 0 !important;
  overflow: visible;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add background color handling */
  
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
  box-sizing: border-box;
}



.s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
      position: relative;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  margin: 0 !important;
  overflow: visible;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add background color handling */
  
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
  box-sizing: border-box;
}



.s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
      position: relative;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}@media (max-width: 767px){#s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  margin: 0 !important;
  overflow: visible;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add background color handling */
  
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }

    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-link {
      aspect-ratio: 1515/320;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1515px;
  }



  img.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
    
    
    
    max-height: 1515px;
  }


.s-09bbe146-0fb4-4e66-842a-5813166aaf41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image {
  box-sizing: border-box;
}



.s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 {
      --shg-aspect-ratio: calc(1515/320); 
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container {
      position: relative;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09bbe146-0fb4-4e66-842a-5813166aaf41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1515px;
    }
  }

}
#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 500px;
aspect-ratio: 500/350;
text-align: center;
}
@media (min-width: 1200px){#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  display: none;
}
#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7, #wrap-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7, #wrap-content-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  display: none;
}
#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7, #wrap-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7, #wrap-content-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  display: none;
}
#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7, #wrap-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7, #wrap-content-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 { display: none !important; }}
#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
  box-sizing: border-box;
}



.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
      position: relative;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
  box-sizing: border-box;
}



.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
      position: relative;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
  box-sizing: border-box;
}



.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
      position: relative;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
  box-sizing: border-box;
}



.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
      position: relative;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image {
  box-sizing: border-box;
}



.s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container {
      position: relative;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4dd1ce6d-407d-4a8a-98f4-6d25480979e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-e8a50986-9314-432a-907e-101f3d974557 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e8a50986-9314-432a-907e-101f3d974557"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-e8a50986-9314-432a-907e-101f3d974557"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-e8a50986-9314-432a-907e-101f3d974557"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8a50986-9314-432a-907e-101f3d974557"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 12.0px);
}

}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  max-width: 500px;
aspect-ratio: 500/350;
text-align: center;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(112, 112, 112, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
  box-sizing: border-box;
}



.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
      position: relative;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
  box-sizing: border-box;
}



.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
      position: relative;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
  box-sizing: border-box;
}



.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
      position: relative;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
  box-sizing: border-box;
}



.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
      position: relative;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image {
  box-sizing: border-box;
}



.s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container {
      position: relative;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61d331ec-a385-4e3d-970c-c8e34bcb40d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-003cef9b-4acf-43e5-b764-04185d499bfc {
  margin-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-003cef9b-4acf-43e5-b764-04185d499bfc {
  padding-bottom: 30px;
}
}
#s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  max-width: 500px;
aspect-ratio: 500/350;
text-align: center;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(112, 112, 112, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
  box-sizing: border-box;
}



.s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
      position: relative;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
  box-sizing: border-box;
}



.s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
      position: relative;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
  box-sizing: border-box;
}



.s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
      position: relative;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
  box-sizing: border-box;
}



.s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
      position: relative;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-3b90ced0-8794-4b94-b4bd-fb495974b180 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image {
  box-sizing: border-box;
}



.s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container {
      position: relative;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b90ced0-8794-4b94-b4bd-fb495974b180 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-201ee5fe-6669-486a-8f5e-c3b67d521f91 {
  margin-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-201ee5fe-6669-486a-8f5e-c3b67d521f91 {
  padding-bottom: 30px;
}
}
#s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  max-width: 500px;
aspect-ratio: 500/350;
text-align: center;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(112, 112, 112, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
  box-sizing: border-box;
}



.s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88ba6a55-b516-4c2b-9340-5c2841537385 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
      position: relative;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
  box-sizing: border-box;
}



.s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88ba6a55-b516-4c2b-9340-5c2841537385 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
      position: relative;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
  box-sizing: border-box;
}



.s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88ba6a55-b516-4c2b-9340-5c2841537385 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
      position: relative;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
  box-sizing: border-box;
}



.s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88ba6a55-b516-4c2b-9340-5c2841537385 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
      position: relative;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ba6a55-b516-4c2b-9340-5c2841537385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88ba6a55-b516-4c2b-9340-5c2841537385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-88ba6a55-b516-4c2b-9340-5c2841537385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image {
  box-sizing: border-box;
}



.s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88ba6a55-b516-4c2b-9340-5c2841537385 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container {
      position: relative;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88ba6a55-b516-4c2b-9340-5c2841537385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-c424190c-b252-486c-a212-f96a272d5a5b {
  margin-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-c424190c-b252-486c-a212-f96a272d5a5b {
  padding-bottom: 30px;
}
}
#s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  max-width: 500px;
aspect-ratio: 500/350;
text-align: center;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  margin: 0 !important;
  overflow: visible;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add background color handling */
  
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(112, 112, 112, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
  box-sizing: border-box;
}



.s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24a281ba-9cab-4aee-927d-c1515a769e21 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
      position: relative;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  margin: 0 !important;
  overflow: visible;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add background color handling */
  
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
  box-sizing: border-box;
}



.s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24a281ba-9cab-4aee-927d-c1515a769e21 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
      position: relative;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  margin: 0 !important;
  overflow: visible;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add background color handling */
  
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
  box-sizing: border-box;
}



.s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24a281ba-9cab-4aee-927d-c1515a769e21 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
      position: relative;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  margin: 0 !important;
  overflow: visible;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add background color handling */
  
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
  box-sizing: border-box;
}



.s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24a281ba-9cab-4aee-927d-c1515a769e21 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
      position: relative;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  margin: 0 !important;
  overflow: visible;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24a281ba-9cab-4aee-927d-c1515a769e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add background color handling */
  
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a281ba-9cab-4aee-927d-c1515a769e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-24a281ba-9cab-4aee-927d-c1515a769e21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image {
  box-sizing: border-box;
}



.s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24a281ba-9cab-4aee-927d-c1515a769e21 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container {
      position: relative;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a281ba-9cab-4aee-927d-c1515a769e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-7524a9d8-8e24-4bbe-9262-7325aa8e9816 {
  margin-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-7524a9d8-8e24-4bbe-9262-7325aa8e9816 {
  padding-bottom: 30px;
}
}
#s-658d3029-869e-4b14-a497-abde36e38207 {
  max-width: 500px;
aspect-ratio: 500/350;
text-align: center;
}

#s-658d3029-869e-4b14-a497-abde36e38207 {
  margin: 0 !important;
  overflow: visible;
}

#s-658d3029-869e-4b14-a497-abde36e38207-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add background color handling */
  
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(112, 112, 112, 1);
  border-style: solid;
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-content {
  
    justify-content: center;
  
}

.s-658d3029-869e-4b14-a497-abde36e38207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
  box-sizing: border-box;
}



.s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-658d3029-869e-4b14-a497-abde36e38207 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
      position: relative;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-658d3029-869e-4b14-a497-abde36e38207 {
  margin: 0 !important;
  overflow: visible;
}

#s-658d3029-869e-4b14-a497-abde36e38207-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add background color handling */
  
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-content {
  
    justify-content: center;
  
}

.s-658d3029-869e-4b14-a497-abde36e38207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
  box-sizing: border-box;
}



.s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-658d3029-869e-4b14-a497-abde36e38207 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
      position: relative;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-658d3029-869e-4b14-a497-abde36e38207 {
  margin: 0 !important;
  overflow: visible;
}

#s-658d3029-869e-4b14-a497-abde36e38207-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add background color handling */
  
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-content {
  
    justify-content: center;
  
}

.s-658d3029-869e-4b14-a497-abde36e38207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
  box-sizing: border-box;
}



.s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-658d3029-869e-4b14-a497-abde36e38207 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
      position: relative;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-658d3029-869e-4b14-a497-abde36e38207 {
  margin: 0 !important;
  overflow: visible;
}

#s-658d3029-869e-4b14-a497-abde36e38207-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add background color handling */
  
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-content {
  
    justify-content: center;
  
}

.s-658d3029-869e-4b14-a497-abde36e38207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
  box-sizing: border-box;
}



.s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-658d3029-869e-4b14-a497-abde36e38207 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
      position: relative;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-658d3029-869e-4b14-a497-abde36e38207 {
  margin: 0 !important;
  overflow: visible;
}

#s-658d3029-869e-4b14-a497-abde36e38207-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-658d3029-869e-4b14-a497-abde36e38207 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add background color handling */
  
}

#s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }

    #s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-link {
      aspect-ratio: 500/350;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-658d3029-869e-4b14-a497-abde36e38207 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-658d3029-869e-4b14-a497-abde36e38207 .shogun-image-content {
  
    justify-content: center;
  
}

.s-658d3029-869e-4b14-a497-abde36e38207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-658d3029-869e-4b14-a497-abde36e38207.shogun-image {
  box-sizing: border-box;
}



.s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-658d3029-869e-4b14-a497-abde36e38207 {
      --shg-aspect-ratio: calc(500/350); 
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container {
      position: relative;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-658d3029-869e-4b14-a497-abde36e38207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-658d3029-869e-4b14-a497-abde36e38207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-7a78d87d-fbdf-4067-bbef-0c91b29655dd {
  margin-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-7a78d87d-fbdf-4067-bbef-0c91b29655dd {
  padding-bottom: 30px;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}